Fix apps-pg tenancy evidence declaration
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02e56-e4ad-71a2-b3e2-b6193e0d8093
This commit is contained in:
parent
e8e71191d8
commit
913c03d6ec
3 changed files with 37 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
| Kind | ID | Status | Lane | Source |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| workplan | ADHOC-2026-08-23 | finished | — | workplans/ADHOC-2026-08-23.md |
|
||||
| workplan | RAILIANCE-WP-0005 | finished | — | workplans/RAILIANCE-WP-0005-credential-request-and-lease-broker.md |
|
||||
| workplan | RAILIANCE-WP-0008 | finished | — | workplans/RAILIANCE-WP-0008-openbao-approved-automation-delegation.md |
|
||||
| workplan | RAILIANCE-WP-0009 | finished | — | workplans/RAILIANCE-WP-0009-issue-core-runtime-ingestion-key-lane.md |
|
||||
|
|
@ -30,6 +31,7 @@
|
|||
| workplan | RPF-WP-0019 | finished | — | workplans/RPF-WP-0019-apps-pg-recoverability-and-controls.md |
|
||||
| workplan | RPF-WP-0020 | finished | — | workplans/RPF-WP-0020-ccr-schema-drift.md |
|
||||
| workplan | RPF-WP-0021 | finished | — | workplans/RPF-WP-0021-core-hub-platform-onboarding.md |
|
||||
| task | ADHOC-2026-08-23-T01 | done | — | workplans/ADHOC-2026-08-23.md |
|
||||
| task | RAILIANCE-WP-0005-T01 | done | — | workplans/RAILIANCE-WP-0005-credential-request-and-lease-broker.md |
|
||||
| task | RAILIANCE-WP-0005-T02 | done | — | workplans/RAILIANCE-WP-0005-credential-request-and-lease-broker.md |
|
||||
| task | RAILIANCE-WP-0005-T03 | done | — | workplans/RAILIANCE-WP-0005-credential-request-and-lease-broker.md |
|
||||
|
|
|
|||
|
|
@ -22,6 +22,11 @@ services:
|
|||
consumer databases on 2026-08-20."
|
||||
V: "A separate scratch Cluster restored Ready in 56 seconds; this is
|
||||
single-node recovery evidence, not HA or failover."
|
||||
evidence:
|
||||
R2:
|
||||
- "docs/evidence/RPF-WP-0019-backup-restore-2026-08-20.md"
|
||||
V1:
|
||||
- "docs/evidence/RPF-WP-0019-backup-restore-2026-08-20.md"
|
||||
provider:
|
||||
capability: data.relational
|
||||
profile: s5-application-databases
|
||||
|
|
|
|||
30
workplans/ADHOC-2026-08-23.md
Normal file
30
workplans/ADHOC-2026-08-23.md
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
id: ADHOC-2026-08-23
|
||||
type: workplan
|
||||
title: "Repair apps-pg tenancy evidence declaration"
|
||||
domain: financials
|
||||
repo: railiance-platform
|
||||
status: finished
|
||||
owner: codex
|
||||
topic_slug: railiance
|
||||
created: "2026-08-23"
|
||||
updated: "2026-08-23"
|
||||
---
|
||||
|
||||
# ADHOC-2026-08-23 — apps-pg tenancy evidence declaration
|
||||
|
||||
## Attach evidence to the current apps-pg posture
|
||||
|
||||
```task
|
||||
id: ADHOC-2026-08-23-T01
|
||||
status: done
|
||||
priority: high
|
||||
```
|
||||
|
||||
Added the existing authoritative backup/restore artifact to the top-level
|
||||
`evidence` map for the current `apps-pg` R2 and V1 claims. The provider-axis
|
||||
evidence remains in place because it supports the separate capability offer;
|
||||
the new entries satisfy the current-posture evidence contract directly.
|
||||
|
||||
Verification runs the canonical NetKingdom tenancy-posture validator against
|
||||
this repository's declaration and checks the repository diff.
|
||||
Loading…
Add table
Add a link
Reference in a new issue