Skip to content

Commit 04b6fee

Browse files
authored
Merge pull request #26 from stranma/feat/architecture-guide
docs: Add Architecture Deep Dive guide
2 parents 295fae0 + 53ef788 commit 04b6fee

5 files changed

Lines changed: 715 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,10 @@ Architecture, code quality, performance, and test quality -- applied automatical
212212

213213
</details>
214214

215+
## Understanding the Template
216+
217+
Want to know why each hook, agent, and config file exists -- and what breaks if you remove it? See the [Architecture Deep Dive](docs/ARCHITECTURE_GUIDE.md).
218+
215219
## Project Structure
216220

217221
### Monorepo (default)

0 commit comments

Comments
 (0)