ASEC multi-op · OTC fan-out · Tarski-honest
How many tokens did the build cost — and what does that not mean?
Folds Claude measured usage, Grok/Codex session proxies, and four value layers that must never collapse: cash paid, API-list equivalent, human opportunity, and artifact market (oracle). Public seed is one machine’s certificate — recompute yours.
Value layers
L2 is cost of model work at list rates — not invoice, not IP sale, not human hours.
Multi-op readiness
Fan-out when ≥2 backends are cli_ok (OTC multiset — not exclusive cascade).
Token composition
Cache-dominated Claude traffic vs non-cache + proxies.
| Series | Tokens |
|---|
API-list $ by model (Claude)
Skill pricing table as-of methodology JSON.
| Model | Tier | API-list USD |
|---|
Harness bands
Measured Claude · semi-decidable Grok/Codex proxies.
| Source | Class | Tokens | USD (list) |
|---|
Top 10 agentic systems — ready prompts
Prompt
How to recompute
Deterministic local fold — then drop data/estimate.json and redeploy.
- Optional: refresh Claude stats —
python scripts/recompute_stats_cache.py - Collect —
python scripts/collect_evidence.py --since 2025-11-01 --out evidence.json - Fold —
python scripts/estimate_value.py --evidence evidence.json --out data/estimate.json - Optional multi-op —
python scripts/multi_op_dispatch.pywhen Pharosiraptor backends are up - Package git —
python scripts/build_git.pythenwrangler pages deploy public --project-name=build-token-value --branch=main
Tarski residuals
Always named — never silently defaulted.
Clone (CF dumb-HTTP bare git)
Same pattern as praxis-stack /git/*.git: static bare repo on Pages,
git update-server-info, no server-side git daemon required.
git clone https://build-token-value.pages.dev/git/build-token-value.git
- Package includes methodology, prompts 00–10, fold scripts, and this dashboard.
- Use a full clone (dumb-HTTP does not support
--depth). - Dashboard is static: update
data/estimate.jsonand redeploy.