← Back to search
65
Partial
Agentic Readiness Score
developer apiai-friendlyautomationllms-txtai-plugin

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 65/100

            

llms.txt Content

# KN Platform - Agent Trust and Governance > Integration guide for AI agents using trust scoring, governance checks, and evidence graph APIs. ## Overview KN Platform provides: - Trust scoring for autonomous agents - Formal verification for agent behavior - Governance scoring across 10 operational categories - Evidence graph query endpoints for explainability - On-chain payment support via x402 USDC on Base ## Primary Endpoints - `POST /atkn/trust_score` - `POST /atkn/verify_agent` - `POST /atkn/behavioral_score` - `POST /atkn/query_knowledge` - `POST /atkn/register_agent` - `POST /atkn/certify_agent` - `GET /atkn/network_stats` ## Discovery - Agent manifest: https://kosherninja.com/.well-known/agents.json - OpenAPI: https://kosherninja.com/.well-known/openapi.json - Plugin metadata: https://kosherninja.com/.well-known/ai-plugin.json - Full docs: https://kosherninja.com/llms-full.txt ## Governance Categories - transparency - fairness - safety - humility - integrity - accountability - respect - reasoning - collaboration - resilience ## Payments Paid calls use x402 with USDC on Base. - Chain ID: `8453` - Wallet: `0x877875efB62A7C20066bbE36a0535c829408Cb58` ## Notes - `GET /atkn/network_stats` is free. - Responses are JSON and machine-consumable. - Use the OpenAPI spec for schema-level integration details.