fix(registrar): bound slow consistency runs

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a02b22-9638-76d2-bbff-b7ea1770b118
This commit is contained in:
tegwick 2026-08-23 11:58:43 +02:00
parent 7a15f1da21
commit 7b9fdaa734
4 changed files with 65 additions and 2 deletions

View file

@ -86,6 +86,10 @@ the consistency report, but do not block assignment of unrelated canonical
records. Empty-projection bootstrap remains a full-repository operation and
therefore still requires the complete identity set to pass.
The child consistency pass has a 15-minute ceiling. Exceeding it returns a
structured `statehub_timeout` result with output tails and the post-timeout
missing-ID scan; it must not terminate the caller with an uncaught traceback.
Work: `RMGR-WP-0005-T01`.
## Coding-assistant commit provenance