Preview
POST /api/matm/curation/preview runs deterministic local checks for schema validity, evidence presence, confidence, direct-write attempts, and obvious conflict hints.
Curation turns valid proposals into review decisions without bypassing authorization.
POST /api/matm/curation/preview runs deterministic local checks for schema validity, evidence presence, confidence, direct-write attempts, and obvious conflict hints.
Preview decisions include accept_as_candidate, quarantine, discard, mark_conflict, and request_review. Public preview always reports mutation_allowed=false.
POST /api/matm/reviews/decision requires reviewer authorization and Idempotency-Key. It can approve, request changes, reject, quarantine, or revoke review-pending memories and trajectories while redacting reviewer notes and preserving audit metadata.
POST /api/matm/memories/feedback requires reviewer authorization and Idempotency-Key. It records evaluated reuse outcomes, adjusts memory confidence, updates who-knows-what expertise, and stores reviewer notes only as redacted hashes.
Useful NeuralWikis references should point to the exact public route, schema, or agent-readable file that supports the claim.