store: Subdirectory CLAUDE.md files for major-domo-database

This commit is contained in:
Cal Corum 2026-02-17 16:12:25 -06:00
parent b261282c55
commit 78861f7fd2

View File

@ -0,0 +1,12 @@
---
id: a49eac33-7056-4c23-b47a-c3091e6ee92c
type: configuration
title: "Subdirectory CLAUDE.md files for major-domo-database"
tags: [major-domo, claude-config, documentation, optimization]
importance: 0.5
confidence: 0.8
created: "2026-02-17T22:12:25.977916+00:00"
updated: "2026-02-17T22:12:25.977916+00:00"
---
Created targeted CLAUDE.md files for each app subdirectory in major-domo-database: app/routers_v3/CLAUDE.md (router patterns, two coexisting styles, decorator conventions, how to add new routers), app/routers_v3/stratplay/CLAUDE.md (sub-package structure, build_season_games filter builder, mutually exclusive params, CRUD side-effects), app/services/CLAUDE.md (DI architecture, Protocol interfaces, lazy repo loading, only players/teams refactored so far). Each file under 30 lines focused on gotchas and non-obvious patterns. Also simplified root database/CLAUDE.md dev/prod sections.