feat: web bundles updated

This commit is contained in:
Brian Madison
2025-06-15 21:28:21 -05:00
parent 764e7702b3
commit f39b4951e9
16 changed files with 2391 additions and 4962 deletions

View File

@@ -1237,7 +1237,7 @@ Document sharded successfully:
[[LLM: Gather technical decisions that will guide the Architect. 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)
@@ -1683,7 +1683,7 @@ so that {{benefit}}.
[[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)