This commit is contained in:
MaddoScientisto 2026-03-25 23:32:36 +01:00
commit f92d1504fa
547 changed files with 37597 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# USECODE pseudocode export
Generated pseudocode files: 977
This folder is produced by tools/export_usecode_pseudocode.py using the current
pseudocode renderer in tools/poc_crusader_usecode_parser.py.
- Each class gets its own subfolder.
- Each non-empty decoded slot body is emitted as one text file.
- index.tsv records the body range, op count, end reason, and file path.