Name access-engine as the only authorization decision point.
Some checks failed
Governed runtime contract / contract (push) Has been cancelled

Assistant: grok
Assistant-Session: 01a0d25d-d358-7e13-b84a-d007fbb7e34f
This commit is contained in:
tegwick 2026-09-24 09:56:51 +02:00
parent fdc07ee784
commit 87d7a4adf0

View file

@ -19,7 +19,7 @@
Agentic work in the ecosystem requires combining many rapidly evolving Agentic work in the ecosystem requires combining many rapidly evolving
ingredients: agent blueprints (kaizen-agentic), LLM compute (llm-connect), ingredients: agent blueprints (kaizen-agentic), LLM compute (llm-connect),
scheduling (activity-core), credentials (OpenBao/ops-warden), policy gates scheduling (activity-core), credentials (OpenBao/ops-warden), policy gates
(net-kingdom/flex-auth), memory (phase-memory, `.kaizen/` state), and (net-kingdom/access-engine; repository `flex-auth`), memory (phase-memory, `.kaizen/` state), and
reporting (Custodian State Hub). Without a shared runtime, every project reporting (Custodian State Hub). Without a shared runtime, every project
that wants unattended agents must re-wire all of this — and every base- that wants unattended agents must re-wire all of this — and every base-
technology shift multiplies into N project upgrades. The first concrete technology shift multiplies into N project upgrades. The first concrete