qa(advisoryai): verify orchestrator, guardrails, and action-policy features
This commit is contained in:
64
docs/qa/feature-checks/state/advisoryai.json
Normal file
64
docs/qa/feature-checks/state/advisoryai.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"module": "advisoryai",
|
||||
"featureCount": 3,
|
||||
"lastUpdatedUtc": "2026-02-11T11:46:08.8713155Z",
|
||||
"features": {
|
||||
"advisoryai-orchestrator": {
|
||||
"status": "done",
|
||||
"tier": 2,
|
||||
"retryCount": 0,
|
||||
"sourceVerified": true,
|
||||
"buildVerified": true,
|
||||
"e2eVerified": true,
|
||||
"skipReason": null,
|
||||
"lastRunId": "run-001",
|
||||
"lastUpdatedUtc": "2026-02-11T11:11:44.9406648Z",
|
||||
"featureFile": "docs/features/checked/advisoryai/advisoryai-orchestrator.md",
|
||||
"notes": [
|
||||
"[2026-02-11T11:04:55.5311979Z] checking: Started run-001 Tier 0/1/2 verification for advisoryai-orchestrator.",
|
||||
"[2026-02-11T11:07:47.2531804Z] done: run-001 Tier 0/1/2 passed with chat endpoint and run lifecycle evidence; feature moved to checked."
|
||||
]
|
||||
},
|
||||
"advisoryai-pipeline-with-guardrails": {
|
||||
"status": "done",
|
||||
"tier": 2,
|
||||
"retryCount": 0,
|
||||
"sourceVerified": true,
|
||||
"buildVerified": true,
|
||||
"e2eVerified": true,
|
||||
"skipReason": null,
|
||||
"lastRunId": "run-001",
|
||||
"lastUpdatedUtc": "2026-02-11T11:40:39.8414706Z",
|
||||
"featureFile": "docs/features/checked/advisoryai/advisoryai-pipeline-with-guardrails.md",
|
||||
"notes": [
|
||||
"[2026-02-11T11:40:39.8414706Z] checking: Started run-001 Tier 0/1/2 verification for advisoryai-pipeline-with-guardrails.",
|
||||
"[2026-02-11T11:40:39.8414706Z] done: run-001 Tier 0/1/2 passed with guardrail, retriever, action idempotency, and deterministic pipeline behavior evidence; feature moved to checked."
|
||||
]
|
||||
},
|
||||
"ai-action-policy-gate": {
|
||||
"status": "done",
|
||||
"tier": 2,
|
||||
"retryCount": 0,
|
||||
"sourceVerified": true,
|
||||
"buildVerified": true,
|
||||
"e2eVerified": true,
|
||||
"skipReason": null,
|
||||
"lastRunId": "run-001",
|
||||
"lastUpdatedUtc": "2026-02-11T11:46:08.8713155Z",
|
||||
"featureFile": "docs/features/checked/advisoryai/ai-action-policy-gate.md",
|
||||
"notes": [
|
||||
"[2026-02-11T11:42:27.6441600Z] checking: Started run-001 Tier 0/1/2 verification for ai-action-policy-gate.",
|
||||
"[2026-02-11T11:46:08.8713155Z] done: run-001 Tier 0/1/2 passed with policy-gate, approval/idempotency, and audit-path behavioral evidence; feature moved to checked."
|
||||
]
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"done": 3,
|
||||
"not_implemented": 0,
|
||||
"blocked": 0,
|
||||
"failed": 0,
|
||||
"skipped": 0,
|
||||
"queued": 0,
|
||||
"checking": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user