Complete user-engine boundary contracts
This commit is contained in:
parent
69c57f8af5
commit
97423c6110
4 changed files with 365 additions and 11 deletions
|
|
@ -1,10 +1,12 @@
|
|||
# User Engine Interface Guidance
|
||||
|
||||
Status: initial interface guidance
|
||||
Status: accepted interface guidance
|
||||
Date: 2026-05-22
|
||||
Owner: NetKingdom
|
||||
Canonical contract: `canon/standards/user-engine-boundary-contract_v0.1.md`
|
||||
Related:
|
||||
|
||||
- `canon/standards/user-engine-boundary-contract_v0.1.md`
|
||||
- `docs/reviews/2026-05-22T19-19-59+0200-user-engine-architecture-review.md`
|
||||
- `docs/responsibility-map.md`
|
||||
- `canon/standards/iam-profile_v0.2.md`
|
||||
|
|
@ -12,9 +14,12 @@ Related:
|
|||
|
||||
## Purpose
|
||||
|
||||
This document defines the cross-repo interface guidance for integrating
|
||||
This document summarizes the cross-repo interface guidance for integrating
|
||||
`user-engine` into the NetKingdom landscape without duplicating identity,
|
||||
authorization, deployment, or UI responsibilities.
|
||||
authorization, deployment, audit, or UI responsibilities. The normative
|
||||
versioned contract is
|
||||
`canon/standards/user-engine-boundary-contract_v0.1.md`; this document remains
|
||||
as the shorter implementation-facing guide.
|
||||
|
||||
`user-engine` owns user-domain facts and profile projections. NetKingdom owns
|
||||
the security and orchestration contracts that decide how those facts relate to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue