invariant-systems-ai/AIIR — Open receipts for AI-assisted work

Generate and verify open, content-addressed receipts for declared AI-assisted work. Receipt, verify, attest.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ai-onlyOnly receipt AI-authored commits (Copilot, ChatGPT, Claude, etc.)nofalse
commit-rangeCommit range to receipt (default: the commits in the current push/PR)no""
output-dirDirectory to write individual receipt JSON files (default: receipts appear in step summary and outputs only)no""
signSign receipts with Sigstore keyless signing (requires id-token: write permission). Set to 'false' to opt out.notrue
namedescription
receipt_countNumber of receipts generated
ai_commit_countNumber of AI-authored commits detected
signed_receipt_countNumber of signed receipts generated
unsigned_receipt_countNumber of unsigned receipts generated
receipts_jsonJSON array of all generated receipts (set to OVERFLOW if >1 MB)
receipts_overflow'true' when receipts_json exceeded 1 MB and was truncated