Build Token Value

Metamethodology · multi-op certificate · Pharosiraptor

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.

Loading certificate…
Open raw JSON

Value layers

L2 is cost of model work at list rates — not invoice, not IP sale, not human hours.

L1 cash ↔ L2 API-list gap

Never sum these layers. Seat cash underprices list-rate token folds (especially cache).

Billing integration (L1 cash)

Configure local invoices/CSV/env — never inferred from tokens. Template: billing.config.json · config/billing.example.json

Loading billing status…

Claude activity (daily)

From stats-cache dailyActivity — messages/sessions/tools, not billable tokens.

DateMsgsSessionsTools

What-if (list-rate calculator)

Client-side only · uses pricing.json · not cash paid.

—

Multi-op readiness + contributions

Fan-out when ≥2 backends are cli_ok (OTC multiset — not exclusive cascade).

Double-count risk graph

Shared providers across harnesses — do not naively sum all proxies.

Value epochs

Ordered by evidence class — not calendar arrival dates (synergeticnow-style honesty).

Token composition

Cache-dominated Claude traffic vs non-cache + proxies.

SeriesTokens

API-list $ by model (Claude)

Skill pricing table as-of methodology JSON.

ModelTierAPI-list USD

Harness bands

Measured Claude · semi-decidable Grok/Codex proxies.

Source Class Tokens USD (list)

Top 10 agentic systems — ready prompts

How to recompute

Deterministic local fold — then drop data/estimate.json and redeploy.

  1. Billing (L1): copy config/billing.local.json.example → config/billing.local.json; set manual USD or CSV env paths
  2. Optional: refresh Claude stats — py -3 public/scripts/recompute_stats_cache.py
  3. Pipeline — py -3 scripts/pipeline.py --since 2025-11-01 (evidence + billing + cursor + estimate + summary)
  4. Optional multi-op — py -3 scripts/pipeline.py --multi-op when backends are up
  5. Verify — py -3 scripts/verify_deploy.py then package: py -3 scripts/build_git.py
  6. Deploy — wrangler 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