-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Editor: @starborn
Status: Community Discussion Draft
Scope: Web & Open Standards for Agent Interoperability
The web platform has mature open standards for:
Identity
Data exchange
Knowledge representation
Service interfaces
However, it does not yet have a shared semantic and behavioral framework for autonomous AI agents acting on the web.
As AI systems evolve from passive tools into goal-directed, decision-making agents, the lack of interoperability standards is becoming a critical gap.
This repository is an effort to map those gaps and help the open standards community coordinate work toward agent-native web standards.
In this work, an agent is a software system that can:
Pursue goals
Make decisions with some autonomy
Interact with humans, services, data, and other agents
Potentially learn or adapt over time
This goes beyond APIs or chatbots — toward web-native autonomous actors.
Together, these documents aim to answer:
Where do current web standards fall short for autonomous agents?
Some of the most important missing layers include:
Goal specification — No standard way to express machine-readable goals
Planning semantics — No interoperable model for plans, strategies, or constraints
Agent identity — No identity profile for autonomous non-human actors
Delegation & authority — No model for what an agent is allowed to decide or act on
Memory models — No shared representation of agent memory structures
Policy & governance — No standard way to attach operational or legal constraints
Agent-to-agent communication semantics — Protocols exist, but not shared meaning
Without open standards:
Agents become platform-bound silos
Interoperability depends on private APIs
Governance and safety become non-transparent
The web risks losing its open, decentralized nature
Open standards can help ensure that agent ecosystems are:
Interoperable
Auditable
Governable
Innovation-friendly
This is an early-stage community bootstrap effort.
We welcome:
Missing standards we should reference
Corrections to gap assessments
Proposals for new ontology areas
Links to relevant W3C, IETF, ISO, IEEE, or industry work
Use cases that stress-test the model
Please open an Issue or Pull Request.
Suggested: CC-BY 4.0 (for documents)
Standards work benefits from maximum reuse.