• Strategic agentic AI implementation planning
• EU AI Act compliance automation
• Multi-authority verification setup
• Custom integration development
• Team training and standards adoption
Like nutrition facts for food, AgentFacts delivers standardized transparency for agentic AI systems. A foundational cybersecurity infrastructure for verified autonomous AI coordination.
Real-World Adoption
AgentFacts is actively implemented at Universitas AI for digital twin creation and recognized by leading research institutions. Enterprise pilots underway in financial services, gaming, and Web3 organizations.
Just as consumers need standardized information about food before purchase, organizations need standardized metadata about AI agents before deployment. AgentFacts provides the transparency and verification infrastructure necessary for confident enterprise adoption.
Know what's in your food
Know what's in your agentic AI
Ten comprehensive categories providing standardized metadata for agentic AI discovery, verification, and governance. Supports JSON and JSON-LD formats for maximum interoperability.
Unique identification, names, versions, TTL management
Foundation model transparency and safety evaluations
Agent type, operational level, stakeholder context
Tool calling, domain expertise, data formats, APIs
Time-limited access control with audit trails
EU AI Act, NIST, GDPR, sector-specific standards
Latency, availability SLAs, accuracy scores
SBOM integration, dependencies, infrastructure
Cryptographic signatures, trust policies
Custom domains, hooks, backward compatibility
Real implementation following the 10-category structure (abbreviated for clarity):
{
"core_identity": {
"agent_id": "did:agent:openai:gpt-4o-mini-assistant-v2",
"name": "GPT-4o Mini Assistant",
"version": "2.0",
"created": "2024-12-01T10:00:00Z",
"ttl": 86400
},
"baseline_model": {
"foundation_model": "gpt-4o-mini",
"model_provider": "OpenAI",
"model_version": "2024-07-18",
"safety_evaluation": "openai-moderation-v1"
},
"classification": {
"agent_type": "assistant",
"operational_level": "conversational",
"stakeholder_context": "enterprise"
},
"capabilities": {
"tool_calling": true,
"supported_formats": ["text", "json", "code"],
"domain_expertise": ["general_knowledge", "programming", "analysis"],
"max_tokens": 16384
},
"authentication_permissions": {
"auth_method": "api_key",
"permissions": ["read", "generate"],
"rate_limits": {
"requests_per_minute": 3000,
"tokens_per_minute": 200000
}
},
"compliance_regulatory": {
"eu_ai_act": {
"risk_level": "limited",
"transparency_obligations": true
},
"gdpr_compliant": true,
"data_retention": "30_days"
},
"performance_reputation": {
"availability_sla": 99.9,
"avg_response_time_ms": 850,
"accuracy_score": 0.94,
"last_evaluation": "2024-11-15T00:00:00Z"
},
"supply_chain": {
"infrastructure": "Azure OpenAI",
"dependencies": [
{"name": "tiktoken", "version": "0.5.1"}
],
"data_centers": ["us-east", "eu-west"]
},
"verification": {
"signatures": [{
"authority": "openai_official",
"timestamp": "2024-12-01T10:00:00Z",
"signature": "sha256:a1b2c3..."
}],
"trust_score": 0.98
},
"extensibility": {
"custom_domains": ["enterprise_config"],
"hooks": {
"pre_request": true,
"post_response": true
},
"backward_compatible": true
}
}
Agent verification for higher education and professional credentialing applications
Platform certification and content rating standards for agentic AI environments
Risk management and audit trails for autonomous AI deployment at scale
Patient safety and regulatory oversight for medical agentic AI applications
Use our AgentFacts generator to create standardized metadata for your AI agent. Input basic information and get validated JSON output immediately.
Open GeneratorDeploy the AgentFacts MCP server for seamless integration with Claude Desktop and other MCP-compatible applications.
View MCP Setup →Configure cryptographic signatures from trusted authorities to validate agent capabilities and compliance status.
Learn Verification →AgentFacts enables systematic agent onboarding, governance, and compliance automation. The specification supports complex permission hierarchies, multi-jurisdictional compliance, and supply chain transparency required by enterprise organizations.
Integrate third-party agents as workforce members with verified capabilities, dynamic permissions, and performance tracking.
Full technical specification published in ArXiv cs.MA with comprehensive methodology documentation.
Read Paper →Open-source implementation under Apache 2.0 with specification, tools, and examples for developers.
View Repository →Jared James Grogan, creator of the AgentFacts standard, provides specialized consulting for enterprise agentic AI deployment, compliance automation, and standards integration.
• Strategic agentic AI implementation planning
• EU AI Act compliance automation
• Multi-authority verification setup
• Custom integration development
• Team training and standards adoption
Contact: jared.grogan@post.harvard.edu