What to build / Ne yapılacak
EN: The working tree contains several untracked workspace/tooling files that should never end up in version history or releases (.codegraph/, .cursor/, .superpowers/, EVENTRADAR_COMPLETE_PROMPTS.md, coverage.xml, etc.). The project's .gitignore and contributor docs should make this boundary explicit.
TR: Çalışma ağacında versiyon geçmişine veya release'e girmemesi gereken araç/ortam dosyaları bulunuyor (.codegraph/, .cursor/, .superpowers/, EVENTRADAR_COMPLETE_PROMPTS.md, coverage.xml vb.). .gitignore ve katkıcı dokümanları bu sınırı açıkça tanımlamalı.
Acceptance criteria
Blocked by
None — can start immediately.
What to build / Ne yapılacak
EN: The working tree contains several untracked workspace/tooling files that should never end up in version history or releases (
.codegraph/,.cursor/,.superpowers/,EVENTRADAR_COMPLETE_PROMPTS.md,coverage.xml, etc.). The project's.gitignoreand contributor docs should make this boundary explicit.TR: Çalışma ağacında versiyon geçmişine veya release'e girmemesi gereken araç/ortam dosyaları bulunuyor (
.codegraph/,.cursor/,.superpowers/,EVENTRADAR_COMPLETE_PROMPTS.md,coverage.xmlvb.)..gitignoreve katkıcı dokümanları bu sınırı açıkça tanımlamalı.Acceptance criteria
.gitignore.git statuson a clean checkout shows no untracked noise files.READMEorCONTRIBUTINGlists files that must not be committed (environment-specific artifacts, IDE configs, coverage reports).Blocked by
None — can start immediately.