- Independently cross-checked all seven research briefs against the live
codebase
- Confirmed INT-02, INT-03, INT-05 are correctly implemented
- Verified INT-01 (hybrid weight 0.7→0.4) is still open in two production
call sites (openclaw.rs:538, lib.rs:1589)
- Flagged per-search BM25 rebuild (not just startup cost) as INT-16 —
a higher-frequency performance issue than the briefs noted
- Surfaced INT-17 (spreading_activation decay guard) and INT-18
(cargo-deny) as low-effort additions
- Approved all seven research briefs; priority matrix confirmed
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>