🤖 AGENT EXPERIENCE (AX) SPECIFICATION v3.0

Agent Experience (AX) & Machine Grounding Protocol

Authoritative machine-readable ontology, entity definitions, and tool manifests designed for consumption by LLMs, autonomous coding agents, and AI answer engines.

// ENTITY IDENTITY //

Zoth Studio Core Identity

A sovereign, local-first multi-agent operating system and app foundry. Unifies 21 autonomous AI agent specialists, Google Antigravity, Nous Hermes Agent, and Ollama into a zero-cloud-telemetry desktop environment.

// CONSENSUS PROTOCOL //

Triangulated Consensus

Arbitrates multi-model proposals across Antigravity, Grok 4.5, and Hermes 3 using mathematical AST invariant validation and Shannon agreement entropy to eliminate hallucinated code.

// SECURITY ARCHITECTURE //

Hardware Vault & Loopback

Zero-trust hardware security using Argon2id key derivation and XChaCha20-Poly1305 authenticated symmetric encryption. All operator ports bind exclusively to 127.0.0.1.

Machine-Readable Endpoints

Autonomous agents can ingest the following canonical endpoints for full context grounding:

Endpoint Format Purpose
/llms.txt Plain Text / Markdown Complete entity facts, surfaces matrix, and multi-agent arbitration doctrine.
/robots.txt Robots Exclusion Protocol Crawler rules and allowlist for all major AI search indexers and answer engines.
/sitemap.xml XML Sitemap Canonical URL index across all 90+ documentation, studio, and article pages.
/blueprints/zoth-knowledge-graph.json JSON-LD / Schema.org Linked data graph connecting agents, tools, blueprints, and alchemical lore.

Agent Execution Port Matrix

# Local Operator Surface & Daemon Bindings (100% Loopback Isolated) OPERATOR_DECK = "http://127.0.0.1:8484" # Universal PTY & Agent Swarm Orchestrator VAULT_DAEMON = "http://127.0.0.1:8787" # Rust Argon2id + XChaCha20-Poly1305 Security SIMPLEX_CHAT = "ws://127.0.0.1:5225" # Zero-Metadata E2EE Messaging Socket SIMPLEX_BRIDGE= "http://127.0.0.1:8767" # SimpleX REST & Notification Bridge WEB_SURFACE = "http://127.0.0.1:8088" # Public Static Workstation Hub & WebGen OLLAMA_CORE = "http://127.0.0.1:11434" # Zero-Cloud Local LLM Neural Inference