Demo: Git-Native Receipt Printer in action.
- Run Workflow → Click "Run workflow" button
- Watch .taf Update → See new entry appear
Or fork this repo and push a commit - the .taf updates automatically.
.taf (Testing Activity Feed) is the "Receipt" in the CAR Framework:
| Component | File | Purpose |
|---|---|---|
| Claim | .faf |
What you say your project does |
| Audit | tests | Prove it works |
| Receipt | .taf |
Git-tracked test history |
No CAR = No transport. 🏎️
- Push code (or click "Run workflow")
- CI runs tests
- faf-taf-git auto-updates
.taf - Test history is version controlled forever
MIT License