Skip to content

Commit 2253036

Browse files
committed
memory bank: clarify per-component docs
1 parent e63d267 commit 2253036

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.clinerules/memory-bank.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,11 @@ flowchart TD
5656
- Current status
5757
- Known issues
5858

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.
6164

6265
### Additional Context
6366
Create additional files/folders within memory-bank/ when they help organize:

0 commit comments

Comments
 (0)