chrysopedia/backend/pipeline
jlightner 57b8705e26 feat: Added per-section embedding to stage 6 for v2 technique pages wit…
- "backend/schemas.py"
- "backend/pipeline/stages.py"
- "backend/pipeline/qdrant_client.py"
- "backend/search_service.py"
- "backend/pipeline/test_section_embedding.py"

GSD-Task: S07/T01
2026-04-03 02:12:56 +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 feat: Added per-section embedding to stage 6 for v2 technique pages wit… 2026-04-03 02:12:56 +00:00
schemas.py test: Added BodySection/BodySubSection schema models, changed Synthesiz… 2026-04-03 00:50:30 +00:00
stages.py feat: Added per-section embedding to stage 6 for v2 technique pages wit… 2026-04-03 02:12:56 +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
test_section_embedding.py feat: Added per-section embedding to stage 6 for v2 technique pages wit… 2026-04-03 02:12:56 +00:00