From 4f52a45db9aa30eaa054cdc651b0e149b63be973 Mon Sep 17 00:00:00 2001 From: tegwick Date: Thu, 24 Sep 2026 09:56:50 +0200 Subject: [PATCH] Name access-engine as the only authorization decision point. Assistant: grok Assistant-Session: 01a0d25d-d358-7e13-b84a-d007fbb7e34f --- INTENT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INTENT.md b/INTENT.md index 6777dfa..a99dcb5 100644 --- a/INTENT.md +++ b/INTENT.md @@ -189,8 +189,8 @@ It should integrate cleanly with: - `markitect-tool` for markdown-native contracts and context packages - future knowledge-system runtimes for persistence and orchestration -- policy infrastructure such as `flex-auth` where enterprise access control is - required +- policy infrastructure such as `access-engine` (repository `flex-auth`) where + enterprise access control is required - graph databases, vector stores, LLM providers, and audit sinks through optional adapters