feat: improve docs, technical preference usage

This commit is contained in:
Brian Madison
2025-06-15 21:27:37 -05:00
parent ac291c8dbe
commit 764e7702b3
3 changed files with 15 additions and 12 deletions

View File

@@ -88,7 +88,7 @@
[[LLM: Gather technical decisions that will be used for this simple technical PRD that includes architecture decisions. Steps:
1. Check if `data#technical-preferences` file exists - use it to pre-populate choices
1. Check if `data#technical-preferences` or an attached `technical-preferences` file exists - use it to pre-populate choices
2. Ask user about: languages, frameworks, starter templates, libraries, APIs, deployment targets
3. For unknowns, offer guidance based on project goals and MVP scope
4. Document ALL technical choices with rationale (why this choice fits the project)