v1.0.22 formalizes the memory-as-hint contract across the public OpenCode harness. Persistent memory and MCP context are now explicitly treated as hints, not sources of truth, and agents must verify them against current repository/artifact state before using them for routing, implementation, or recommendations.
Incluye:
Updated public agent and harness docs.
Checker enforcement for memory-as-hint.
Regression tests for missing memory verification wording.
Test fixture hardening to ignore local .codegraph/ and node_modules.