diff --git a/INTENT.md b/INTENT.md index 1511458..cf07854 100644 --- a/INTENT.md +++ b/INTENT.md @@ -68,7 +68,7 @@ must be rebuildable from authoritative inputs. | Schedules, ops-run execution, event-triggered jobs | `activity-core` | | Non-repo issues | `issue-core` | | AuthN / user directory | identity authorities | -| AuthZ decisions | `flex-auth` (or successor) | +| AuthZ decisions | `access-engine` (repository `flex-auth`) | | Secrets | OpenBao / credential custody | | Git hosting | Forgejo (or other forge) | | Temporary project coordination (`prj-*`) | project repos + their GOAL.md |