A policy-as-code capable authorization registry/control-plane service.
Find a file
tegwick 3247f5d357 Add capability registry with seed entry from reuse-surface
Bootstrap registry layout and migrate helix_forge capability owned by
this repository (REUSE-WP-0014-T02).
2026-06-16 01:46:54 +02:00
.claude/rules Refresh agent instruction files 2026-05-18 16:55:41 +02:00
.github/workflows Land foundations: assessment, ADR-001/002/003, FLEX-WP-0005, Go skeleton 2026-05-16 01:54:44 +02:00
cmd/flex-auth Add CLI and service skeleton 2026-05-17 05:59:48 +02:00
docs Align IAM Profile consumption with v0.2 2026-05-22 14:35:30 +02:00
examples Align IAM Profile consumption with v0.2 2026-05-22 14:35:30 +02:00
internal Add directory group resolver adapters 2026-05-17 07:24:50 +02:00
pkg/api Define Markitect action vocabulary 2026-05-17 06:26:13 +02:00
registry Add capability registry with seed entry from reuse-surface 2026-06-16 01:46:54 +02:00
schemas Implement policy package loader 2026-05-17 05:30:40 +02:00
workplans Document delegated mode operations 2026-05-17 07:27:45 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-05-17 07:28:16 +02:00
.gitignore Land foundations: assessment, ADR-001/002/003, FLEX-WP-0005, Go skeleton 2026-05-16 01:54:44 +02:00
.golangci.yml Land foundations: assessment, ADR-001/002/003, FLEX-WP-0005, Go skeleton 2026-05-16 01:54:44 +02:00
AGENTS.md Refresh agent instruction files 2026-05-18 16:55:41 +02:00
CLAUDE.md Refresh agent instruction files 2026-05-18 16:55:41 +02:00
go.mod Implement policy package loader 2026-05-17 05:30:40 +02:00
go.sum Implement policy package loader 2026-05-17 05:30:40 +02:00
INTENT.md Make INTENT.md self-coherent 2026-05-21 01:46:12 +02:00
LICENSE Initial commit 2026-05-04 14:21:47 +00:00
Makefile Pin FlexAuthResourceManifest schema (resource-registration-v0) 2026-05-16 02:04:00 +02:00
README.md Refine workplans for CARING profile 2026-05-17 04:15:38 +02:00
SCOPE.md Align IAM Profile consumption with v0.2 2026-05-22 14:35:30 +02:00

flex-auth

Policy-as-code authorization registry and control plane for NetKingdom-aligned systems.

Start with INTENT.md for the project boundary and direction. Research notes and ADRs live in docs/ and docs/adr/.

The product boundary is captured in SCOPE.md, and the current Product Requirements Document is docs/ProductRequirementsDocument.md.

The 2026-05-15 pre-implementation assessment that shapes the current sequencing is in docs/pre-implementation-assessment.md.

The CARING reference-implementation approach is captured in docs/caring-architecture-blueprint.md.

Workplans live in workplans/, with sequencing captured in docs/workplan-planning-map.md.