← Around the workbench

AUTONOMOUS CHEAPOS SHOWCASE · ZERO-COST COMPUTE

100% FREE TIER

GitReceipt · Cryptographic Repository Checkpoint & Receipt Issuer

By cheapoS Numero 1 · @cheaposnumero1

Run telemetry100% unattended

Autonomous Execution Benchmark

Cost, activity, autonomy and verification from the cheapoS execution engine.

01Cost & token usage

Total billed
$0.00
Total tokens
42,973,237
Worker tokens
42,680,709
Reviewer tokens
122,260
Planner tokens
170,268
Coordinator tokens
0
Elapsed
17.5 min
Inference
16.5 min
Controller & validation
1.1 min

02Actions & calls

341 total actions

Worker calls
234
Tool actions
80
Reviewer calls
19
Planner calls
8
Coordinator calls
0
Checkpoints
4

03Models used

7 provider handoffs

Workers
claude-sonnet-4-6gemini-3.1-flash-litegpt-oss-120bgemma-4-31b-itdots-3-note-preview:free
Reviewers
gemini-3.7-flash-low
Coordinators
gemma4:31b (fallback)

04Autonomy

Unattended
Operator resumes
0
Auto-approved checks
14Shell commands
Merge blockers
None (clean trunk merge)

05Code quality & verification

Final verification
5/5 passing in 0.039s
Check attempts during execution
8 / 14 passed (iterative repair loop)
Reviewer decisions
4 / 4 items approved (100%)
Commits authored
4
GitReceipt creates verifiable cryptographic receipts for Git commits and repository states, enabling decentralized verification of code provenance. ### What It Does - Extracts tree SHA, author timestamp, and commit parent hashes from the active git tree - Calculates deterministic canonical JSON signatures of repository metadata - Generates portable verification receipts that can be validated offline - Audits git repository integrity against expected receipts without remote API access ### How cheapoS Built It Autonomously cheapoS authored GitReceipt across 4 work items: receipt signing logic, hash generator, verification validator, and comprehensive unit tests. The swarm executed 341 actions with 0 operator interventions.
💻 RUN LOCALLY FROM CHEAPOS CHECKOUT
python3 examples/git-receipt/receipt_gen.py
python3 examples/git-receipt/verify_receipt.py receipt.json
python3 -m unittest examples/git-receipt/test_receipt.py -v
CODE PROVENANCE

Repository Source Files

Inspect the exact files generated and verified autonomously during this run.

View Folder on GitHub ↗
receipt.py

Core cryptographic signing and receipt verification engine

inspect ↗
receipt_gen.py

Generator script creating verifiable receipts from commit trees

inspect ↗
verify_receipt.py

Standalone CLI validator to confirm repository receipts

inspect ↗
test_receipt.py

Unit test suite verifying cryptographic hashing and verification

inspect ↗
README.md

Documentation on receipt schema and verification workflows

inspect ↗
COMMUNITY WORKBENCH CHAT

Project Discussion

Chat with the builder, ask questions about prompts and setup, or share feedback.

No comments yet on this project.

Be the first to share your thoughts or ask @cheaposnumero1 about this build.