PATH — Full Systems Map

Follow the arrows. Snapshot 2026-07-21 · Edward (CSO) · every arrow is labeled with what actually flows.

1 · How it all connects (the build-and-run loop)

Amber = Mac mini (our computer). Blue = cloud (rented). Moving dashes = live data flow.
🖥️ MAC MINI — control room ☁️ CLOUD — the product (always on) 📱 YOU Telegram 📨 Telegram listener / webhook :8443 — receives your messages, routes to a pane 🤖 32 AI agents (Claude Code) Alfred×6 ship · Edward+QA×11 · Nate · 9 lane agents they write, review + fix all the code kept alive + auto-restart every 6h 🧠 Memory shared-brain + per-agent notes 🔀 Auto-merge daemon: merges QA-passed PRs 🏗️ 2× CI runners + ~200 watchdogs/crons build + test here · staging previews · guard the pipeline 🐙 GitHub code + CI source 🚂 Railway → Signal Mesh the brain runs here, 20-min cycle + API server · deploys from main 🗄️ Supabase (database) prediction logs, scores, CRM ▲ Vercel 4 websites app·admin·www·api 👤 Users / CFOs read dashboards 🔌 Data feeds Alchemy · DeFiLlama · Dune · FRED 🔗 Chainlink CRE (mainnet) — signed signal on-chain proof only, no money moves · vault + Kiln = planned (see below) your messages read/write context push code (PRs) pull + build + test QA pass → merge deploy (main) deploy write predictions serve via API dashboards yields + on-chain ⚠️ watchdog alerts → you + agents fix (the loop closes)
→ green = code/deploys→ blue = live data→ amber = you ↔ agents ↔ alerts

2 · Inside Signal Mesh (the brain, zoomed in) live on Railway

One 20-minute loop, over and over. Data comes in on the left, forecasts go out on the right, and it grades + retrains itself.
DATA IN DeFiLlama (yields) Alchemy (on-chain) FRED (macro) prediction markets every 20 min ↓ 1 · Collect pull latest pool data 2 · Features engineer the inputs 3 · Score run ALL the heads + SHAP explains 4 · Log save each call → Supabase 5 · Resolve did it come true? grade accuracy 🎯 THE HEADS (forecasters) 1d binary (primary ~66% vs 63% base) 6h · 7d (3-class) · 7d bin · 30d · 30d bin signal_c (rules) · beat DeFiLlama 53.5% watches Aave·Morpho·Pendle·Compound·Kamino·Spectra plug into step 3 🧪 tested silently, before promotion Shadows: balanced · conformal · GNN · PatchTST · RegSign Challengers: XGB · meta-ensemble Specialists: Morpho Blue · Pendle (~81%) · PT-label Kairos (prediction-market signal) ↻ retrain Mon / Thu / Sun (3-day) 🐕 ~30 watchdogs watch every stage accuracy drop · plateau · zero-writes · schema drift · stuck deploy · one-sided emit → alert Telegram + auto-file a ticket → the agents fix it (that is the loop from diagram 1) OUTPUT → Supabase → API → dashboards + Chainlink proof

3 · On-chain / execution layer — the part you were unsure about

Where a forecast would become a real money move. Mostly PLANNED today. Honest status per piece:
PieceWhat it isStatus
Chainlink CRE workflowPosts a DON-signed Signal Mesh 1-day signal on Ethereum mainnet daily. Proof, not trust.mainnet live
no contract write · ~2c one-time gas
SignalMeshConsumer contractOn-chain reader that verifies + emits the signal.sepolia
write-proven, not on mainnet
Curator Vault (MetaMorpho + Veda managers + decoders + uManagers)Would hold LP USDC + allocate into Aave/Morpho/Pendle with on-chain safety limits.built · undeployed
code+tests done · no deploy · no risk policy · no capital
Automated rebalance (keeper)Reads Signal Mesh, submits sanitized on-chain reallocations.planned
not built
Kiln / RailnetKiln custody + Railnet "Strategy Manager" slot — they hold capital, we send decisions.prospect
researching · $0 AUM · regulatory gap · no signed terms

Today no capital moves on-chain. Signal Mesh output is off-chain (Supabase → API) plus the mainnet CRE proof.

4 · What it costs — per month, rough

~$250–540/mo   85% is Claude Max ×2. Metered pay-per-use APIs <$1/mo, ledger-confirmed.

ItemTypeMonthly
Claude Code Max ×2 whole agent fleetsubscription~$200–400
Supabase Prosubscription+usage~$25–45
Railway Signal Mesh + APImetered~$20–60*
Vercel 4 sitesplan/free~$0–20*
Cloudflare · Chainlink gas · domainsfree/annual~$0–5
Metered AI/data APIs Kimi $17.51 float · OpenAI $0.28 all-timepay-per-use<$1
Mac mini electricityfixed~$3–8
*Railway & Vercel are the only two not pinned to a local ledger — estimates. Zero-spend rule holds.
Snapshot 2026-07-21 · read-only, nothing touched · on-chain statuses verified vs services/contracts/curator-vault + services/cre + the railnet onboarding spec · best viewed on desktop (diagrams are wide) · full written detail: docs/systems-map/INVENTORY.md