Document assembly procedures automatically
documentcommandsetup L2★5
oranguthang/alien_soldier_src ↗What it does
Document assembly procedures and generate rename CSV
Best for
Bulk-renaming assembly routines with pattern-based categorization and human-friendly naming.
Inputs
- · batch_procedures.txt from make prepare-batch
Outputs
- · rename_batch.csv with categorized names and descriptions
Requires
- · node
- · assembly code analysis
Preconditions
- · batch_procedures.txt exists
Failure modes
- · Batch file not prepared
- · Procedure category uncertain
Trust signals
- · Category heuristics (Gfx_, Sys_, Sound_ prefixes)
- · Scene context matching
- · Duplicate detection