core/recognition
Shay 7b0c0ae8ce
Some checks failed
lane-shas / verify pinned lane SHAs (pull_request) Failing after 2m34s
smoke / smoke (-m "not quarantine") (pull_request) Failing after 15m21s
fix(review): address MEDIUM items from final code-reviewer
- anti_unifier: remove arbitrary root fallback when no agent_node_id (only apply root-form when nid known; primary pipeline path unaffected)
- depth_canonical: filter build_node_depths to he/grc (or nodes with root) so English nodes no longer pollute node_depths with language-only entries

Tests re-run green. Matches review recommendations for the 3-lang depth feature.
2026-07-08 08:31:29 -07:00
..
__init__.py
anti_unifier.py fix(review): address MEDIUM items from final code-reviewer 2026-07-08 08:31:29 -07:00
carrier.py
connector.py
depth_canonical.py fix(review): address MEDIUM items from final code-reviewer 2026-07-08 08:31:29 -07:00
outcome.py feat(recognition): output contract + ADR-0143 (#225) 2026-05-24 12:37:25 -07:00
registry.py