Structure research project
This commit is contained in:
parent
c2bf2ad5a5
commit
94acfe3ba1
2 changed files with 66 additions and 0 deletions
8
CLAUDE.md
Normal file
8
CLAUDE.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
- Your research directory is `research`.
|
||||
- Keep track of researched features in @research/index.md.
|
||||
- As you document each feature, update its status in the index.
|
||||
- For each each feature, document these three things:
|
||||
1. A short summary.
|
||||
2. An in-depth technical description of systems and plausible reasons for their design.
|
||||
3. A reference of classes/functions/methods.
|
||||
- Use `nix-shell` to grab temporary tools as needed.
|
||||
Loading…
Add table
Add a link
Reference in a new issue