markitect-main/tests/unit
tegwick dc22017b7c feat(analysis): add Formal Concept Analysis for coverage gap detection (S1.7)
Pure-Python FCA implementation: FormalContext (entity × attribute
binary relation with extent/intent/closure), ConceptLattice via
NextClosure algorithm, find_gap_concepts() for structural coverage
gaps, and find_empty_cells() for cross-tabulation analysis.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 01:38:35 +01:00
..
analysis feat(analysis): add Formal Concept Analysis for coverage gap detection (S1.7) 2026-02-19 01:38:35 +01:00
application chore: Remove async demonstration tests 2025-09-27 02:14:23 +02:00
core feat(infospace): add entity metadata parser (S1.1) 2026-02-19 00:27:45 +01:00
infospace feat(infospace): add structured evaluation output with history and diffing (S1.5) 2026-02-19 01:35:22 +01:00
infrastructure feat: Revolutionary Test Architecture - 7-Layer Organization with Advanced Testing Capabilities 2025-09-29 12:18:25 +02:00
llm feat(llm): add embedding adapter with cache and similarity utils (S1.3) 2026-02-19 01:22:21 +01:00
prompts fix(prompts): fix three infrastructure bugs in prompt dependency resolution 2026-02-11 20:53:02 +01:00
spaces feat(spaces): implement Phase 8 Git History Tracking 2026-02-08 18:03:35 +01:00