consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
@@ -53,4 +53,4 @@ Required fields:
|
||||
- `src/Policy/StellaOps.Policy.Gateway/Endpoints/ExceptionApprovalEndpoints.cs`
|
||||
- `src/Policy/StellaOps.Policy.Gateway/Services/ApprovalWorkflowService.cs`
|
||||
- `docs/product/decision-capsules.md`
|
||||
- `docs/modules/release-orchestrator/workflow/promotion.md`
|
||||
- `docs/modules/release-jobengine/workflow/promotion.md`
|
||||
|
||||
@@ -39,7 +39,7 @@ HTTP controllers are not yet present in these API hosts.
|
||||
## Acceptance Criteria
|
||||
|
||||
- Endpoint group implementation is tracked by API group with owning project path.
|
||||
- Promotion state transitions match `docs/modules/release-orchestrator/workflow/promotion.md`.
|
||||
- Promotion state transitions match `docs/modules/release-jobengine/workflow/promotion.md`.
|
||||
- Decision records include policy digest and evidence references.
|
||||
- Fail-closed behavior is enforced when gate providers error.
|
||||
- Replay-oriented deterministic assertions are present in tests.
|
||||
@@ -59,4 +59,4 @@ Minimum acceptance test mapping:
|
||||
|
||||
- Policy ownership: `docs/modules/policy/promotion-gate-ownership-contract.md`
|
||||
- Evidence contract: `docs/modules/evidence-locker/promotion-evidence-contract.md`
|
||||
- Optional capsule profile: `docs/modules/release-orchestrator/appendices/promotion-capsule-optional.md`
|
||||
- Optional capsule profile: `docs/modules/release-jobengine/appendices/promotion-capsule-optional.md`
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Evidence-Based Release Gates Contract
|
||||
|
||||
**Status:** Implemented baseline in promotion runtime (2026-02-10)
|
||||
**Related:** `docs/modules/release-orchestrator/workflow/promotion.md`, `docs/modules/attestor/repro-bundle-profile.md`, `docs/modules/evidence-locker/architecture.md`
|
||||
**Related:** `docs/modules/release-jobengine/workflow/promotion.md`, `docs/modules/attestor/repro-bundle-profile.md`, `docs/modules/evidence-locker/architecture.md`
|
||||
|
||||
## Purpose
|
||||
|
||||
|
||||
Reference in New Issue
Block a user