fix: expansion pack builder now includes proper dependencies from core as needed, and default template file name save added to template llm instructions

This commit is contained in:
Brian Madison
2025-06-18 19:17:09 -05:00
parent 7f3a0be7e8
commit 9dded00356
18 changed files with 5805 additions and 2701 deletions

View File

@@ -1,5 +1,7 @@
# {{Project Name}} Fullstack Architecture Document
[[LLM: The default path and filename unless specified is docs/architecture.md]]
[[LLM: If available, review any provided relevant documents to gather all relevant context before beginning. At minimum, you should have access to docs/prd.md and docs/front-end-spec.md. Ask the user for any documents you need but cannot locate. This template creates a unified architecture that covers both backend and frontend concerns to guide AI-driven fullstack development.]]
## Introduction