markitect-main/tests/unit
tegwick 3461d2f354 feat(infospace): add per-entity evaluation pipeline and CLI command (S2.3)
Evaluation pipeline builds prompts from entity metadata, delegates
to BatchEvaluator, parses structured LLM responses into ScoreEntry
objects, and writes evaluation files. CLI: 'markitect infospace evaluate'
with --provider, --entity, --chapter filters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 01:48:34 +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 per-entity evaluation pipeline and CLI command (S2.3) 2026-02-19 01:48:34 +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 feat(prompts): add batch LLM evaluation orchestrator (S1.6) 2026-02-19 01:40:13 +01:00
spaces feat(spaces): implement Phase 8 Git History Tracking 2026-02-08 18:03:35 +01:00