Complete research project

This commit is contained in:
Nettika 2026-01-27 17:14:59 -08:00
parent 94acfe3ba1
commit 58b74dcc50
No known key found for this signature in database
16 changed files with 2973 additions and 53 deletions

View file

@ -1,8 +1,2 @@
- 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.
- Technical research about the codebase can be found in @research/index.md.
- Use `nix-shell` to grab temporary tools as needed.