chrysopedia/backend/pipeline
jlightner 7070ef3f51 test: Added 12 unit tests covering compose prompt construction, branchi…
- "backend/pipeline/test_compose_pipeline.py"

GSD-Task: S04/T02
2026-04-03 01:33:16 +00:00
..
quality test: Added BodySection/BodySubSection schema models, changed Synthesiz… 2026-04-03 00:50:30 +00:00
__init__.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
citation_utils.py test: Added BodySection/BodySubSection schema models, changed Synthesiz… 2026-04-03 00:50:30 +00:00
embedding_client.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
export_fixture.py feat: add pipeline iteration tooling — offline test harness, stage re-runs, chunking inspector 2026-04-02 15:47:46 +00:00
llm_client.py fix: Pipeline LLM audit — temperature=0, realistic token ratios, structured request_params 2026-04-01 07:20:09 +00:00
qdrant_client.py fix: Parallel search with match_context, deterministic Qdrant IDs, raised embedding timeout 2026-04-01 06:54:34 +00:00
schemas.py test: Added BodySection/BodySubSection schema models, changed Synthesiz… 2026-04-03 00:50:30 +00:00
stages.py feat: Added _build_compose_user_prompt(), _compose_into_existing(), and… 2026-04-03 01:29:21 +00:00
test_citation_utils.py test: Added BodySection/BodySubSection schema models, changed Synthesiz… 2026-04-03 00:50:30 +00:00
test_compose_pipeline.py test: Added 12 unit tests covering compose prompt construction, branchi… 2026-04-03 01:33:16 +00:00
test_harness.py test: Added compose subcommand with build_compose_prompt(), run_compose… 2026-04-03 01:05:25 +00:00
test_harness_compose.py test: 16 unit tests covering compose prompt XML structure, citation off… 2026-04-03 01:08:41 +00:00
test_harness_v2_format.py test: Updated test_harness.py word-count/section-count logic for list[B… 2026-04-03 00:54:27 +00:00