> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sleuthintel.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Sleuth - Most Wanted - Demand Layer Spec v1

> Original Sleuth document.

<div style={{ margin: "-24px -32px", width: "calc(100% + 64px)" }}>
  <iframe title="Sleuth - Most Wanted - Demand Layer Spec v1" srcDoc={"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>SLEUTH \u00b7 Most Wanted \u00b7 Demand Layer Spec v1</title>\n<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">\n<link href=\"https://fonts.googleapis.com/css2?family=Orbitron:wght@500;700;900&family=Space+Grotesk:wght@400;500;700&family=DM+Mono:wght@400;500&display=swap\" rel=\"stylesheet\">\n<style>\n:root{\n  --bg:#0b0d10;\n  --panel:#11151b;\n  --panel2:#0e1116;\n  --border:#1e2630;\n  --ink:#cbd5df;\n  --dim:#7d8b99;\n  --green:#00ff66;\n  --green-dim:#0a7a3c;\n  --heat:#ff7a45;\n  --gold:#d8c9a3;\n  --red:#ff5c5c;\n}\n*{margin:0;padding:0;box-sizing:border-box;}\nhtml{scroll-behavior:smooth;}\nbody{background:var(--bg);color:var(--ink);font-family:'Space Grotesk',sans-serif;font-size:15px;line-height:1.65;}\n.wrap{max-width:1020px;margin:0 auto;padding:0 22px;}\n\n.hero{padding:78px 0 48px;border-bottom:1px solid var(--border);position:relative;overflow:hidden;}\n.hero::before{content:'';position:absolute;top:-140px;right:-60px;width:460px;height:460px;\n  background:radial-gradient(circle,rgba(255,122,69,0.08) 0%,transparent 65%);pointer-events:none;}\n.hero .tag{font-family:'DM Mono',monospace;font-size:11px;letter-spacing:3px;color:var(--heat);\n  text-transform:uppercase;margin-bottom:16px;}\n.hero h1{font-family:'Orbitron',sans-serif;font-weight:900;font-size:clamp(1.9rem,5.5vw,3.1rem);\n  color:#fff;letter-spacing:3px;line-height:1.15;}\n.hero h1 span{color:var(--heat);}\n.hero .sub{color:var(--dim);max-width:700px;margin-top:18px;font-size:1.02rem;}\n.hero .sub strong{color:var(--gold);font-weight:500;}\n.status{display:inline-flex;gap:10px;align-items:center;margin-top:26px;font-family:'DM Mono',monospace;\n  font-size:11px;letter-spacing:2px;text-transform:uppercase;background:var(--panel);\n  border:1px solid var(--border);border-radius:5px;padding:10px 16px;color:var(--dim);}\n.status b{color:var(--heat);font-weight:500;}\n\n.sec{padding:60px 0 8px;}\n.eyebrow{font-family:'DM Mono',monospace;font-size:11px;letter-spacing:3px;color:var(--dim);\n  text-transform:uppercase;margin-bottom:10px;}\nh2{font-family:'Orbitron',sans-serif;font-weight:700;color:#fff;font-size:clamp(1.2rem,3vw,1.65rem);\n  letter-spacing:1.5px;margin-bottom:18px;}\nh3{font-family:'Orbitron',sans-serif;font-weight:700;color:var(--gold);font-size:1rem;\n  letter-spacing:1.5px;margin:30px 0 12px;}\np{margin-bottom:14px;}\np strong{color:var(--gold);font-weight:500;}\n.lead{font-size:1.05rem;}\n\n.pill{display:inline-block;font-family:'DM Mono',monospace;font-size:10px;letter-spacing:1.2px;\n  padding:3px 10px;border-radius:3px;text-transform:uppercase;white-space:nowrap;}\n.pill.heat{background:rgba(255,122,69,0.12);color:var(--heat);border:1px solid rgba(255,122,69,0.35);}\n.pill.green{background:rgba(0,255,102,0.08);color:var(--green);border:1px solid rgba(0,255,102,0.3);}\n.pill.red{background:rgba(255,92,92,0.1);color:var(--red);border:1px solid rgba(255,92,92,0.3);}\n\n.flow{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:22px 0;}\n.node{font-family:'DM Mono',monospace;font-size:11px;letter-spacing:1px;background:var(--panel);\n  border:1px solid var(--border);border-radius:4px;padding:9px 14px;color:var(--gold);text-transform:uppercase;}\n.node.hot{border-color:rgba(255,122,69,0.45);color:var(--heat);}\n.arr{color:var(--dim);font-family:'DM Mono',monospace;}\n\n.card{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:20px 24px;margin:14px 0;}\n.card .ct{font-family:'DM Mono',monospace;font-size:10.5px;letter-spacing:2px;color:var(--dim);\n  text-transform:uppercase;margin-bottom:10px;}\n.card p:last-child{margin-bottom:0;}\n.card.hot{border-left:3px solid var(--heat);}\n.card.ok{border-left:3px solid var(--green-dim);}\n.card.no{border-left:3px solid var(--red);}\n\n.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0;}\n@media(max-width:760px){.grid2{grid-template-columns:1fr;}}\n\ntable{border-collapse:collapse;width:100%;margin:18px 0;font-size:0.9rem;}\nth{font-family:'DM Mono',monospace;font-size:10px;letter-spacing:1.5px;color:var(--dim);\n  text-transform:uppercase;text-align:left;padding:10px 14px;border-bottom:1px solid var(--border);font-weight:500;}\ntd{padding:11px 14px;border-bottom:1px solid var(--border);vertical-align:top;}\ntr:last-child td{border-bottom:none;}\ntd.k{color:var(--gold);font-weight:500;white-space:nowrap;}\ntd.heatcol{color:var(--heat);font-family:'DM Mono',monospace;font-size:0.85rem;white-space:nowrap;}\n\n.example{background:var(--panel2);border:1px solid var(--border);border-radius:8px;padding:22px 26px;margin:24px 0;}\n.example .ct{font-family:'Orbitron',sans-serif;font-size:0.8rem;letter-spacing:2px;color:var(--heat);\n  text-transform:uppercase;margin-bottom:14px;}\n.ex-step{display:flex;gap:14px;margin-bottom:14px;align-items:flex-start;}\n.ex-step:last-child{margin-bottom:0;}\n.ex-n{font-family:'Orbitron',sans-serif;color:var(--heat);font-weight:700;font-size:0.85rem;min-width:26px;\n  padding-top:2px;}\n.ex-step p{margin:0;font-size:0.93rem;}\n.ex-step p b{color:var(--gold);font-weight:500;}\n\n.callout{border:1px solid rgba(0,255,102,0.25);background:rgba(0,255,102,0.04);border-radius:8px;\n  padding:20px 26px;margin:26px 0;}\n.callout .ct{font-family:'Orbitron',sans-serif;color:var(--green);letter-spacing:2px;font-size:0.82rem;\n  margin-bottom:10px;text-transform:uppercase;}\n.callout p{margin-bottom:8px;}\n.callout p:last-child{margin-bottom:0;}\n.callout.red{border-color:rgba(255,92,92,0.3);background:rgba(255,92,92,0.04);}\n.callout.red .ct{color:var(--red);}\n.callout.heat{border-color:rgba(255,122,69,0.3);background:rgba(255,122,69,0.04);}\n.callout.heat .ct{color:var(--heat);}\n\nul.clean{list-style:none;margin:14px 0;}\nul.clean li{padding:8px 0 8px 24px;position:relative;border-bottom:1px solid var(--border);font-size:0.93rem;}\nul.clean li:last-child{border-bottom:none;}\nul.clean li::before{content:'\u203a';position:absolute;left:4px;color:var(--heat);font-weight:700;}\nul.clean li b{color:var(--gold);font-weight:500;}\n\n.decision{background:var(--panel);border:1px solid var(--border);border-top:2px solid var(--heat);\n  border-radius:8px;padding:18px 20px;}\n.decision h4{font-family:'Orbitron',sans-serif;font-size:0.8rem;letter-spacing:1.5px;color:var(--heat);\n  margin-bottom:8px;font-weight:700;}\n.decision p{font-size:0.88rem;margin:0;color:var(--ink);}\n.decision p b{color:var(--gold);font-weight:500;}\n\n.phase{display:flex;gap:16px;margin:14px 0;align-items:flex-start;}\n.phase .pn{font-family:'Orbitron',sans-serif;color:var(--green);font-weight:700;min-width:88px;\n  font-size:0.8rem;letter-spacing:1px;padding-top:3px;}\n.phase .pt p{margin-bottom:4px;font-size:0.93rem;}\n.phase .pt .pre{font-family:'DM Mono',monospace;font-size:10.5px;color:var(--dim);letter-spacing:1px;\n  text-transform:uppercase;}\n\n.ticker{overflow:hidden;border-top:1px solid var(--border);border-bottom:1px solid var(--border);\n  margin:36px 0;padding:12px 0;white-space:nowrap;}\n.ticker .inner{display:inline-block;animation:tick 38s linear infinite;font-family:'DM Mono',monospace;\n  font-size:11px;letter-spacing:2px;color:var(--heat);text-transform:uppercase;}\n.ticker span{margin-right:60px;}\n@keyframes tick{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}\n@media (prefers-reduced-motion: reduce){.ticker .inner{animation:none;}}\n\n.footer{margin-top:66px;padding:28px 0 40px;border-top:1px solid var(--border);\n  font-family:'DM Mono',monospace;font-size:10.5px;letter-spacing:2px;color:var(--dim);\n  text-transform:uppercase;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;}\n</style>\n</head>\n<body>\n\n<div class=\"hero\"><div class=\"wrap\">\n  <div class=\"tag\">// internal \u00b7 mechanism spec \u00b7 proposed \u00b7 June 2026</div>\n  <h1>MOST <span>WANTED</span></h1>\n  <p class=\"sub\">The demand layer for the Tree of Knowledge. A public board of intel requests ranked by what paying customers and agents actually want, with a heat multiplier that routes the epoch bill toward the answers buyers are waiting for. <strong>The swarm stops guessing what to hunt.</strong></p>\n  <div class=\"status\">STATUS: <b>PROPOSED</b> \u00b7 SHIPS AFTER THE TREE IS LIVE \u00b7 WP v15.1 UNMODIFIED UNTIL APPROVED</div>\n</div></div>\n\n<div class=\"wrap\">\n\n<!-- 01 ORIGIN -->\n<div class=\"sec\">\n  <div class=\"eyebrow\">// 01 \u00b7 Why this exists</div>\n  <h2>The loop worth stealing, the weighting worth rejecting</h2>\n  <p class=\"lead\">Bubblemaps Intel Desk proved one mechanism works: when buyers signal what matters, investigators follow the signal knowing the work will be valued. Cases with more support get multipliers, contributors chase the multipliers, effort lands where demand is. That loop is real and we want it.</p>\n  <p>Their version has one structural flaw and we will not import it. Signal weight on Intel Desk comes from staked BMT, which means token whales steer the desk, loud bags outvote real buyers, and rewards become partially purchasable. Sleuth's entire economic posture is that <strong>the wage is earned and the rank cannot be bought</strong>. So we take the loop and invert the weighting:</p>\n  <div class=\"grid2\">\n    <div class=\"card no\"><div class=\"ct\">// Intel Desk weighting \u00b7 rejected</div>\n      <p>Signal = tokens staked. Measures who holds BMT. Whales steer, attention follows wealth, rewards become buyable. Reintroduces the exact legal surface v15 removed.</p></div>\n    <div class=\"card ok\"><div class=\"ct\">// Most Wanted weighting \u00b7 ours</div>\n      <p>Signal = demand votes from paying tiers and API consumers. Measures what data buyers want. The heat map literally is the demand curve for the product, free market research on every epoch.</p></div>\n  </div>\n</div>\n\n<!-- 02 WHERE IT SITS -->\n<div class=\"sec\">\n  <div class=\"eyebrow\">// 02 \u00b7 Where it sits</div>\n  <h2>A layer on the Tree, not a change to it</h2>\n  <p>Most Wanted touches nothing sacred. The conveyor, belt slots, blind verifiers, the 1 to 10 grading curve, the two ceilings, decay, and slashing all run exactly as written in WP v15.1. Most Wanted adds one input before the work (what to hunt) and one coefficient after the grade (what the answer bills at). Everything between stays untouched.</p>\n  <div class=\"flow\">\n    <span class=\"node hot\">BUYERS VOTE</span><span class=\"arr\">\u2192</span>\n    <span class=\"node hot\">BOARD RANKS \u00b7 HEAT SET</span><span class=\"arr\">\u2192</span>\n    <span class=\"node\">SWARM SUBMITS</span><span class=\"arr\">\u2192</span>\n    <span class=\"node\">BELT + BLIND VERDICTS \u00b7 UNCHANGED</span><span class=\"arr\">\u2192</span>\n    <span class=\"node\">GRADE 1 TO 10 \u00b7 UNCHANGED</span><span class=\"arr\">\u2192</span>\n    <span class=\"node hot\">GRADED VALUE \u00d7 HEAT</span><span class=\"arr\">\u2192</span>\n    <span class=\"node\">EPOCH BILL \u00b7 CEILINGS UNCHANGED</span>\n  </div>\n  <p><strong>Hard dependencies before this ships:</strong> the Tree live with the verifier track running, billing live so tiers exist to vote from, and the API request-credit system for agent votes. It cannot ship before the Tree because heat without grading is just a popularity board, which is the thing we're improving on.</p>\n</div>\n\n<!-- 03 MECHANICS -->\n<div class=\"sec\">\n  <div class=\"eyebrow\">// 03 \u00b7 Mechanics</div>\n  <h2>Requests, votes, heat, settlement</h2>\n\n  <h3>Requests</h3>\n  <p>A request targets a node or a question in any of the ten niches: identify this wallet, map this cluster, profile this PM trader, verify this caller's record, flag what's wrong with this project. Requests against the same target merge automatically, demand accumulates on one entry. Any paid account or credited agent can file one. Filing is free, votes are the scarce thing.</p>\n\n  <h3>Votes</h3>\n  <p>Demand votes are allocations, not spends. They reset every epoch and are never bought with SLEUTH. Allocation scales with what the account pays the platform:</p>\n  <table>\n    <tr><th>Account</th><th>Votes per epoch</th><th>Rationale</th></tr>\n    <tr><td class=\"k\">Tier 1 \u00b7 $30</td><td class=\"heatcol\">3</td><td>Every paying user has a voice from day one</td></tr>\n    <tr><td class=\"k\">Tier 2 \u00b7 $60</td><td class=\"heatcol\">5</td><td>Scales with spend, never with holdings</td></tr>\n    <tr><td class=\"k\">Tier 3 \u00b7 $90</td><td class=\"heatcol\">8</td><td>Power users shape the board most</td></tr>\n    <tr><td class=\"k\">API / agents</td><td class=\"heatcol\">By credit spend</td><td>Machine demand counts the same as human demand</td></tr>\n    <tr><td class=\"k\">Free tier</td><td class=\"heatcol\">0</td><td>Can view the board, cannot move it. Sybil floor is a paid seat</td></tr>\n  </table>\n  <p>Votes can be reallocated freely within the epoch. A whale holding a million SLEUTH and no subscription gets zero votes. <strong>Demand follows revenue, not bags.</strong></p>\n\n  <h3>Heat</h3>\n  <p>Heat is a multiplier band assigned to the top of the board each epoch, applied to the graded dollar value of an accepted answer. Indicative bands, final numbers are a founder call:</p>\n  <table>\n    <tr><th>Board position</th><th>Heat</th><th>Effect on a $100 graded answer</th></tr>\n    <tr><td class=\"k\">Top band \u00b7 most wanted</td><td class=\"heatcol\">1.5x</td><td>Bills $150 to the epoch</td></tr>\n    <tr><td class=\"k\">Second band</td><td class=\"heatcol\">1.25x</td><td>Bills $125</td></tr>\n    <tr><td class=\"k\">Listed, below bands</td><td class=\"heatcol\">1.0x</td><td>Base rate, the board is still a map of demand</td></tr>\n    <tr><td class=\"k\">Everything off-board</td><td class=\"heatcol\">1.0x</td><td>Unsolicited intel earns exactly what it earns today</td></tr>\n  </table>\n  <ul class=\"clean\">\n    <li><b>Heat activates only on aggregated demand.</b> A request needs a minimum number of distinct paying accounts behind it before any multiplier applies. One account wanting something is a request, not a market.</li>\n    <li><b>First accepted answer takes the heat.</b> The multiplier dies the moment a request is answered and verified. Sitting on a find while the board is hot is strictly worse than shipping it, same race logic as decay.</li>\n    <li><b>Heat applies to the wage, never the record multiplier games.</b> The aSLEUTH credit follows the heated bill value, graded honestly by blind verifiers who never see the heat. Verifiers grade quality, the board prices urgency, the two never touch.</li>\n  </ul>\n\n  <h3>Settlement, inside the ceilings</h3>\n  <p>Heated values land on the epoch bill like any other graded contribution, and the bill is still capped by the two ceilings, $150K or 0.5% of supply monthly, whichever binds first. If a hot epoch overflows, the existing pro-rata scaling applies to everyone identically. <strong>Heat redistributes the bill toward demand, it never grows the bill.</strong> No new emission, no new promise, no new legal surface. This one property is what makes the whole feature safe to add.</p>\n\n  <div class=\"example\">\n    <div class=\"ct\">// Worked example \u00b7 one request, start to finish</div>\n    <div class=\"ex-step\"><div class=\"ex-n\">01</div><p>A wallet starts moving size into Polymarket election markets. <b>Fourteen Tier 2 and Tier 3 accounts</b> and two agents file and vote the same request: who is this, what's the cluster, is there a CT footprint.</p></div>\n    <div class=\"ex-step\"><div class=\"ex-n\">02</div><p>The merged request crosses the activation threshold and enters the <b>top band at 1.5x heat</b>. Every grinder and agent watching the board sees it within the hour.</p></div>\n    <div class=\"ex-step\"><div class=\"ex-n\">03</div><p>A contributor maps the cluster, ties it to a known CT account with on-chain evidence, and submits through the belt. <b>Three blind verifiers grade it normally.</b> They never see the heat. Median grade lands the answer at $120.</p></div>\n    <div class=\"ex-step\"><div class=\"ex-n\">04</div><p>The answer bills <b>$120 \u00d7 1.5 = $180</b> to the epoch, inside the ceilings. The contributor's aSLEUTH record credits $180. Heat on the request dies, the board reranks.</p></div>\n    <div class=\"ex-step\"><div class=\"ex-n\">05</div><p>Sixteen paying accounts get the answer they were waiting for, on the Tree, queryable forever. <b>The platform learns that PM-wallet cross-domain edges are what its best customers pay attention to.</b> That's the pricing signal, free.</p></div>\n  </div>\n</div>\n\n<!-- 04 ANTI-GAMING -->\n<div class=\"sec\">\n  <div class=\"eyebrow\">// 04 \u00b7 Anti-gaming</div>\n  <h2>The attacks, designed against first</h2>\n  <div class=\"card hot\">\n    <div class=\"ct\">// Attack 1 \u00b7 Self-request farming</div>\n    <p>I know a wallet's identity. I request it from alts, vote it hot, answer it, pocket the multiplier. <strong>Blocked three ways:</strong> heat needs multiple distinct paying accounts so every sybil seat costs $30 a month, the multiplier caps at 1.5x so the ceiling on the steal is half a grade band, and requester accounts that repeatedly correlate with one answerer are exactly the pattern head hunters get paid to flag, with slashing on the answerer's whole balance behind it. The math never works.</p>\n  </div>\n  <div class=\"card hot\">\n    <div class=\"ct\">// Attack 2 \u00b7 Board spam</div>\n    <p>Flooding requests to bury the board. Filing is free but votes are scarce and reset monthly, so unvoted requests sink by default. The board surfaces demand, not volume.</p>\n  </div>\n  <div class=\"card hot\">\n    <div class=\"ct\">// Attack 3 \u00b7 Vote cartels</div>\n    <p>A group coordinates votes to heat targets they're positioned to answer. Same economics as attack 1 at group scale: every voter is a paying account, the multiplier is capped, and the first-answer race means cartel members compete with each other and the whole open swarm for one payout. Coordination costs more than it yields.</p>\n  </div>\n  <div class=\"card hot\">\n    <div class=\"ct\">// Attack 4 \u00b7 Heat sniping with copied intel</div>\n    <p>A farmer watches the board and answers hot requests with labels lifted from Nansen or Arkham. The known-elsewhere check from the exposure map grades copied commodity intel at the floor, and a floor grade times 1.5x is still the floor. The two mechanisms share grading-time plumbing and should ship together.</p>\n  </div>\n</div>\n\n<!-- 05 AGENTS -->\n<div class=\"sec\">\n  <div class=\"eyebrow\">// 05 \u00b7 The agent layer</div>\n  <h2>Demand routing between machines</h2>\n  <p class=\"lead\">This is the part no competitor can copy, because no competitor has an agent-native contribution path to attach it to.</p>\n  <p>The board is exposed through the API and MCP in both directions. An agent mid-analysis hits an unlabeled wallet, files a Most Wanted request programmatically, no human in the loop. Another agent, or a human grinder, sees the heat and answers it. The requesting agent's analysis completes on the next pass. <strong>Gaps in the Tree generate their own work orders.</strong></p>\n  <p>Arkham's bounties need a human to write a brief and a foundation to approve the answer. Intel Desk needs a tweet thread and a weekly vote cycle. On Sleuth, machine demand meets machine supply at the speed of an API call, and every fill makes the canonical graph more complete for the next caller. This is the \"agents onboarding agents\" section of the whitepaper made concrete.</p>\n  <div class=\"callout\">\n    <div class=\"ct\">// The compounding loop</div>\n    <p>Buyers and agents vote what matters. Heat routes the swarm. Answers land on the Tree and kill their own heat. The board reranks to the next gap. Every cycle, the Tree gets denser exactly where demand is, and the platform gets a live, free map of what its data is worth. Better map, more value. More value, more demand. Same loop as the whitepaper, now with a steering wheel.</p>\n  </div>\n</div>\n\n<!-- 06 EXCLUSIONS -->\n<div class=\"sec\">\n  <div class=\"eyebrow\">// 06 \u00b7 Deliberately excluded</div>\n  <h2>What this feature will not do</h2>\n  <ul class=\"clean\">\n    <li><b>No SLEUTH staking on requests, ever.</b> It reintroduces whale steering and makes rewards purchasable in one move, undoing the cleanest property of the v15 redesign. Demand weight comes from paying the platform, full stop.</li>\n    <li><b>No exclusivity windows.</b> Arkham locks bought intel for 90 days. The Tree is canonical, every verified answer publishes to it immediately. Exclusivity fragments the product we're selling.</li>\n    <li><b>No escrowed private bounties in v1.</b> Big buyers wanting private directed work is a real future product with its own pricing and its own legal review. Phase 3 conversation, separate spec.</li>\n    <li><b>No grade inflation.</b> Heat never touches the 1 to 10 grade or the verifiers who assign it. Quality and urgency are priced by different mechanisms that never see each other.</li>\n    <li><b>No votes for free accounts or token holders.</b> The board can be read by everyone, moved only by revenue.</li>\n  </ul>\n</div>\n\n<!-- 07 DECISIONS -->\n<div class=\"sec\">\n  <div class=\"eyebrow\">// 07 \u00b7 Founder calls</div>\n  <h2>Open before this touches the whitepaper</h2>\n  <div class=\"grid2\">\n    <div class=\"decision\"><h4>Heat ceiling</h4><p>Proposed <b>1.5x top band, 1.25x second</b>. Boring and safe. Higher pulls harder but widens every attack margin proportionally.</p></div>\n    <div class=\"decision\"><h4>Activation threshold</h4><p>Minimum distinct paying accounts before heat applies. Proposed <b>5 at launch</b>, tuned with real board data.</p></div>\n    <div class=\"decision\"><h4>Votes per tier</h4><p>Proposed <b>3 / 5 / 8</b> per epoch. The shape matters more than the numbers: scale with spend, reset monthly, never purchasable.</p></div>\n    <div class=\"decision\"><h4>Heat cadence</h4><p>Bands rerank <b>weekly inside the monthly epoch</b>, or live continuously. Weekly is simpler to reason about and audit, live is better theatre. Lean weekly for v1.</p></div>\n    <div class=\"decision\"><h4>The name</h4><p><b>Most Wanted</b> fits the detective brand and explains itself. Alternatives: The Board, Open Cases, Hit List. Your brand, your call.</p></div>\n    <div class=\"decision\"><h4>WP placement</h4><p>Cleanest fit is a subsection of the Tree of Knowledge section, after the conveyor and lanes, plus one line in the Epoch Engine noting heat settles inside the ceilings. No other section needs touching.</p></div>\n  </div>\n</div>\n\n<!-- 08 ROLLOUT -->\n<div class=\"sec\">\n  <div class=\"eyebrow\">// 08 \u00b7 Rollout</div>\n  <h2>Phased, behind the Tree</h2>\n  <div class=\"phase\"><div class=\"pn\">PHASE 0</div><div class=\"pt\">\n    <p class=\"pre\">Prerequisite \u00b7 current roadmap, unchanged</p>\n    <p>Tree live, verifier track running, billing live, API credits live. Most Wanted is blocked on all four by design.</p></div></div>\n  <div class=\"phase\"><div class=\"pn\">PHASE 1</div><div class=\"pt\">\n    <p class=\"pre\">Read-only board</p>\n    <p>Requests and votes ship with no multiplier. Pure demand signal, zero economic risk, and it seeds the board with real data before money touches it. Validates the voting UX and the merge logic.</p></div></div>\n  <div class=\"phase\"><div class=\"pn\">PHASE 2</div><div class=\"pt\">\n    <p class=\"pre\">Heat goes live</p>\n    <p>Multiplier bands activate with the conservative numbers, alongside the known-elsewhere check, shared grading-time plumbing. WP subsection lands in the same version bump.</p></div></div>\n  <div class=\"phase\"><div class=\"pn\">PHASE 3</div><div class=\"pt\">\n    <p class=\"pre\">Agent demand routing + escrowed bounties review</p>\n    <p>MCP request filing for agents both directions. Separate legal-reviewed spec for private escrowed bounties if buyer demand justifies it.</p></div></div>\n\n  <div class=\"callout heat\">\n    <div class=\"ct\">// The one-line pitch</div>\n    <p>Intel Desk lets token whales vote on which scams get investigated. Most Wanted lets paying customers and their agents steer a payroll toward the intelligence they're waiting for, inside hard ceilings, on a graph nobody else has. Demand-routed intelligence, not crowd-voted content.</p>\n  </div>\n</div>\n\n<div class=\"ticker\"><div class=\"inner\">\n  <span>Demand follows revenue, not bags.</span><span>Verifiers grade quality. The board prices urgency. The two never touch.</span><span>Heat redistributes the bill. It never grows it.</span>\n  <span>Demand follows revenue, not bags.</span><span>Verifiers grade quality. The board prices urgency. The two never touch.</span><span>Heat redistributes the bill. It never grows it.</span>\n</div></div>\n\n<div class=\"footer\">\n  <span>SLEUTH \u00b7 MOST WANTED \u00b7 MECHANISM SPEC</span>\n  <span>v1 \u00b7 PROPOSED \u00b7 June 2026 \u00b7 WP v15.1 master</span>\n</div>\n\n</div>\n</body>\n</html>\n" } style={{ width: "100%", minHeight: "100vh", border: "none", display: "block", background: "#060606" }} />
</div>
