Added
- Stale info.md warning —
context()warns wheninfo.mdhasn't been updated in >30 days, with a prompt to runmegg init --update init --update— intelligent, section-by-section refresh of an existinginfo.md- Universal entry types — a taxonomy that works beyond code:
rule(always/never),fact,decision,process
Changed
- README repositioned around what megg actually is: git-native agent memory that travels with the repo — versus machine-local auto-memory and central-store tools
- New Security Model section: memory is model input; review
.megg/changes like code package.json:mcpNamefor the official MCP Registry
Breaking
- Entry types
pattern,gotcha,contextreplaced byrule,fact,process. Old types still parse from existing files; new entries must use the new taxonomy.
Full changelog: CHANGELOG.md