Verify in 5 minutes: pip install sourcea-bootsourcea-boot --jsonBOOT_REPORT.json on disk · PyPI v0.1.1 · Procurement pack

Buyer eval · no sales call

One command. PASS or BLOCK.

sourcea-boot runs four checks before your agents execute — policy, provider, receipt freshness, queue truth. You get BOOT_REPORT.json on disk. Show the work, not a slide deck.

Proof checks 4/4 Live sample · checks passing
Boot gate PASS PASS or BLOCK · four checks
replay · sourcea-boot

Last factory boot · 2026-07-02 07:29:34 UTC · PASS

$ sourcea-boot --json
SOURCEA_BOOT PASS ok=true
  [SKIP] policy_version: no policy file (POLICY.md) (not configured)
  [PASS] provider: provider env present (ANTHROPIC_API_KEY)
  [SKIP] receipt_fresh: no prior receipt — first boot allowed
  [SKIP] queue_truth: no queue files configured (not configured)
REPORT=receipts/sourcea-boot/BOOT_REPORT.json

Terminal injects from live boot-proof.json on deploy — same output you can verify on this page, self-serve.

View proof

Run in 5 minutes

Install path — pip · clone · run.

alt

Docs

pypi.org/project/sourcea-boot

  • Same package · PyPI only on this page
  • pip install sourcea-boot
  • Procurement pack for buyer packet
  • Same four checks · same receipt
02

Run

sourcea-boot --json

  • Four checks · PASS or BLOCK
  • Writes BOOT_REPORT.json
  • Exit 0 = PASS · 1 = BLOCK

What the four checks mean

policy_version

Project policy / SSOT not stale vs last brief.

provider

LLM provider configured — honest PASS/BLOCK only when keys exist.

receipt_fresh

Last boot/gate receipt fresh (<8h) and ok.

queue_truth

Agent queue head matches inbox truth when queue files present.

Technical depth: Technical overview →