Foundry. Context. ModuleContext
(foundry v0.1.2)
Copy Markdown
The typed output struct for mix foundry.context <Module> --json.
This struct defines the JSON schema frozen at the end of Phase 1. Breaking changes require an ADR. The schema matches ADR-003 exactly.
All fields must be present in every output — use nil for absent optional values, not missing keys. Consumers depend on key presence, not key existence checks.