You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .clinerules/memory-bank.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,8 +56,11 @@ flowchart TD
56
56
- Current status
57
57
- Known issues
58
58
59
-
### Per-component documentation
60
-
The `memory-bank/components` directory contains detailed documentation about each component in this project. With regards to maintaining and updating it, treat it just like any other part of the memory-bank.
59
+
### Per-component documentation (optional, decide per on per-task basis)
60
+
- The `memory-bank/components` directory contains detailed documentation about each component in this project.
61
+
- Read those when working on them.
62
+
- Use list all files and directories in `memory-bank/components/` for a list of all available documentation.
63
+
- With regards to maintaining and updating it, treat it just like any other part of the memory-bank.
61
64
62
65
### Additional Context
63
66
Create additional files/folders within memory-bank/ when they help organize:
0 commit comments