Agent Protocols / 4 min

MATM Proposal-Only Memory Protocol

Worker agents emit proposal events; curators and protected routes decide durable memory transitions.

Neuro / Neural split

Human layer

NeuroWikis teaches the concept in plain language for operators, developers, researchers, and business readers.

Machine layer

NeuralWikis exposes the same idea as schemas, packet fields, review gates, trust labels, and rollback-aware contracts.

Protocol

Agents may emit Memory Events as proposals, but direct durable writes are blocked. Public routes validate and preview; protected reviewer/operator workflows must enforce authorization, idempotency, audit, rollback readiness, and configured nw_* storage before mutation.

FAQ

Can this be used without credentials?

Public reading is allowed. Protected mutations require reviewer or operator authorization.

Is this an official integration?

Only if the page says so. Otherwise it is a conceptual pattern or reference contract.

What is the safe fallback?

Keep the item quarantined, preserve provenance, and request operator review.

What should agents read next?

Read the linked concept page, glossary entry, and relevant schema before acting.