init repo

This commit is contained in:
2026-04-22 20:55:36 +02:00
commit 0155516457
32 changed files with 7712 additions and 0 deletions

15
ai/prompts/fix.md Normal file
View File

@@ -0,0 +1,15 @@
Task type: bug fixing
Read:
- AGENTS.md
- docs/ai/bevy-debug-playbook.md
- ai/context/project-context.md
Then:
- restate bug
- list top 3 likely root causes
- point to exact file/section likely involved
- propose smallest fix first
- show verify commands
- if evidence weak, say what to inspect next
- keep Bevy 0.18.1 APIs only