Commit Graph

3 Commits

Author SHA1 Message Date
Your Name 36caa15959 Unify all agent write permissions; reconcile read-only prompt text
All 13 agents now use a uniform writable permission model
(edit: allow, bash: allow) so every agent can persist its deliverables
and artifacts instead of being sandbox-denied on project writes.
Orchestrator retains task: allow for dispatching.

Reconciled the three agents (explorer, detective, reviewer) that still
carried a 'Hard Read-Only Boundary' and read-only role-fence wording
which contradicted the new permissions and caused self-censoring:
rewritten as role fences (investigate/diagnose/review != implement/fix),
keeping the report IS the deliverable boundary and UNVERIFIED handoff.

Builder/tester/maintainer were already writable and unchanged.
2026-09-07 07:30:00 -04:00
Your Name 66564a1eaa Adopt canonical permission standard v1 + installer verification gate 2026-08-24 15:51:09 -04:00
Your Name f697675f7a Export 12-agent team + installer 2026-08-23 07:56:08 -04:00