Applied Policies
Workspace policy packs. Compose multiple packs; the most restrictive action wins on rule-ID conflicts. See apai.policy.v0.1.
!
v0.1 demo data
v0.1: no auth, no real persistence. This dashboard shows realistic demo data that matches the shapes the Phase 4 backend will emit. Open-approval rule IDs (e.g. no-production-deploy, no-external-send) are illustrative for the coding-safe-mode policy; real policy packs may use any rule-ID scheme. Once auth + DB land, the same UI swaps to real data without changes.
See honest status ->Coding Safe Mode
v0.1.0·by apai-official·6 rules
Decisions today (87 total)
84
Allowed
3
Approval
0
Blocked
Active rules
- require_approvalno-destructive-fs-opsrm -rf /, DROP TABLE, Remove-Item -Recurse -Force
- require_approvalno-force-pushgit push --force / --force-with-lease
- require_approvalno-production-deploywrangler deploy, vercel --prod, fly deploy, kubectl apply, env=production
- require_approvalno-external-sendcurl/fetch/axios POST to https://api.*
- require_approvalno-credential-writewrites to .aws/credentials, .ssh/id_*, .env, secrets.*
- allow_with_logno-broad-scanscans of /, C:\, /home, /Users, /etc, **/*