docs: complete repository rename operator handoff
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a049a4-ee9f-78e1-9d66-2cb0f9bea3e3
This commit is contained in:
parent
0ec5b9a98d
commit
f7402bd711
11 changed files with 735 additions and 10 deletions
|
|
@ -154,6 +154,12 @@ def test_flex_auth_snapshot_is_deterministic_and_complete(tmp_path):
|
|||
assert "flexauth-legacy" in first
|
||||
assert "| Credential-route catalog | `ops-warden` |" in first
|
||||
assert "only that repository closes" in first
|
||||
assert "state-hub.repository-rename-handoff.v1" in first
|
||||
assert "state-hub/docs/schemas/repository-rename-handoff-v1.schema.json" in first
|
||||
assert "fresh_clone: true" in first
|
||||
assert "Forge numeric `forge_repository_id`" in first
|
||||
assert "exact `head_commit`" in first
|
||||
assert "every external handoff is `verified`" in first
|
||||
|
||||
|
||||
def test_generated_snapshot_passes_parser_and_quality_debt(tmp_path):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue