🕶️ Weekly Brief · Team Standup

Stock Dividends launched.
Volume spiked 4x.
Then the hangover.

Standup edition. The Stock Dividends launch was a genuine hit — 200L on the @BagsApp video, 234L on Finn's $NASDAQ airdrop, and a 4x volume spike to $866K on launch day. But the hangover is equally real: Solana volume crashed −41% WoW to $2.27M, and the post-launch decay is steep. The dividend meta has legs but needs a second act. Meanwhile eng shipped 176 commits (fomo integration, launch form rework, amplitude hardening) and Robinhood logged its fourth consecutive zero-launch week — though the dividend launch drove a 28K-swap surge on the chain. Linear closed 43, but 31 of those were bulk Token Totems phases — the real eng work barely tracked.

Date Week of August 17 2026 · brief Mon, Aug 17 Sources GitHub (bagsfm, 7d) · Linear · ClickHouse · RH on-chain scan · DefiLlama · X (7d) Goal lens $100M total revenue · $31.0M banked (31.0%)
01 · Meeting runsheet — KPI-first standing format

A launch that worked, a hangover that followed, and a dividend meta that needs a second act.

Operating frame: Bags runs as a KPI-focused firm with the explicit aim of capturing trading volume through mobile and terminal products. Stats come prefilled (this brief is the prefill); the meeting discusses why things worked, not what the numbers are. This week the "why" is: the Stock Dividends launch proved the meta works — now what converts a one-day spike into sustained volume?

1

Company overview — 5 min

Key stats this week: $2.27M Solana volume (−41%) · 228 deploys (−10%) · 13.1K active traders (−8%) · $16.8K blended revenue (−31%) · $31.0M all-time. RH: $51.9K vol (−82%), zero launches (4th shutout). Eng: 176 commits (−20%), Linear 43 closed. Headline: Stock Dividends launch — 200L video, 234L airdrop, 4x volume spike on Aug 12.

2

Launchpads — the cash-cow business

Stats (prefilled): volume $2.27M (−41%) · deploys 228 (−10%) · creators 169 (−9%) · active traders 13.1K (−8%). The Stock Dividends launch drove a 4x spike to $866K on Aug 12 — then decay. Take rate expanded to 0.70% (from 0.49%) but take still fell −16% to $15.8K because volume collapsed. The launch worked; the sustain didn't.

Robinhood — 4th zero-launch week, volume crashed −82% to $51.9K: the dividend launch drove a 28K-swap surge on Aug 12–13 (17.6K + 9.5K swaps) but volume still collapsed. The chain is a ghost town between launches. Fee-share is live but still unannounced.

Launch spike + hangover = the dividend meta needs a second act, not a victory lap
3

Trading products — Mobile & Terminal

Mobile: Top Traders tab + trader profiles (bagsapp #661) and PnL leaderboard endpoints (backend #1109) are still in review — now entering week four. Meanwhile the launch form got a full rework (bagsapp #667) and quick-buys footer + leaderboard tab merged (bagsapp #666). Terminal: fomo integration shipped (leaderboard proxy, token validator, privy refresh), bags protocol integration in flight (+46K lines, indexer-v2 #24).

Stats/KPIs: still not split from web. Fourth week asking: mobile and terminal each report volume, DAU/actives and retention by next standup.

Land Top Traders + PnL leaderboard — week four in review for the scoreboard 13K traders need
4

Infrastructure — Data + AMM

Data: fomo integration dominated — leaderboard proxy endpoint (#1146), fomo token (#1150), privy refresh lock (#1148), Origin header fixes (#1153/#1160). ClickHouse snapshots for stats (BAGS-271/272). AMM: engineering status + timeline presented in-meeting; launch plan is a separate session.

5

Adhoc + closing

Open floor for growth/eng blockers only. The one item that can't wait: the "Dividend Maxxing" challenge tease is live — Finn said "update coming soon." Decide in-meeting what the challenge is, when it ships, and who owns it. The dividend meta's second act depends on it. Close: summary with clear objectives and a named owner per task.

02 · Shipped this week — what got done (GitHub, 7d)

176 human commits — fomo integration, launch form rework, and the dividend launch.

Human commits across the bagsfm org (bots filtered), clustered by theme. The fomo integration (leaderboard proxy, token validator, privy refresh) was the week's biggest eng push. The Stock Dividends launch shipped via bags-twitter-claim. And Linear closed 43 — but 31 were bulk Token Totems phases, not the real eng work.

Who shipped — GitHub commits vs Linear done
ramyodev
63
sadjbags
42
finnbags
30
danbagsfm
15
alaabags
15
nilsbags
7
Linear done
43

Green = GitHub commits (176 human total, bots filtered; deploy[bot] 21 + cursoragent 6 excluded). Linear (also green): 43 issues closed — but 31 of those are unassigned bulk Token Totems phases (BAGS-292 through BAGS-299). Real eng work (fomo, stock dividends, amplitude) barely tracked. The Linear-GitHub gap is widening again.

ThemeWhat landedOwnerRepo
🔥 Fomo integrationLeaderboard proxy endpoint with auto-refreshing Privy auth (backend #1146), fomo token (#1150), privy refresh lock (#1148), Origin header fixes (#1153/#1160), token validator script. The week's biggest eng push — fomo leaderboard now proxied through Bags infra.ramyodevbags.backend
📈 Stock Dividends / RobinhoodRobinhood stock dividends shipped (twitter-claim #456/#457), pump.fun bonding-curve swaps + pre-bonded holders (bagsapp #668), RH index token endpoints (public-api-v2 #43). The product launch that drove the 4x volume spike.finnbags · ramyodevbags-twitter-claim · bagsapp · bags-public-api-v2
📊 Amplitude / analyticsAmplitude rework merged (bagsapp #663) + full coverage (twitter-claim #446), user attribution fixes (#447/#448). The foundation for splitting mobile/terminal KPIs.nilsbags · ramyodevbagsapp · bags-twitter-claim
🚀 Launch form / UXWeb-style launch form (bagsapp #667), quick-buys footer + leaderboard tab (bagsapp #666), coinbase-style sidebar tabs (#453), simplify token page earnings (#451). The app keeps getting cleaner.finnbagsbagsapp
🛡️ Backend hardeningSMS Twilio rate limiting (#1132), verification SMS hardening (#1130), moonpay IP hashing, DDOS prevention. Infra that protects the take.ramyodev · danbagsfmbags.backend
03 · In progress — the big rocks in flight (open PRs)

A 46K-line protocol integration, and a leaderboard entering week four.

Next week's shipped list is sitting in this queue. The biggest rock: solana-indexer-v2 #24 — "integrate bags protocol," +46,000 lines. And the two trader-surface PRs are still waiting.

PRScopeOwnerStatus
HOTsolana-indexer-v2 #24 · integrate bags protocol+46,000/−142 — the bags protocol integrated into the indexer. The biggest single PR of the cycle.alaabagsupdated 2d ago
HOTsolana-indexer-v2 #17 · pnl schema + indexing+4,775 — PnL schema and indexing. The data layer under the leaderboard.unbound-bagsupdated 5d ago
HOTbags.backend #1168 · jupiter swap build+572 — Jupiter swap build with sol treasury fee.ramyodevupdated today
HOTbags.backend #1144 · damm v2 direct launch mode+3,221/−2,716 — DAMM v2 direct launch mode.ramyodevupdated today
HOTbagsapp #675 · fomo for you feed + grok-style chat+948 — fomo for you feed and grok-style chat.finnbagsupdated today
HOTbagsapp #671 · refresh coin discovery+2,309 — refresh coin discovery and trading flows.finnbagsupdated 4d ago
WEEK 4bagsapp #661 + backend #1109 · Top Traders + PnL leaderboardThe scoreboard for 13K weekly traders — review-ready since late July.finnbags14+ days stale
STALEbagsapp #618/#609/#602 · nativewind, feed charts, authOpen 268–353 days — decide or close.danbagsfm · ronickg9–12 mo
Key merges this week (the closers)

Fomo leaderboard proxy (backend #1146) · fomo token (#1150) · privy refresh lock (#1148) · robinhood stock dividends (twitter-claim #456/#457) · pump.fun bonding-curve swaps (bagsapp #668) · web-style launch form (bagsapp #667) · quick-buys footer + leaderboard tab (bagsapp #666) · Amplitude rework (bagsapp #663) · RH index token endpoints (public-api-v2 #43).

PR hygiene flag

Three bagsapp PRs are 9–12 months stale (#618, #609, #602) and bags-public-api-v2 #27 is 4+ months. Meanwhile Top Traders (#661) and PnL leaderboard (#1109) enter week four in review — the most valuable open PRs are the ones aging. The queue should be next week's changelog, not a waiting room. Land the leaderboard.

04 · Hottest repos + team stats (7d)

Backend and automations split the crown; the app shipped the launch.

Hottest repos (commits, 7d)
bags.backend
73
bags.automations
54
bagsapp
37
solana-indexer-v2
30
bags-twitter-claim
18
bags-public-api-v2
15
bags.datapi
4

bags.backend (73) + bags.automations (54) = 127 of 176 commits. The fomo integration drove backend's biggest week; automations carried the deploy/release pipeline. bagsapp shipped the Stock Dividends launch.

Fun team stats
  • Two-person show, hardening — ramyodev 63 + sadjbags 42 = 105 of 176 (60%). Up from 58% last week — the bus factor is getting worse, not better.
  • 📅 Busiest days: Thursday (51) and Wednesday (42) — the team ships mid-week, pre-weekend.
  • 🦉 Night-owl hour: 22:00 UTC (20 commits) — the 3pm PT / 12am CET overlap.
  • 🏋️ Heaviest merge: twitter-claim #457 "robinhood stock dividends" — the launch itself.
  • 🧟 Oldest zombie: BAGS-108 (backend infra) is 165 days in-progress; bagsapp #602 is 12+ months open.
  • 👥 Bus factor watch: 7 human committers, top-2 share 60% — worsening. Indexer knowledge still lives in two heads.
Standup talking point — the Linear gap is widening again

Last week: 53 Linear closes vs 219 commits — the gap was closing. This week: 43 closes vs 176 commits, but 31 of the 43 are unassigned bulk Token Totems phases (BAGS-292 through BAGS-299). The real eng work — fomo integration, stock dividends, amplitude — barely touched Linear. The tracking habit is back, but the strategic layer isn't in it. Four of five agenda items below don't map to a tracked issue.

05 · Metrics — the market read (ClickHouse + RH scan + DefiLlama)

A 4x launch spike, then the hangover. The dividend meta needs a second act.

Solana volume crashed −41% to $2.27M but the shape is the story: Aug 12 (Stock Dividends launch) did $866K — 38% of the week — then decay. Take rate expanded to 0.70% but take still fell −16%. Robinhood: zero launches for the fourth straight week, volume crashed −82% to $51.9K despite a 28K-swap surge on launch day.

Solana volume (7d)
$2.27M −41%
13.1K traders (−8%), 50.2K trades (−42%), 228 launches (−10%), 169 creators (−9%). Single spike day (Aug 12, $866K) then steep decay. The dividend meta spiked 4x but couldn't sustain.
Robinhood volume (7d)
$51.9K −82%
Zero launches (4th straight shutout) and volume collapsed. Fees $1.0K. Aug 12–13 saw 28K swaps (17.6K + 9.5K) — the dividend launch drove activity — but volume still crashed. Ghost chain between launches.
Revenue (7d, blended)
$16.8K −31%
Solana take $15.8K (−16%) + RH fees $1.0K (−82%). The −16% Solana take is a volume story (−41%), not a take-rate story — take rate actually expanded to 0.70% (from 0.49%).

⚠️ Read of the week: the Stock Dividends launch was a genuine hit — 200L on the video, 234L on the airdrop, and a 4x volume spike to $866K on Aug 12. But the hangover is equally real: volume crashed −41% WoW, and the post-launch decay is steep. The dividend meta has legs but needs a second act. Creator claims crashed −54% to $18.1K — creators are feeling the volume drought too. On Robinhood, the dividend launch drove a 28K-swap surge but volume still collapsed −82% — the chain is a ghost town between launches. RH vault: 0.588 ETH (~$1.1K), down from 18.06 — a major sweep or withdrawal happened this week.

Treasury — claimed revenue on-chain (live)
full tracker →
Held in the Solana treasury multisig VVHQ…5ixh: USDC + SOL. RH vault (ETH) separate — 0.588 ETH (~$1.1K).
06 · X sentiment (last 7 days)

The dividend launch owned the week. The builders kept building. The grievances kept festering.

▲ Bull signals
  • Stock Dividends launch — @BagsApp video 200❤️ / 79.2K👁, Finn's $NASDAQ airdrop 234❤️ / 17.3K👁. The week's biggest engagement by far. The dividend meta is real.
  • "Dividend Maxxing" tease — Finn tracking which dividend coins have best stock performance; next challenge framed. 89❤️ / 20.3K👁. The second act is queued.
  • @Yaki_fomoArt tier list — BagsApp ranked B tier (100❤️ / 6.1K👁) alongside bonkfun, TheArena. Credible but not dominant.
  • @kayydee_sol — "BagsApp raising over $6m by selling OG cards for 1.5sol each. Over 40k people bought." OG card revenue narrative surfacing.
  • @Udoka_AM — "noticed something around @BagsApp programmable token creation and fee distribution using their API and SDKs — might just build it out." Third-party builder interest.
▼ Bear signals
  • The data is the bear case — volume −41%, take −16%, RH volume −82%. The launch spike was real; the hangover is realer.
  • Fee-lock grievance — @Moneyman01111: "large % of fees locked in dormant TikTok account for @ichikawa_zoo — stalled our mission." (9❤️ / 213👁) Unresolved.
  • Builder outreach unanswered — @FireChicken007: "weird to be accepted to hackathon and not even get a follow" (22❤️ / 425👁); @eryslive: "50 dms and none from @finnbags or @BagsHackathon" (6❤️ / 87👁).
  • Unclaimed fees question — @Tomaxx1s: "what you are going to do for unclaimed fees? Start bagsapp meta? let people cto and take unclaimed fees." (2❤️ / 47👁)
  • RH chain: zero launches, fourth consecutive week. Ghost chain narrative continues.

Net read: the Stock Dividends launch was a genuine hit — the dividend meta is real and differentiating. But the hangover is equally real: volume crashed −41% WoW, and the post-launch decay is steep. The builder ecosystem (Rando, Echoes, VaultBags) is compounding quietly while the official accounts go quiet between launches. Fee-lock and unanswered-DM grievances are the slow trust bleed. Ship the "Dividend Maxxing" challenge while the meta is warm.

07 · This week's agenda

Ship the Dividend Maxxing challenge. Land the leaderboard. Answer the fee question.

1

Ship the "Dividend Maxxing" challenge — the tease is live, the meta is warm

Finn's Aug 13 tease pulled 89❤️ / 20.3K👁 and the Stock Dividends launch proved the meta works. But volume crashed −41% WoW — the dividend meta needs a second act, not a victory lap. This week: ship the leaderboard that tracks which dividend coins have the best stock performance, frame it as a recurring weekly competition, and give creators a reason to launch the next dividend coin. The tease has a half-life.

The dividend meta spiked 4x then crashed −41% — ship the second act while it's warm
2

Land Top Traders + PnL leaderboard — week four in review is a bug, not a process

13K weekly traders and no scoreboard. Top Traders (bagsapp #661) and the PnL leaderboard endpoints (backend #1109) have been review-ready since late July; the PnL indexing layer (indexer-v2 #17) is now in flight too. Get #661/#1109 through review and shipped this week — a competitive loop only compounds if it exists while the traders are here.

The scoreboard PRs are done; ship them before the traders aren't
3

Answer the fee question — unclaimed fees, locked fees, and the transparency gap

Three separate fee grievances surfaced this week: @Moneyman01111 on locked TikTok fees, @Tomaxx1s on unclaimed fees, @eryslive on unanswered DMs. The fee system is Bags' core differentiator — and the community doesn't understand it. This week: publish a fee transparency dashboard (total fees generated, distributed, locked, and why) and a clear unlock process. Turn a grievance into a feature.

Three fee grievances in one week = a trust bleed that compounds
4

Robinhood launch revival — 28 days without a launch is a chain dying quietly

Zero launches for four straight weeks, and volume crashed −82% to $51.9K. The dividend launch drove a 28K-swap surge on Aug 12–13 but couldn't sustain. Fee-share is live on-chain but unannounced. Pair the two: announce RH fee-sharing with a claim walkthrough, and route the dividend-coin cohort at RH launches. Otherwise the chain bleeds out despite the dividend meta.

$51.9K volume, 0 supply for 28 days, a live-but-silent feature = a free win being wasted
5

Kill / close the zombie queue — BAGS-108 at 165 days, #602 at 12 months

The Linear gap is widening again (43 closes but 31 are bulk Token Totems phases), and the long tail rots: BAGS-108 in-progress 165 days, four BM video tasks at 20 days, three bagsapp PRs at 9–12 months. This week: every item older than 90 days gets closed, restarted with a named owner, or explicitly parked. A clean queue is what makes the tracking habit stick.

Hygiene: a queue that rots teaches the team that tracking doesn't matter
Agenda × Linear — does the work exist?
  • Obj 1 (Dividend Maxxing challenge)no Linear issue; the tease predates tracking.
  • Obj 2 (leaderboard)PRs exist (#661, #1109, indexer #17), Linear mapping unclear.
  • Obj 3 (fee transparency)no issue; a new ask from this week's grievances.
  • Obj 4 (RH fee-share announce)no issue; eng side shipped, announcement untracked.
  • Obj 5 (zombie queue)the zombies ARE the issues (BAGS-108, BM-1/2/3/5).

Read: Linear is closing bulk work (Token Totems phases) but four of five agenda items still don't map to a tracked issue. The strategic layer isn't in Linear yet.

Proposed new Linear tasks (for Finn to triage)
  • BAGS · "Dividend Maxxing challenge — leaderboard + rules + ship" · Urgent — tease is live
  • BAGSOPS · "Fee transparency dashboard + unlock process" · High — three grievances this week
  • BAGSOPS · "RH fee-sharing announcement + claim walkthrough" · High — carried from last wk
  • BAGS · "Close/restart BAGS-108 (165d) + triage 9–12mo PRs" · hygiene

Not auto-created — say the word and I'll file these with teams + priorities.

08 · This week's comms calendar

The order matters: the dividend meta is warm — run the challenge, then the fee answer, then the builder spotlight. Every post should point at something that exists.

MON
Dividend Maxxing challenge announcement — "which dividend coin has the best stock performance? Track the leaderboard. Winner gets X." The tease becomes a product.
@BagsApp
TUE
Fee transparency post — "here's how fees work on Bags: generated, distributed, locked, and why. Dashboard live." Answers three grievances in one post.
Founder
WED
RH fee-sharing announcement — "every Robinhood coin can now share fees" + claim walkthrough. Timed to route the dividend-coin cohort at RH launches.
@BagsApp
THU
Top Traders / leaderboard ship post — scoreboard screenshots, top trader profiles. Contingent on #661/#1109 landing — if they slip, swap with FRI.
@BagsApp
FRI
Builder ecosystem spotlight — RandoBot (Telegram), Echoes (creator access), VaultBags (RWA payouts). "Built on the Bags API" is a moat story — tell it.
Founder
WKND
Hold. No teases, no "big week." Let the week's receipts sit.
Hold

Cadence rule this week: every post points at something live. @BagsApp posted 3 times all week — the account needs to carry more than the founder's timeline can.

09 · The number · $100M total revenue

$31.0M banked. $69.0M to go.

Goal: $100M cumulative protocol revenue. Banked all-time: $30.9M public (DefiLlama, Solana-only basis; $61.9M total fees incl. creator share) + $88K Robinhood (47.05 ETH all-time) = ~$31.0M true blended. We're 31.0% there. This week added +$15.8K public / ~$16.8K blended true — a down week (−31% blended) driven by post-launch volume decay. The measurement gap persists: DefiLlama's $16.0K 7d revenue misses all RH revenue, so true blended runs +5% / +$0.8K above the public basis.

MilestoneCumulative revenueIncrementStatus
Today (Aug 17) MEASURED$31.0M+$15.8K wk (public, Solana-only)31.0% of goal
True blended (incl. RH) TRUE~$31.0M+$16.8K wk ($15.8K SOL + $1.0K RH)gap $0.8K (+5%)
End of Q3'26 TARGET$36M+$5Mneeds ~$550K/wk (~33× this wk)
End of Q4'26 TARGET$61M+$25Mneeds ~$1.9M/wk
$100M GOAL$100M+$39MH1'27 at Q4 pace

Basis: DefiLlama protocol-revenue (Bags' Solana cut), all-time $30.9M ($61.9M total fees) + RH all-time 47.05 ETH ≈ $88K. The honest read: $16.8K/wk blended vs a $550K/wk Q3 requirement is a 33× gap — and the gap widened this week. The Stock Dividends launch proved the dividend meta works (4x spike on Aug 12) but the sustain didn't (−41% WoW). The job is manufacturing conditions that draw organic volume (the Dividend Maxxing challenge, leaderboards, RH launches) — the dividend meta's second act is the first lever that directly targets sustained flow.

● Solana volume (7d, daily) — one spike, steep decay
$257K
Mon
$202K
Tue
$411K
Wed
$866K
Thu
$238K
Fri
$165K
Sat
$133K
Sun

bags_trade_feed. Aug 12 (Stock Dividends launch) = $866K (38% of the week). Total $2.27M / 7d, −41% WoW.

● Robinhood volume (7d, daily) — swap surge, volume crash
7.2
Aug 10
7.7
11
6.7
12
3.5
13
1.2
14
0.6
15
0.6
16

On-chain scan (ETH, daily). Crashed −82% WoW (27.4 vs 149.7 ETH), zero launches (4th shutout). Aug 12–13 saw 28K swaps (17.6K + 9.5K) — the dividend launch drove activity — but volume still collapsed. Total 27.4 ETH ≈ $51.9K / 7d.

Progress to $100M total revenue
$31.0M banked (31.0%) · all-time protocol revenue, DefiLlama (Solana-only) + RH · this week added +$15.8K public / ~$16.8K blended true · measurement gap $0.8K (+5%) · remaining $69.0M
Solana figures from bags_trade_feed, launchpad_launch, fee_share_platform_accumulated_event & fee_share_user_claim_event (ClickHouse, 7d Aug 10–17 UTC, SOL @ $75.25). Robinhood figures from on-chain scan (chain 4663, 7d Aug 10–16), ETH @ $1,891. External: DefiLlama public API (Solana-only): 7d fees $32.0K, 7d revenue $16.0K, all-time fees $61.9M / revenue $30.9M. Treasury tracker (live, stale 7d): $6.92M ($6.89M USDC + 384 SOL). Eng: GitHub bagsfm org commits + PRs (7d Aug 10–17, bots filtered; 176 human commits) + Linear (bagsapp org, 43 closed). WoW = Aug 10–17 vs Aug 3–10.
Data dump: memory/onchain-stats-2026-08-17.md · Prior deck: weekly-2026-08-10/