Skip to content

Commit 8e0c4cd

Browse files
committed
feat: full review and documentation with product lines
1 parent 679c299 commit 8e0c4cd

36 files changed

+1416
-964
lines changed

CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ docs/
4646
├── features/ # Feature-specific documentation
4747
│ ├── user-auth/ # Each feature gets its own folder
4848
│ ├── pay/ # with standardized structure
49-
│ ├── bites/
49+
│ ├── bites/
5050
│ ├── notifications/ # NEW: Smart notification system
51-
│ └── [feature]/
51+
│ └── [feature]/
5252
├── software-3.0/ # NEW: AI/agent-ready architecture
5353
├── product/ # Product-level documentation
5454
├── decisions/ # Architecture and tech decisions

0 commit comments

Comments
 (0)