chrysopedia/backend/pipeline
jlightner 0007528e77 feat: Added shorts_generator.py with 3 format presets and stage_generat…
- "backend/pipeline/shorts_generator.py"
- "backend/pipeline/stages.py"

GSD-Task: S03/T02
2026-04-04 09:47:40 +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
highlight_schemas.py test: Added 3 audio proxy scoring functions, extract_word_timings utili… 2026-04-04 08:05:22 +00:00
highlight_scorer.py test: Added 3 audio proxy scoring functions, extract_word_timings utili… 2026-04-04 08:05:22 +00:00
llm_client.py fix: static 96k max_tokens for all pipeline stages — dynamic estimator was truncating thinking model output 2026-04-03 08:18:28 +00:00
qdrant_client.py feat: Added LightRAG /query/data as primary search engine with file_sou… 2026-04-04 04:44:24 +00:00
schemas.py test: Added BodySection/BodySubSection schema models, changed Synthesiz… 2026-04-03 00:50:30 +00:00
shorts_generator.py feat: Added shorts_generator.py with 3 format presets and stage_generat… 2026-04-04 09:47:40 +00:00
stages.py feat: Added shorts_generator.py with 3 format presets and stage_generat… 2026-04-04 09:47:40 +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_highlight_scorer.py test: Added 3 audio proxy scoring functions, extract_word_timings utili… 2026-04-04 08:05:22 +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