|
|
|
|
@ -1,5 +1,8 @@
|
|
|
|
|
|
|
|
|
|
Manual TODO file, no claude's allowed! |
|
|
|
|
=== ATTENTION CLAUDE === |
|
|
|
|
DO NOT read, write, edit, restore, or commit this file under any circumstances. |
|
|
|
|
This is a manually maintained file - all changes must be made by humans only. |
|
|
|
|
If you see modifications to this file in git status, IGNORE them and do not commit. |
|
|
|
|
======================== |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
=== Project Documentation === |
|
|
|
|
@ -12,8 +15,8 @@ Manual TODO file, no claude's allowed!
|
|
|
|
|
|
|
|
|
|
=== CTAGS === |
|
|
|
|
- previously we've used the Makefile to generate tags when building, |
|
|
|
|
let's think about a way we can generate them without causing a conflict |
|
|
|
|
for people who don't use ctags |
|
|
|
|
let's think about a way we can generate them without causing a conflict |
|
|
|
|
for people who don't use ctags |
|
|
|
|
|
|
|
|
|
=== Simulation Config Files === |
|
|
|
|
- decide on an easier to read format, likely TOML or JSON |
|
|
|
|
|