fix(docs): co-locate passport_as_reset_boundary reference in #743 design doc (#764)

The #743 inquiry-branch-ledger design doc mentions ARS_PASSPORT_RESET
without referencing passport_as_reset_boundary, so
check_passport_reset_contract.py fails on main and blocks every open
PR's spec-consistency gate. Add the protocol reference at the mention
site per the v3.6.3 co-location contract.

Refs #743

[skip-closes-check] CI hotfix restoring a green main; #743 remains open
as the feature's tracking issue and must not be auto-closed by a one-line
doc-reference fix.


Claude-Session: https://claude.ai/code/session_011n3WG8Z3Us8fX8UhXS51Ki

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Edward Cheng-I Wu
2026-08-17 15:56:40 +08:00
committed by GitHub
parent 946c2494af
commit f6ffc70312
@@ -253,7 +253,9 @@ boundary). The passport references it through one optional aggregate:
passport is the authority).
This is purely additive: existing passports need no migration. Cross-session
resume (`ARS_PASSPORT_RESET`) carries the pointer like any other aggregate.
resume (`ARS_PASSPORT_RESET`, per the reset-boundary protocol in
`academic-pipeline/references/passport_as_reset_boundary.md`) carries the
pointer like any other aggregate.
## 8. Evidence registration and evaluation (NOT_RUN)