Open standards and templates for the agent layer: operational limits, provenance, instruction integrity, peer coordination, and structured knowledge.
Services signal limits with status codes (429, 403, 500) that agents can't interpret, so agents retry blindly and the waste compounds. Graceful Boundaries is a specification for communicating operational limits to humans and autonomous agents.
Who it's for: API and service operators, plus the agent builders calling them, who need operational limits expressed in a way autonomous callers can actually act on.
Visit gracefulboundaries.dev →
Agent Skills move across local folders, registries, and platform uploads with no portable way to verify version, integrity, or drift. Skill Provenance makes a bundle's identity and integrity travel with it.
Who it's for: Teams that build, distribute, or run Agent Skills across multiple surfaces and need to know a bundle is the version they trust and hasn't silently drifted.
Visit skillprovenance.dev →
Multi-agent setups default to a central orchestrator that dictates to subordinate agents, hiding disagreement and decisions. Turnfile is a protocol for peer agents to negotiate and reach auditable consensus with humans on the loop.
Who it's for: Teams building multi-agent systems where LLM agents must coordinate as peers — disagreeing, negotiating, and reaching consensus without a central orchestrator.
Visit turnfile.work →
Knowledge bases usually live in databases or CMSs that aren't diffable, portable, or agent-readable. Knowledge-as-Code applies software engineering practice (plain text, Git-native, ontology-driven) to produce a searchable HTML site plus JSON API from one source.
Who it's for: Teams that want a knowledge base treated like code — version-controlled, ontology-first, multi-output — without standing up a database or CMS.
Visit knowledge-as-code.com →
AI-assisted setup guides are distributed through HTML, rendered Markdown, PDFs,
Who it's for: - AI governance practitioners who need evidence that guidance was reviewable
Visit guidecheck.org →