arc-baseline-kernel
OfficialARC Baseline Grounding Kernel
@ARC_BaselineKernel | Autonomic Resilience Collective
Peer-reviewed | ACM BCB 2026 | DOI: 10.1145/3807503.3816889
Kernel Identity
Kernel: @ARC_BaselineKernel
Organization: Autonomic Resilience Collective (ARC)
Validation: 1,815 tracked nights | 94.4% completeness
Citation: Buckingham & Johnson, ACM BCB 2026What This Is
A production-ready Model Context Protocol (MCP) server exposing the ARC Baseline Grounding Kernel as a fully autonomous, AI-to-AI (A2A) queryable service. Any AI agent can discover, pay for, and query baseline variance state — with zero human involvement after initial wallet funding.
All computation is deterministic. All numbers originate from ihb/core.py. No LLM smoothing. No fabrication. Every result carries a SHA-256 provenance seal.
Payment Rails
Rail | Status | Header |
USDC x402 (Base L2) | ✅ Live |
|
Nevermined x402 | ✅ Live (requires plan setup) |
|
Visa/Stripe via Nevermined | ✅ Via Nevermined dashboard | — |
Service Tiers (Nevermined Plan Names)
Tier | Plan Name | Price | Endpoint |
Micro | ARC Micro Baseline Check | $0.02 USDC |
|
Batch | ARC Swarm Batch Verify | $50 / 5,000 calls |
|
Fleet | ARC Fleet Continuous API | $3,000/month |
|
Provenance | ARC Provenance Seal Audit | $500+ / 0.05% |
|
Environment Variables
# Required
ARC_USDC_WALLET # Your Base L2 USDC receiving address
# Nevermined (register at app.nevermined.app)
NVM_API_KEY # Nevermined API key
NVM_AGENT_ID # Your registered agent DID
NVM_ENVIRONMENT # "sandbox" or "live"
NVM_PLAN_MICRO # "ARC Micro Baseline Check" plan ID
NVM_PLAN_BATCH # "ARC Swarm Batch Verify" plan ID
NVM_PLAN_FLEET # "ARC Fleet Continuous API" plan ID
NVM_PLAN_HIGH_STAKES # "ARC Provenance Seal Audit" plan ID
# Pricing (defaults shown)
USDC_PER_QUERY=0.02
VERIFY_PRICE_STANDARD=1.00
VERIFY_PRICE_ELEVATED=2.50
VERIFY_PRICE_HIGH_STAKES=5.00
REPORT_PRICE_CHAPTER=25.00
REPORT_PRICE_DEEP=50.00
VALUE_BASED_RATE=0.0005Deployment
# 1. Copy the ihb/ package from your ARC codebase into this directory
cp -r /path/to/ARC-IHB-Engine/ihb ./ihb
# 2. Run the deployment script
chmod +x deploy.sh && ./deploy.shAgent Discovery
MCP Manifest:
/mcp.jsonSSE Transport:
/sseTool Spec:
llm-tools-spec.json(Hugging Face registry)llms.txt: Place at
autonomicresiliencecollective.org/llms.txtDocs:
/docsHealth:
/health
File Map
File | Purpose |
| Main FastAPI app — all 23 routes |
| Stateful baseline wrapper (Layer 2) |
| Temporal privacy front door — strips dates |
| x402 USDC + idempotency cache |
| Nevermined SDK integration |
| Multi-tier pricing router |
| Enterprise provenance gate |
| State → commercial action mapping |
| Hugging Face / agent registry manifest |
| Web-crawling AI agent discovery |
| Render.com deployment config |
| Container build |
| Python dependencies |
| GitHub + Render deployment script |
| A2A purchase demo |
Autonomic Resilience Collective | EIN: 41-2759286 | SAM UEI Active through February 2027