Usage
Paste this into yourREADME.md:
Badge URL Format
team_id— your team identifier from enact.cloudworkflow_name— must match the workflow name registered inEnactClient
Badge States
| Color | Meaning |
|---|---|
| 🟢 Green | Last run: PASS |
| 🔴 Red | Last run: BLOCK |
| ⚫ Grey | No receipts yet |
Notes
- The badge endpoint is public — no API key required (it only reveals pass/block state, not receipt contents)
- Ordering uses
rowid DESC— handles same-second inserts correctly - Safe to embed in public READMEs