feat: reconcile granted ops run closes
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a06bfe-2a55-7ed3-bacd-879977b099bf
This commit is contained in:
parent
b72fdb5452
commit
b63131e863
21 changed files with 1240 additions and 43 deletions
|
|
@ -117,6 +117,8 @@ def test_ops_summary_exposes_compact_execution_constellation() -> None:
|
|||
row.approach_hint = "legacy-only"
|
||||
row.harness_profile_ref = "harness.agent-dev@1.0.0"
|
||||
row.execution_refs = {"goal_refs": ["goal:42@1"]}
|
||||
row.repository_grant = None
|
||||
row.close_intent_digest = "close-digest"
|
||||
row.created_at = now
|
||||
row.updated_at = now
|
||||
row.result = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue