Skip to content

chore: remove unused itinerary/PRD prompt templates#38

Merged
KostasCherv merged 1 commit into
mainfrom
chore/remove-dead-prompt-templates
Jul 14, 2026
Merged

chore: remove unused itinerary/PRD prompt templates#38
KostasCherv merged 1 commit into
mainfrom
chore/remove-dead-prompt-templates

Conversation

@KostasCherv

Copy link
Copy Markdown
Owner

Context

These Jinja2 templates are leftovers from a pre-pivot product direction (travel itinerary / PRD planner). Grep across src/, tests/, ui/, and scripts/ confirmed zero references to any of them.

Deleted

  • src/prompts/itinerary_generate.j2
  • src/prompts/itinerary_revise.j2
  • src/prompts/itinerary_followup_question.j2
  • src/prompts/itinerary_requirements_extract.j2
  • src/prompts/prd_intake.j2
  • src/prompts/prd_review.j2
  • src/prompts/prd_synthesis.j2
  • src/prompts/planner_clarification.j2

Kept

  • agent_definition_draft.j2 — still referenced in src/rag.py (rendered at line 349), so it stays.

Also checked docs/ and README.md for stale itinerary/PRD mentions: none found.

Verification

  • uv run ruff check src tests — all checks passed
  • uv run mypy src — no issues in 69 source files
  • SUPABASE_URL=... SUPABASE_SECRET_KEY=... SUPABASE_JWKS_URL=... uv run python -m pytest tests/ -q — 575 passed

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cortex Ready Ready Preview, Comment Jul 14, 2026 2:26pm

@KostasCherv
KostasCherv merged commit efbe75b into main Jul 14, 2026
5 checks passed
@KostasCherv
KostasCherv deleted the chore/remove-dead-prompt-templates branch July 14, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant