Working Draft — agentrc 0.1.0-draft.6 is an evolving specification draft, not a finished standard. Expect breaking changes. Changelog →
View Markdown

Changelog

0.1.0-draft.6 — 2026-07-03

Sprint 2. Extends the Dockerfile-shaped model with platform-scoped substrate requests, generic agent authorization, and a runtime-language hint — plus a --backend translation path for the CLI. No new keyword: the four keywords (IDENTITY, CAPABILITY, SOP, POLICY) are unchanged, and substrate.* is not renamed.

Changed — BREAKING

Added

0.1.0-draft.5 — 2026-06-30

The Dockerfile-shaped redesign. The Agentfile is now Dockerfile-shaped, the build emits ai.agentrc.* OCI labels, and the platform reads those labels — never the Agentfile — to grant, narrow, or reject each request and enforce it with Cedar.

Changed (breaking)

Deferred

Earlier history (superseded by 0.1.0-draft.5)

Before 0.1.0-draft.5, agentrc was published as a series of 0.1.x working drafts built on a different, much larger model: roughly thirty directives (AGENT, TOOL, CRED, MOUNT, and many more), an inline Cedar policy block authored directly in the Agentfile, and an /agentrc tool-projection root. 0.1.0-draft.5 replaces that model entirely — see the breaking changes above. Those drafts also introduced the work that carried forward in spirit: embedded operating procedures (now the SOP keyword at /mnt/SOP), the standards acknowledgements, OCI-based packaging, and the standards-style site, brand, and theming.

The full, detailed history of the 0.1.x drafts is preserved in the repository’s git log.