chrysopedia/backend/tests
jlightner 69335d8d6d chore: remove 2,367 lines of dead code — orphaned CSS, unused imports, stale files
Deleted files:
- generate_stage5_variants.py (874 lines) — superseded by pipeline.quality toolkit
- PROJECT_CONTEXT.md (461 lines) — stale, .gsd/PROJECT.md is the living doc
- CHRYSOPEDIA-ASSESSMENT.md (654 lines) — M011 triage artifact, all findings actioned

CSS cleanup (364 lines):
- 20 orphaned block groups from deleted review queue/old components
- Duplicate .btn base rule, .btn--warning, @keyframes stagePulse

Python imports:
- routers/pipeline.py: uuid, literal_column, over, text
- tests/test_pipeline.py: 9 unused imports (PropertyMock, create_engine, etc.)

Build verified: tsc --noEmit clean, npm run build clean (59 modules, 0 warnings).
2026-04-03 09:43:37 +00:00
..
fixtures fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
__init__.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
conftest.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
test_ingest.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
test_pipeline.py chore: remove 2,367 lines of dead code — orphaned CSS, unused imports, stale files 2026-04-03 09:43:37 +00:00
test_public_api.py feat: Added scored dynamic related-techniques query returning up to 4 r… 2026-03-31 06:13:59 +00:00
test_search.py fix: Parallel search with match_context, deterministic Qdrant IDs, raised embedding timeout 2026-04-01 06:54:34 +00:00