Enforce bounded operation guardrails
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a028de-e2c8-7732-8521-46a7fc5db82f
This commit is contained in:
parent
c384f60530
commit
26934e25b9
51 changed files with 1843 additions and 472 deletions
|
|
@ -97,6 +97,7 @@ data:
|
|||
context_sources:
|
||||
- type: sbom-nexus
|
||||
query: catch_up
|
||||
operation: sbom_nexus_ingest
|
||||
required: true
|
||||
params:
|
||||
limit: 3
|
||||
|
|
@ -120,7 +121,7 @@ data:
|
|||
prompt: |
|
||||
Deterministic SBOM catch-up report from context.catchup (no LLM).
|
||||
output_schema: ""
|
||||
review_required: false
|
||||
review_advisory: false
|
||||
report_sinks:
|
||||
- type: state-hub-progress
|
||||
event_type: sbom_catchup
|
||||
|
|
@ -260,7 +261,7 @@ data:
|
|||
]
|
||||
}
|
||||
output_schema: activity-core://schemas/daily-triage-report.json
|
||||
review_required: false
|
||||
review_advisory: false
|
||||
report_sinks:
|
||||
- type: working-memory
|
||||
path: custodian://memory/working
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue