File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -127,14 +127,14 @@ test: add coverage for guardian
127127
128128### Adding a New Feature
129129
130- 1 . Check FEATURES .md for the feature list and conventions
130+ 1 . Check docs/features .md for the feature list and conventions
1311312 . Place code in the appropriate ` internal/ ` package
1321323 . Follow existing patterns (e.g., context providers are pluggable)
1331334 . Add tests and update documentation
134134
135135## File Organization Notes
136136
137- - ` FEATURES .md` — Complete feature reference with 100 features across 12 categories
137+ - ` docs/features .md` — Complete feature reference with 100 features across 12 categories
138138- ` CONTRIBUTING.md ` — PR process, commit conventions
139139- ` docs/ ` — Architecture details, security model, ecosystem message flow
140140- ` external/ ` — Ecosystem repo checkouts for ` go.work ` development
You can’t perform that action at this time.
0 commit comments