- PromptService (services/prompt_service.py): full CRUD for 3 profiles A/B/C with seed template reset, validation, and sqlite3.Row access - REST API (routers/prompts.py): 6 endpoints on /api/v1/prompts - Pydantic models (models/prompts.py): 6 schemas - DI wiring (dependencies.py): get_prompt_service() - App registration (main.py): prompts router - Mock fixture (conftest.py): mock_prompt_service - Tests: test_phase3_prompt_service.py (22) + test_phase3_prompts_router.py (11) - 162/166 total pass, 4 skipped, 0 fail |
||
|---|---|---|
| .. | ||
| debug_2026-04-23_upload_500_error.md | ||
| package2_enhancement_plan.md | ||
| package3_enhancement_plan.md | ||
| phase1_backend_plan.md | ||
| phase1_debug_plan.md | ||
| phase1_enhancement_plan.md | ||
| phase1_frontend_plan.md | ||
| streaming_extracted_questions_plan.md | ||