No description
|
All checks were successful
CI / build (push) Successful in 10m26s
Reviewed-on: #122 |
||
|---|---|---|
| .forgejo/workflows | ||
| .idea | ||
| assets | ||
| docs | ||
| src | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CLAUDE.md | ||
| LICENSE | ||
| renovate.json | ||
| scene.nmsscn | ||
docs/
| File | What it is |
|---|---|
adr/ |
Architecture Decision Records — the why behind every structural choice; index in adr/README.md |
roadmap.md |
Feature roadmap — tiered backlog and what's done |
tech_debt.md |
Known debt ledger — numbered items referenced from ADRs and commits |
glossary.md |
Engine/graphics terminology used across the codebase |
layer_stack.md |
Reference: App/LayerStack architecture |
project_manager.md |
Reference: Project → SceneManager → Scene hierarchy |
asset_manager.md |
Reference: GUID-based asset registry |
audio.md |
Reference: audio subsystem (kira, ADR-0062) |
helpful_resources.md |
External Vulkan/rendering learning links |
nemesis_brand_sheet.html |
Brand colors/design tokens for the editor UI |
Subsystem reference docs are updated in the same PR as the code they describe (see CLAUDE.md).
Implementation plans don't live here long-term — once implemented, their content belongs in ADRs.