This commit is contained in:
+1
-1
@@ -216,7 +216,7 @@ docs/plans/2026-08-30_containerization.md.
|
|||||||
## 12. Decision registry
|
## 12. Decision registry
|
||||||
|
|
||||||
| ID | Decision (short form) |
|
| ID | Decision (short form) |
|
||||||
| --- | ------------------------------------------------------------------------------------------------------------------ |
|
| --- | ------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------- |
|
||||||
| D1 | Open-source, AI-first, self-hosted platform for agentic management + life OS |
|
| D1 | Open-source, AI-first, self-hosted platform for agentic management + life OS |
|
||||||
| D2 | Hierarchy company→estate→project→workspace→kanban; bubble-up; granular RBAC |
|
| D2 | Hierarchy company→estate→project→workspace→kanban; bubble-up; granular RBAC |
|
||||||
| D3 | Standalone vs Enterprise; one-way conversion; per-user brains + Vault required in Enterprise; federation deferred |
|
| D3 | Standalone vs Enterprise; one-way conversion; per-user brains + Vault required in Enterprise; federation deferred |
|
||||||
|
|||||||
@@ -35,6 +35,7 @@ Tiered deployment, additive to the existing architecture:
|
|||||||
## Phases
|
## Phases
|
||||||
|
|
||||||
### Phase A — blessed standalone compose
|
### Phase A — blessed standalone compose
|
||||||
|
|
||||||
- A1 Compose service definitions for gateway + appservice joining the
|
- A1 Compose service definitions for gateway + appservice joining the
|
||||||
existing infra compose (profiles: `dev` keeps today's behavior;
|
existing infra compose (profiles: `dev` keeps today's behavior;
|
||||||
`stack` adds the app tier), with health checks and dependency order.
|
`stack` adds the app tier), with health checks and dependency order.
|
||||||
@@ -48,6 +49,7 @@ Tiered deployment, additive to the existing architecture:
|
|||||||
- Acceptance: the five-point NORTH-STAR bar measured live.
|
- Acceptance: the five-point NORTH-STAR bar measured live.
|
||||||
|
|
||||||
### Phase B — component completion
|
### Phase B — component completion
|
||||||
|
|
||||||
- Interface assumption (velma verdict A1, P5-RM-005/006): in-stack
|
- Interface assumption (velma verdict A1, P5-RM-005/006): in-stack
|
||||||
dogfood agents inherit SEAT-GRADE identity — credential-slot
|
dogfood agents inherit SEAT-GRADE identity — credential-slot
|
||||||
isolation, wrapper-first enforcement, no privileged coordination
|
isolation, wrapper-first enforcement, no privileged coordination
|
||||||
@@ -58,12 +60,14 @@ Tiered deployment, additive to the existing architecture:
|
|||||||
dogfood agent, watch/comms surfaces inside the deployment.
|
dogfood agent, watch/comms surfaces inside the deployment.
|
||||||
|
|
||||||
### Phase C — CI/CD parity
|
### Phase C — CI/CD parity
|
||||||
|
|
||||||
- Publish pipeline is the only image source (already true); add the
|
- Publish pipeline is the only image source (already true); add the
|
||||||
deployment-side pull/upgrade path (compose pull + migrate + restart =
|
deployment-side pull/upgrade path (compose pull + migrate + restart =
|
||||||
next iteration); document the promotion flow next -> registry ->
|
next iteration); document the promotion flow next -> registry ->
|
||||||
deployment.
|
deployment.
|
||||||
|
|
||||||
### Phase D — coordinator integration (GATED)
|
### Phase D — coordinator integration (GATED)
|
||||||
|
|
||||||
- Gate (velma verdict C2): blocked until the checkpoint-and-lease child
|
- Gate (velma verdict C2): blocked until the checkpoint-and-lease child
|
||||||
of the guides-proposed control-plane refactor — core + WU-P1-CHECKPOINT
|
of the guides-proposed control-plane refactor — core + WU-P1-CHECKPOINT
|
||||||
(schema, freshness, incarnation, clean-replacement resume; D57-D60
|
(schema, freshness, incarnation, clean-replacement resume; D57-D60
|
||||||
@@ -79,9 +83,11 @@ Tiered deployment, additive to the existing architecture:
|
|||||||
containerization consumes the coordination contract, never defines it.
|
containerization consumes the coordination contract, never defines it.
|
||||||
|
|
||||||
### Phase E — enterprise tier
|
### Phase E — enterprise tier
|
||||||
|
|
||||||
- k8s manifests/Helm for the same set; phase-gated on Phase A holding.
|
- k8s manifests/Helm for the same set; phase-gated on Phase A holding.
|
||||||
|
|
||||||
### Absorbed M4 remainder
|
### Absorbed M4 remainder
|
||||||
|
|
||||||
- M4-3 pivot: KBN-101 foundation first (per ruling R6), then expand DDL.
|
- M4-3 pivot: KBN-101 foundation first (per ruling R6), then expand DDL.
|
||||||
- M4-5: lands inside Phase B/C where natural.
|
- M4-5: lands inside Phase B/C where natural.
|
||||||
- M4-6 (composes M4-1+M4-4): last, as designed.
|
- M4-6 (composes M4-1+M4-4): last, as designed.
|
||||||
|
|||||||
Reference in New Issue
Block a user