AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from holon-run/agentinbox.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# AGENTS.md ## Purpose This repository is for `AgentInbox`, the shared ingress and delivery layer for local agents. The repository should stay focused on one problem: `How do outside systems deliver messages and events into local agents, and how do local agents send replies back out, without embedding connector logic into the runtime?` ## Product Boundary Treat these boundaries as non-negotiable unless a deliberate architecture decision says otherwise: - `AgentInbox` owns subscription sources, delivery, and activation - downstream runtimes own runtime semantics, queue meaning, wake/sleep, and tasks - `holon` is the future assembled product shell, not the inbox core Do not let `AgentInbox` drift into: - an agent runtime - a workflow engine - a prompt orchestration layer - a general SaaS automation platform ## Core Model Default conceptual model: - `SourceStream` - shared source instance, reusable across many agents - `Interest` - agent-specific filter and delivery rule on top of a source - `InboxItem` - normalized inbound item produced by a source - `Activation` - lightweight signal that tells a runtime there is something to read - `DeliveryHandle` …
Read the whole file at its exact version.
How to install
mdr add holon-run/agentinbox/AGENTS.md@git:20260418.f61eae4mdr add holon-run/agentinbox/AGENTS.md@sha256:b589f587e051e2fbPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_iztmxbpnpkxain3f)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260418.f61eae4 latest | 2026-04-18 | f61eae4 | 4,346 B | A | view · diff |
| git:20260407.52ebfec | 2026-04-07 | 52ebfec | 4,352 B | A | view · diff |
| git:20260404.fc54a2e | 2026-04-04 | fc54a2e | 4,328 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (4346 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
holon-run/agentinbox · 13 stars · license Apache-2.0 · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_iztmxbpnpkxain3f GET https://markdownregistry.com/api/v1/resolve?ref=holon-run/agentinbox/AGENTS.md GET https://markdownregistry.com/api/v1/blob/b589f587e051e2fb82741d423ebbbf999ac2f0c4b89e99ed22bde86de8255b0e
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from holon-run/agentinbox
Every file in holon-run/agentinbox