Product Control OS
Command tower for pricing, checkout, entitlement, receipts, install manifests, route maps, live APIs, and public proof state.
COMMERCE_READY · PUBLIC_ONLY=true · FAKE_CHECKOUT=false · PRODUCT_OS=LIVE
Live Control State
loading...
Product OS Files
Action Rails
Pricing · Marketplace · Entitlement proof · Runtime API · Control API
SPEEDKIT Capability Bundles
Payment is only the money rail. These bundles define what each plan unlocks inside the Product Control OS.
SPEEDKIT Access Policy Engine
Capability enforcement is live. Plans now have allowed and denied capability sets, and the access-check API returns deterministic ALLOW/DENY decisions.
SPEEDKIT Usage Metering
Plan usage is now measurable. Allowed capability use writes metered events to KV; denied capability use does not write.
SPEEDKIT Usage Ledger
Usage is now evidence. Allowed metered usage writes hash-chained ledger entries to KV. Denied usage remains blocked by policy and is not recorded as consumption.
SPEEDKIT Quota Enforcement
Usage writes are now quota-gated. Access must pass first; then monthly plan capacity must exist; only then can usage or ledger evidence be written.
SPEEDKIT Ledger Verification
Ledger evidence is now replayable. The verify API recomputes every visible entry hash, checks previous-hash continuity, and confirms the latest hash.
SPEEDKIT Entitlement-Bound Usage
Buyer usage now requires session authority. Public buyer flow resolves plan from Checkout session metadata; unpaid sessions cannot write usage or ledger evidence.
SPEEDKIT Buyer Control Capsule
Buyer state is now inspectable from one session surface. The capsule exposes session authority, plan resolution, quota, ledger state, and cold replay status.
SPEEDKIT Control Closure Capsule
The marketplace OS is now consolidated. One closure capsule exposes runtime, product OS, buyer control, quota, usage, ledger, cold replay, and checkout readiness.
SPEEDKIT Public Control Digest
The marketplace OS now has one canonical public digest. The digest hashes Product OS, route map, closure, buyer control, entitlement usage, quota, ledger, verification, runtime, and marketplace control state.
SPEEDKIT Public Control Receipt
The Marketplace OS digest now has a public receipt. The receipt binds the digest to systems=4, workspace=135, private_remaining=0, route count, and the consolidated control state.
SPEEDKIT Public Control Receipt Verifier
The public receipt now has external replay. The verifier recomputes the receipt hash from receipt_material, confirms digest match, and validates private_remaining=0, systems=4, and workspace=135.
SPEEDKIT Public Control Chain Index
The public Marketplace OS now has one chain index. It binds the digest, receipt, verifier, closure, Product OS, and route map into one SHA-256 public chain hash.
SPEEDKIT Public Control Chain Verifier
The public control chain now has external replay. The verifier recomputes the chain hash from chain_material and confirms digest, receipt, verifier, route count, systems=4, workspace=135, and private_remaining=0.
SPEEDKIT Public Control Chain Certificate
The verified public control chain now has a certificate. It binds the chain hash, chain verification hash, digest, receipt, route count, systems=4, workspace=135, and private_remaining=0.
SPEEDKIT Public Control Chain Certificate Verifier
The public chain certificate now has external replay. The verifier recomputes the certificate hash from certificate_material and confirms chain, digest, receipt, systems=4, workspace=135, and private_remaining=0.
SPEEDKIT Public Control Chain Seal
The verified public chain certificate now has a final public seal. It binds certificate verification, certificate hash, chain hash, digest, route count, systems=4, workspace=135, and private_remaining=0.
SPEEDKIT Public Control Chain Seal Verifier
The final public chain seal now has external replay. The verifier recomputes seal_hash from seal_material and confirms certificate verification, chain hash, systems=4, workspace=135, and private_remaining=0.
SPEEDKIT Public Control Chain Archive
The final public chain now has an evidence archive. It binds seal verification, seal hash, certificate verification, verified chain, systems=4, workspace=135, and private_remaining=0.
SPEEDKIT Public Control Chain Archive Verifier
The final evidence archive now has external replay. The verifier recomputes archive_hash from archive_material and confirms seal verification, systems=4, workspace=135, and private_remaining=0.