Commit 0d725d4
committed
docs(board): resolve 4 PR #365 blocking OQs — sprint-7 unblocked
Cross-session triage with medcare-rs session resolved all four
blocking Open Questions from the Opus meta-review:
* OQ-1 (W3) — new parse_family_registry() API (option c)
* OQ-2 (W10) — sorted-slice + binary search, NOT phf::Map
(lance-graph-contract zero-dep invariant)
* OQ-3 (W6) — direct migration: doctor -> physician + add
nurse/cashier/researcher/hipaa_audit; no bridge adapter
* OQ-4 (W13) — ogit.SMB.bson: sub-namespace, NOT
ogit.SMB:smb.<entity>
EPIPHANIES PREPEND entry with full rationale + cross-session
boundary map (lance-graph side ↔ medcare-rs side ownership for
sprint-7).
PR_ARC #365 Confidence line gains the OQ resolutions inline so
future sessions reading the arc don't need to chase the
EPIPHANIES entry separately.
C-grade meta findings now actionable:
* W10 §4.3 sorted-slice rewrite -> happens in impl PR
* W11 LifecycleAuditEvent split (CC-2) -> happens in impl PR
Cross-session boundary locked:
* lance-graph: W3 cascade unblocker, W10 manifest, W11 ractor,
W12 conformance, W1 LanceAuditSink, W2 JsonlAuditSink,
W9 thinking-engine
* medcare-rs: PR-α MedcareOntology::from_registry, PR-β' E1-1,
PR-γ FingerprintCodec re-export, PR-δ TripleDES audit
* Deferred to sprint-8: E1-5 (HIPAA hard-lock matrix)
* Blocked on DM-7: E1-6 (JWT praxis_id middleware)1 parent 4b1e472 commit 0d725d4
2 files changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
68 | 87 | | |
69 | 88 | | |
70 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments