Headless multi-application, multi-tenant security zone mangement engine.
Find a file
tegwick 9b6ada7c89 feat: compile security zone declarations
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a0291a-1e87-7151-9934-fcbfe3f65eb1
2026-08-22 14:19:07 +02:00
docs feat: compile security zone declarations 2026-08-22 14:19:07 +02:00
tests feat: compile security zone declarations 2026-08-22 14:19:07 +02:00
tools feat: compile security zone declarations 2026-08-22 14:19:07 +02:00
workplans Consume authoritative workload reference contract 2026-08-22 14:07:01 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-08-22 14:04:43 +02:00
.gitignore feat: compile security zone declarations 2026-08-22 14:19:07 +02:00
.repo-classification.yaml Seed zone-engine — authority for security zones and exception lifecycle 2026-08-19 21:18:44 +02:00
AGENTS.md Seed zone-engine — authority for security zones and exception lifecycle 2026-08-19 21:18:44 +02:00
GOAL.md Refine SCOPE, add INTENT, fix the GOAL invariant flex-auth rejected 2026-08-19 22:20:13 +02:00
INTENT.md Complete security zone model and canon draft 2026-08-22 14:03:46 +02:00
Makefile feat: compile security zone declarations 2026-08-22 14:19:07 +02:00
README.md Seed zone-engine — authority for security zones and exception lifecycle 2026-08-19 21:18:44 +02:00
SCOPE.md Complete security zone model and canon draft 2026-08-22 14:03:46 +02:00
WORK-RECORDS.md Offer zone standard and start consumer adoption 2026-08-22 14:04:52 +02:00

zone-engine

Headless authority for security zones — named bands of the estate with different enforcement rigidity, and the lifecycle of time-boxed exceptions to them.

A zone answers a question no existing axis answers: is this control enforced here, and what happens when it fails? NetKingdom can already say how exposed a workload is (environment posture), how ready it is (workload maturity M0M3), and what state the organization is in (organization_posture). All three describe. None decides.

zone-engine is not a policy decision point. flex-auth remains the only PDP; zone membership reaches it by compilation into the registry it already consumes, never by a synchronous lookup in the decision path.

Orient: GOAL.mdSCOPE.mdworkplans/.