docs: establish INTENT/SCOPE and activate RMGR-WP-0001
Strengthen Intent and Scope for State Hub registration and HelixForge boundaries; mark foundation workplan active. Classification synced via register-from-classification (do not re-run statehub register bootstrap — it collides with RMGR-WP-0001).
This commit is contained in:
parent
c845ffdc0d
commit
e3fbdbc148
4 changed files with 132 additions and 60 deletions
21
SCOPE.md
21
SCOPE.md
|
|
@ -1,5 +1,11 @@
|
|||
# Scope
|
||||
|
||||
## One-liner
|
||||
|
||||
Long-lived **tooling** component: repository representation, file-backed record
|
||||
indexing, consistency reconciliation, and governed repository control for
|
||||
HelixForge.
|
||||
|
||||
## In scope
|
||||
|
||||
- Repository registration, identity, classification, and lifecycle.
|
||||
|
|
@ -11,12 +17,13 @@
|
|||
- Controlled repository mutation through explicit commands and policy checks.
|
||||
- Repository event emission, idempotency, audit evidence, and recovery.
|
||||
- Repository-specific coach, lead, and director agent assignments.
|
||||
- APIs and adapters through which hub-core addresses repositories.
|
||||
- APIs and adapters through which hub-core addresses repositories
|
||||
(`port.repo`, `port.work` in the extension architecture).
|
||||
|
||||
## Out of scope
|
||||
|
||||
- Cross-domain inboxes, conversations, and message routing: `hub-core`.
|
||||
- General work or issues without a repository authority: work/issue component.
|
||||
- General work or issues without a repository authority: `issue-core`.
|
||||
- Recurring scheduling and workflow execution: `activity-core`.
|
||||
- Authentication, user directories, and identity proofing: identity authorities.
|
||||
- Authorization policy decisions: `flex-auth` or its successor.
|
||||
|
|
@ -24,6 +31,16 @@
|
|||
- Git hosting: Forgejo or another source-code forge.
|
||||
- Domain-specific operational, financial, security, or governance truth.
|
||||
- A universal knowledge store or search engine.
|
||||
- Hosting production domain-hub business data or operator consoles.
|
||||
|
||||
## Coordination
|
||||
|
||||
| Item | Location |
|
||||
| --- | --- |
|
||||
| Parent project | `prj-state-hub-retirement` |
|
||||
| Stream | S1 in `architecture/child-workplan-map_v0.1.md` |
|
||||
| Foundation workplan | `RMGR-WP-0001` |
|
||||
| Disposition inventory | `prj-state-hub-retirement/inventory/` (repo-* capabilities) |
|
||||
|
||||
## Initial extraction source
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue