markitect-main/tests/unit
tegwick bad01e32bd feat(analysis): add graph analysis utilities with networkx (S1.4)
Add connected components, betweenness centrality, Louvain community
detection, modularity scoring, degree distribution, and cohesion/coupling
computation. Wraps DependencyGraph via networkx (optional dependency)
for downstream collection-level coherence metrics.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 01:34:53 +01:00
..
analysis feat(analysis): add graph analysis utilities with networkx (S1.4) 2026-02-19 01:34:53 +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 schema compliance validator (S1.2) 2026-02-19 00:48:57 +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