Proof center
Inspect a public usage receipt.
Start with a real public aggregate: what was counted, which provider rollups exist, what trust context cannot affect, and where the receipt was published. The bundled contract remains below for operators who need the complete scan-to-share specification.
VTK://PUBLIC-RECEIPT//@b-etterdigital//AGGREGATE-ONLY
@b-etterdigital public receipt
Follow one published aggregate from counted operations through provider mix, score input, trust context, local review, and C0VIBE relay.Decode what this receipt can actually claim.
- PROVES
- 65,120 accepted aggregate operations are present in the reviewed public payload.
- READ FROM
reviewed public aggregate / record_count- DOES NOT PROVE
- Prompts, files, token-level billing, effort, quality, or business outcome.
Aggregate capture
Feeds profile totals, score mass, and public spend estimate.
- PUBLIC LINE
usage.records=65120; prompts=0; outputs=0- BOUNDARY
- Only aggregate rows are replayed publicly.
Open the bundled proof contract
read this page as a contract
Blueprint, not your live receipt.
This page walks through the product contract with bundled fixtures. It proves how evidence is separated; it does not inspect this browser, your machine, or a provider account.
Proven by this contract
- Usage receipts pass through an acceptance gate before public totals.
- Local preview, trust context, and publish approval stay on separate rails.
- The same reviewed aggregate can feed score, profile, heatgrid, and leaderboard.
Not proven on this page
- No machine logs or provider credentials were read by this page.
- No spend total, identity, signature, or publish approval belongs to you here.
- No percentage below is product readiness or account verification.
Prove your own run
- Audit the local receipt
npx vibetrack auditValidate source adapters, secret boundaries, and accepted records locally. - Preview what leaves
npx vibetrack upload --dry-runSee the redacted aggregate before any explicit publish step. - Explain every rail
npx vibetrack auditPrint the usage, local-only, trust, and publish contract in the terminal.
The visible contract: usage can feed public score/profile surfaces, local preview protects the machine, trust stays labelled as not usage, and C0VIBE publish remains explicit.
npx vibetrack sync --receiptScore, heatgrid, profile, and leaderboard read the same accepted aggregate receipt.
npx vibetrack upload --dry-runThe preview is visible before relay; raw prompts, files, secrets, and private paths stay blocked.
npx vibetrack trust listGitHub, Higgsfield MCP, creator cadence, and package signals explain credibility without changing spend.
npx vibetrack uploadc0vibe.app receives reviewed aggregates plus labelled trust context only after the user approves publish.
npx vibetrack syncAdapters read usage receipts into the local ledger; provider failures show recovery instead of silence.
schema + secret scanRecords are normalized, schema checked, and secret-shaped fields are rejected before upload.
npx vibetrack upload --dry-runThe dry-run preview shows what would leave the machine and keeps prompts, files, and secrets out.
npx vibetrack trust listGitHub, Higgsfield MCP, YouTube, packages, and creator cadence are labelled NOT USAGE and never change spend.
npx vibetrack uploadOnly reviewed aggregate usage and explicit trust signals can feed c0vibe.app.
The operator-facing handoff between local proof and public profile: every gate answers what counts, what leaves, what is not usage, and when C0VIBE updates.
Only validated provider receipts become usage totals.
npx vibetrack ledger verifyaccepted aggregates onlyThe dry-run preview shows the aggregate payload before upload.
npx vibetrack upload --dry-run0 hidden uploadsGitHub, Higgsfield MCP, creator, package, and social signals stay in a sidecar.
npx vibetrack trust list0 usage writesOnly explicit reviewed upload feeds the profile, score, badges, and board.
npx vibetrack uploadreviewed publish onlynpx vibetrack sync --receiptTokens, credits, generations, model IDs, and cost evidence can count only after adapter validation.
npx vibetrack upload --dry-runThe dry run labels raw prompts, files, secrets, and private paths as blocked before C0VIBE relay.
npx vibetrack trust listGitHub heatgrids, Higgsfield MCP, YouTube cadence, and package publishing are useful trust signals, not spend.
npx vibetrack uploadThe user profile, vibe score, and public badges read from reviewed aggregates plus clearly labelled trust signals.
A compact proof recorder that shows every scan-to-profile handoff, what was sealed, and which rails are usage, local-only, trust sidecar, or public relay.
npx vibetrack sync --receiptusage ledger intakeProvider records enter as timestamped receipts with adapter, unit, model, and confidence labels.
npx vibetrack ledger verifynormalizer + secret scannerRecords are normalized, bounded, and rejected when hostile keys, secret-shaped values, or fake tiers appear.
npx vibetrack upload --dry-runlocal-only review vaultThe user sees the outbound aggregate first; prompts, files, secrets, and private paths stay on-machine.
npx vibetrack trust listgithub + creator + mcp contextGitHub cadence, Higgsfield MCP, creator posting, package signals, and profile links stay separate from spend.
npx vibetrack uploadreviewed aggregate datastreamThe vibe score, public profile, badges, and leaderboard consume reviewed aggregates plus labelled trust context.
