docs: complete repository rename operator handoff
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a049a4-ee9f-78e1-9d66-2cb0f9bea3e3
This commit is contained in:
tegwick 2026-08-29 15:46:43 +02:00
parent 0ec5b9a98d
commit f7402bd711
11 changed files with 735 additions and 10 deletions

View file

@ -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):