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

@ -316,6 +316,12 @@ A requested defect still fails closed; unrelated history stays in evidence;
empty-projection bootstrap retains the full-repository gate. Regression coverage
proves all three cases.
The first Custodian proof passed the repaired identity gate but exceeded the
old five-minute child timeout without writing an identifier. The wrapper now
allows 15 minutes for large legacy repositories, returns structured timeout
evidence instead of a traceback, and isolates its unit-test lock from live
registrar activity.
## Derive identifiers deterministically
```task