memory-report
LOCI Memory Report
Shared runtime contract. Before running this skill, read
<plugin-dir>/skills/_shared/loci-runtime-contract.md and apply its
Session context placeholders, Tool boundary: loci elf only, Output:
the JSON envelope, Supported architectures (gate), Cross-compilation
defaults, and Step 0 — Pattern B: analyze an existing binary sections. The
sections below add only this skill's specifics.
Tool boundary (reminder): all section/symbol inspection goes through
loci elf memmap — never objdump, size, readelf, nm, or
addr2line. Exception: loci elf memmap auto-detects architecture
from the ELF and does not accept --arch. For other loci elf subcommands
used alongside it (e.g. loci elf symbols for validation), pass
--arch <loci_target> verbatim from the SessionStart LOCI target: line.