up
Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Mirror Thin Bundle Sign & Verify / mirror-sign (push) Has been cancelled
api-governance / spectral-lint (push) Has been cancelled
Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Mirror Thin Bundle Sign & Verify / mirror-sign (push) Has been cancelled
api-governance / spectral-lint (push) Has been cancelled
This commit is contained in:
16
docs/modules/policy/samples/orchestrator-job@draft.json
Normal file
16
docs/modules/policy/samples/orchestrator-job@draft.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"job_id": "01HZX1QJP6Z3MNA0Q2T3VCPV5K",
|
||||
"tenant_id": "acme",
|
||||
"context_id": "ctx-2025-11-24T10:00:00Z",
|
||||
"policy_profile_hash": "overlay-hash-123",
|
||||
"priority": "high",
|
||||
"requested_at": "2025-11-24T10:00:00Z",
|
||||
"status": "queued",
|
||||
"trace_ref": "4E5C2B5E22F928E846B0EFBC58AA53FC3218C8C172199FF52C7C09244E0C0D30",
|
||||
"determinism_hash": "2C855E80F66D30D5E51C4D9A0441A63C5BB8F04DC1EC537D0ADB7B9357A4C713",
|
||||
"batch_items": [
|
||||
{ "component_purl": "pkg:npm/alpha@1.0.0", "advisory_id": "ADV-1" },
|
||||
{ "component_purl": "pkg:npm/zeta@1.0.0", "advisory_id": "ADV-2" }
|
||||
],
|
||||
"callbacks": { "sse": "sse://events", "nats": "policy.jobs" }
|
||||
}
|
||||
Reference in New Issue
Block a user