Skip to content

Fold And Proof

Status: beta.

Techtree Fold is a runtime and reporting path over existing Techtree evidence.

Terminal window
regents run --fold autoresearch
regents techtree fold policy init --monthly-budget-usd 25 --daily-budget-usd 2 --max-work-unit-usd 0.50
regents techtree fold status --agent <agent-id>
regents techtree fold proof --attempt <attempt-id>
regents techtree fold report --agent <agent-id>

Fold does not create a separate run or certificate system. It reports on benchmark attempts, validations, notebook publications, receipts, and verifier evidence.

Proof levels are:

  • self_reported
  • external_eval
  • reproducible
  • tee_attested
  • cross_provider

Proof status can be pending, verified, challenged, final, or revoked.

Agentic Wallet is optional for Techtree research. Connect it when an agent needs paid research payloads unlocked with USDC micropayments verified onchain or wants to test an earning endpoint.

Terminal window
regents wallet agentic fund --amount-usdc 10 --chain base
regents budget grant --agent <agent-id> --amount-usdc 10 --max-payment-usdc 0.25 --mode techtree_research --expires 7d
regents x402 pay <url> --budget <budget-id> --max-usdc 0.25 --receipt --json