Who Should Use AXAG
AXAG is designed for multiple audiences across the software development lifecycle.
Frontend Engineers
Annotate UI components with semantic contracts. You add axag-* attributes to buttons, forms, tables, and navigation elements to declare their intent, parameters, and constraints.
Platform Teams
Build the tooling that generates Semantic Manifests from annotations, produces MCP tool registries, and validates conformance across the product surface.
Agent Runtime Builders
Consume tool registries generated from AXAG manifests. Your agents discover operations, validate parameters, and execute actions through the semantic contract rather than through scraping.
Product Architects
Design interaction semantics for your product. Define the vocabulary of intents, entities, and action types that your product exposes to agents.
API and Integration Teams
Align AXAG semantic contracts with existing API contracts (REST, GraphQL, gRPC). Ensure that UI-facing operations and API-facing operations share consistent semantics.
Enterprise Standards Committees
Govern the AXAG vocabulary for your organization. Define conformance levels, review processes, and adoption roadmaps.
Security and Compliance Teams
Review risk classifications, approval requirements, and safety boundaries declared in AXAG annotations. Validate that high-risk operations are appropriately gated.