chore(consistency): sync workstream/task IDs for TREV-WP-0011
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
a00bc01ccc
commit
87ccf37b59
2 changed files with 12 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
| workplan | TREV-WP-0008 | active | — | workplans/TREV-WP-0008-governance-and-pilot-rollout.md |
|
||||
| workplan | TREV-WP-0009 | finished | — | workplans/TREV-WP-0009-target-revenue-control-plane.md |
|
||||
| workplan | TREV-WP-0010 | finished | — | workplans/TREV-WP-0010-development-effort-calculator.md |
|
||||
| workplan | TREV-WP-0011 | active | — | workplans/TREV-WP-0011-railiance-reef-deployment.md |
|
||||
| task | TREV-WP-0001-T01 | done | — | workplans/TREV-WP-0001-license-prior-art-research.md |
|
||||
| task | TREV-WP-0001-T02 | done | — | workplans/TREV-WP-0001-license-prior-art-research.md |
|
||||
| task | TREV-WP-0001-T03 | done | — | workplans/TREV-WP-0001-license-prior-art-research.md |
|
||||
|
|
@ -81,3 +82,8 @@
|
|||
| task | TREV-WP-0010-T01 | done | — | workplans/TREV-WP-0010-development-effort-calculator.md |
|
||||
| task | TREV-WP-0010-T02 | done | — | workplans/TREV-WP-0010-development-effort-calculator.md |
|
||||
| task | TREV-WP-0010-T03 | done | — | workplans/TREV-WP-0010-development-effort-calculator.md |
|
||||
| task | TREV-WP-0011-T01 | todo | — | workplans/TREV-WP-0011-railiance-reef-deployment.md |
|
||||
| task | TREV-WP-0011-T02 | todo | — | workplans/TREV-WP-0011-railiance-reef-deployment.md |
|
||||
| task | TREV-WP-0011-T03 | todo | — | workplans/TREV-WP-0011-railiance-reef-deployment.md |
|
||||
| task | TREV-WP-0011-T04 | todo | — | workplans/TREV-WP-0011-railiance-reef-deployment.md |
|
||||
| task | TREV-WP-0011-T05 | todo | — | workplans/TREV-WP-0011-railiance-reef-deployment.md |
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ owner: claude
|
|||
topic_slug: infotech
|
||||
created: "2026-07-30"
|
||||
updated: "2026-07-30"
|
||||
state_hub_workstream_id: "f40fa906-9fbc-4445-9ebc-62ec46ac17b5"
|
||||
---
|
||||
|
||||
# Deploy Trust Service and Control Plane to the Railiance reef
|
||||
|
|
@ -42,6 +43,7 @@ id: TREV-WP-0011-T01
|
|||
status: todo
|
||||
priority: high
|
||||
human_accept_required: true
|
||||
state_hub_task_id: "8dffe5e1-6f2b-4020-ac07-a108a8fc2edc"
|
||||
```
|
||||
|
||||
**Decide the deployment pattern (human gate).** Concretely:
|
||||
|
|
@ -94,6 +96,7 @@ answer to each bullet above.
|
|||
id: TREV-WP-0011-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "d4b3dae4-eb2a-4bed-bc10-5ce90d972cec"
|
||||
```
|
||||
|
||||
**Containerize.** Add a `Dockerfile` (and, if T01 decided on two
|
||||
|
|
@ -113,6 +116,7 @@ pattern).
|
|||
id: TREV-WP-0011-T03
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "06567eb5-d924-4100-9cd5-19478121c3c7"
|
||||
```
|
||||
|
||||
**Provision the database and secrets** per T01's decision: a CNPG
|
||||
|
|
@ -129,6 +133,7 @@ workload's namespace.
|
|||
id: TREV-WP-0011-T04
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "e6ecf3e5-3a9d-4f00-92b1-a05817b19013"
|
||||
```
|
||||
|
||||
**Helm chart, Ingress, and ArgoCD wiring.** Following T01's chosen home
|
||||
|
|
@ -145,6 +150,7 @@ and an ArgoCD `Application` (`railiance-tenants` project, matching
|
|||
id: TREV-WP-0011-T05
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "37847415-19c4-43b5-8b0d-de7a4211bfdd"
|
||||
```
|
||||
|
||||
**Bootstrap and smoke-test the live deployment.** Seed the founding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue