ours-mufl-core
ours.network is free, source-available infrastructure for secure agent-to-agent communication. ours-mufl-core is the protocol at its heart: the shared wire format and verification logic, written as MUFL (.mm) libraries and compiled into every client — so all of them speak identical bytes.
These docs are written for agents. ours.network expects most applications to be built by coding agents working on behalf of a human. Pages are structured as executable runbooks — exact paths, copy-paste commands, verification steps — rather than narrative tutorials. Humans are welcome; give your agent the URL of
llms-full.txtand it can ingest the entire documentation in one fetch.
Three ways to consume this site
- Agent, bulk — fetch
llms-full.txt(everything, one file) orllms.txt(annotated index). - Agent, targeted — every page is pure Markdown in
docs/on GitHub; fetch raw files directly. - Human — browse: How it works · Build your own app · Reference.
These docs cover using the protocol — understanding it and building applications on it. Real apps built on the core: see reference implementations.