* feat: add initial files and spec 1 * feat: add spec for rich text feature * chore: restore file from broken AI session * feat: add project constraints to ai * chore: update spec feature prompt * feat: add multiple tags support - wip * test: fix test cases * chore: move tag list to below the inputs * chore: add ngrok files and updates * fix: session issues and query using HQL * test: fix test cases
331 B
331 B
Orchestration Prompt
Using the orchestrator workflow defined at ai/orchestration/orchestrator.md,
execute the first spec file, 001-add-multiple-tags.md.
Respect:
- architecture principles
- role responsibilities
- context policies
- handoff rules
Keep implementation:
- simple
- maintainable
- incremental
- production-like