Setting the file. One moment.
Skill 01 · Acquire Codebase Knowledge
Subchapter 1.4
assets/templates/ARCHITECTURE.mdMarkdown1 KBView on GitHub
[entry] -> [processing] -> [domain logic] -> [data/integration] -> [response/output]Describe the flow in 4-6 steps using file-backed evidence.
| Layer or module | Owns | Must not own | Evidence |
|---|---|---|---|
| [name] | [responsibility] | [non-responsibility] | [file] |
| Pattern | Where found | Why it exists |
|---|---|---|
| [singleton/repository/adapter/etc] | [path] | [reason] |
Add only when needed: