2026-05-04 17:52:29 +02:00
|
|
|
# flex-auth
|
2026-05-04 14:21:47 +00:00
|
|
|
|
2026-05-04 17:52:29 +02:00
|
|
|
Policy-as-code authorization registry and control plane for NetKingdom-aligned
|
|
|
|
|
systems.
|
|
|
|
|
|
2026-09-15 23:38:48 +02:00
|
|
|
The live Forge and State Hub coordinate is still `flex-auth` (repository UUID
|
|
|
|
|
`fda8ad85-a7d7-4055-8f21-902a533e59df`, Forge ID `42`). `FLEX-WP-0020` will
|
|
|
|
|
rename that coordinate to `access-engine` and keep the Go module, binary,
|
|
|
|
|
`FLEX_AUTH_*` variables, Helm releases, container package
|
|
|
|
|
`coulomb/flex-auth`, and policy/API vocabulary unchanged. Work-record
|
|
|
|
|
frontmatter stays `repo: flex-auth` until State Hub rebind. Planned clone:
|
|
|
|
|
`https://forgejo.coulomb.social/coulomb/access-engine.git`.
|
|
|
|
|
|
2026-05-04 17:52:29 +02:00
|
|
|
Start with [INTENT.md](INTENT.md) for the project boundary and direction.
|
2026-05-16 01:54:44 +02:00
|
|
|
Research notes and ADRs live in [docs/](docs/) and [docs/adr/](docs/adr/).
|
2026-05-04 18:15:59 +02:00
|
|
|
|
2026-05-04 19:16:26 +02:00
|
|
|
The product boundary is captured in [SCOPE.md](SCOPE.md), and the current
|
|
|
|
|
Product Requirements Document is
|
|
|
|
|
[docs/ProductRequirementsDocument.md](docs/ProductRequirementsDocument.md).
|
|
|
|
|
|
2026-05-16 01:54:44 +02:00
|
|
|
The 2026-05-15 pre-implementation assessment that shapes the current
|
|
|
|
|
sequencing is in
|
|
|
|
|
[docs/pre-implementation-assessment.md](docs/pre-implementation-assessment.md).
|
|
|
|
|
|
2026-05-17 04:15:38 +02:00
|
|
|
The CARING reference-implementation approach is captured in
|
|
|
|
|
[docs/caring-architecture-blueprint.md](docs/caring-architecture-blueprint.md).
|
|
|
|
|
|
2026-05-16 01:54:44 +02:00
|
|
|
Workplans live in [workplans/](workplans/), with sequencing captured in
|
|
|
|
|
[docs/workplan-planning-map.md](docs/workplan-planning-map.md).
|