From 78861f7fd2fc259185112864b36a9e391f561932 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Tue, 17 Feb 2026 16:12:25 -0600 Subject: [PATCH] store: Subdirectory CLAUDE.md files for major-domo-database --- ...-claudemd-files-for-major-domo-database-a49eac.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 graph/configurations/subdirectory-claudemd-files-for-major-domo-database-a49eac.md diff --git a/graph/configurations/subdirectory-claudemd-files-for-major-domo-database-a49eac.md b/graph/configurations/subdirectory-claudemd-files-for-major-domo-database-a49eac.md new file mode 100644 index 00000000000..61bfdf94ddb --- /dev/null +++ b/graph/configurations/subdirectory-claudemd-files-for-major-domo-database-a49eac.md @@ -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.