{
  "$schema": "https://jono.archangel.agency/changelog.json",
  "project": "jono.archangel.agency",
  "description": "Machine-readable changelog for AI crawlers and automated systems. Tracks significant updates to the Archangel Agency mission hub.",
  "feed_url": "https://jono.archangel.agency/changelog.json",
  "home_page_url": "https://jono.archangel.agency",
  "author": {
    "name": "Jono Tho'ra",
    "url": "https://jono.archangel.agency"
  },
  "last_updated": "2026-05-18T00:00:00Z",
  "entries": [
    {
      "id": "2026-05-18-helmkit-flagship-ecosystem",
      "date": "2026-05-18",
      "title": "HelmKit Elevated to Flagship + Ecosystem Expansion",
      "summary": "Surfaced HelmKit (https://github.com/Jthora/HelmKit) as Jono Tho'ra's flagship psionics research platform with a featured project block on the portfolio alongside Mecha Jono. Landed 'Super Hero Support Class · Techno Mage' framing in the hero. Added the canonical mission quote ('Tho'ra do one thing…') as the unifying line in the Projects section. Migrated Ko-fi from ko-fi.com/fusionguy to ko-fi.com/helmkit across all surfaces (index.html, llms.txt, llms-full.txt, catalog.json, FAQ schema, footer). Referenced three ecosystem properties: the.jono.thora.show (broadcast), support.archangel.agency (1:1 human support pipeline), ko-fi.com/helmkit (funding). Added HelmKit to JSON-LD ItemList (position 1), knowsAbout array, meta keywords, status strip, agent-card discovery + payment blocks, and catalog proof_of_work.",
      "tags": ["helmkit", "psionics", "techno-mage", "ko-fi-migration", "ecosystem", "flagship"],
      "affected_files": ["index.html", "llms.txt", "llms-full.txt", "catalog.json", ".well-known/agent-card.json", "changelog.json"],
      "significance": "major"
    },
    {
      "id": "2026-03-13-rate-limit-x402",
      "date": "2026-03-13",
      "title": "Rate Limiting & x402 Payment Gate — MCP Server v1.2.0",
      "summary": "Deployed MCP server v1.2.0 with per-IP rate limiting (60 req/min) and x402 payment gate infrastructure. Premium tools (full UL briefing, specific Context JSONs) can be gated behind $0.01 USDC micropayments on Base when CDP credentials are configured. Currently all tools remain free. x402 protocol support follows the HTTP 402 standard via x402.org facilitator.",
      "tags": ["mcp", "x402", "rate-limiting", "micropayments", "usdc", "base", "security"],
      "affected_files": ["mcp-worker/src/index.js", ".well-known/mcp.json", "changelog.json"],
      "significance": "major"
    },
    {
      "id": "2026-03-13-context-json-api",
      "date": "2026-03-13",
      "title": "Context JSON API — Ontological Library via MCP",
      "summary": "Enhanced the get_context_jsons MCP tool to serve Context JSONs directly from the FusionGirl wiki. Agents can now list 8 available ontological frameworks (Archangel Agency, FusionGirl Overview, Solar Cycle 25, TechnoFeudalism, Plan 2024, etc.) and fetch any of them by key. Transforms the MCP server from a portfolio endpoint into a queryable ontological library.",
      "tags": ["mcp", "context-json", "ontology", "wiki-api", "ai-agent-tools"],
      "affected_files": ["mcp-worker/src/index.js", ".well-known/mcp.json", "changelog.json"],
      "significance": "major"
    },
    {
      "id": "2026-03-13-mcp-worker-live",
      "date": "2026-03-13",
      "title": "Functional MCP Server Deployed on Cloudflare Workers",
      "summary": "Deployed a live MCP (Model Context Protocol) server at archangel-agency-mcp.jordan-trana.workers.dev. Implements JSON-RPC over HTTP POST with 4 tools: get_service_catalog, get_universal_language_briefing (summary/full depth), get_context_jsons, and get_agent_info. AI agents can now programmatically invoke tools to query services, retrieve research briefings, and access the A2A agent card. Updated mcp.json with live endpoint URLs and agent-card.json with MCP discovery link.",
      "tags": ["mcp", "cloudflare-workers", "functional-server", "json-rpc", "ai-agent-tools"],
      "affected_files": [".well-known/mcp.json", ".well-known/agent-card.json", "mcp-worker/", "changelog.json"],
      "significance": "major"
    },
    {
      "id": "2026-03-13-erc8004-registration",
      "date": "2026-03-13",
      "title": "ERC-8004 On-Chain Agent Registration File",
      "summary": "Created ERC-8004 agent registration file at .well-known/agent-registration.json conforming to the Trustless Agents standard (registration-v1 schema). Links A2A agent card, MCP manifest, web endpoint, and email. Ready for IPFS pinning and on-chain registration on Base L2. Updated robots.txt, sitemap.xml, and index.html with new discovery endpoint.",
      "tags": ["erc-8004", "on-chain", "agent-registration", "base-l2", "trustless-agents"],
      "affected_files": [".well-known/agent-registration.json", "robots.txt", "sitemap.xml", "changelog.json", "index.html"],
      "significance": "major"
    },
    {
      "id": "2026-03-13-agent-protocol-layer",
      "date": "2026-03-13",
      "title": "A2A Agent Card, MCP Manifest, and AI Agent Discovery Layer",
      "summary": "Deployed A2A agent-card.json with 5 skills (UQPL research, ontological context engineering, PsiSys configuration, human-in-the-loop, signal amplification). Added MCP server manifest with 5 tools. Added visible 'For AI Agents' section in HTML with service cards and machine-readable endpoint directory. Added HTML link discovery tags for agent-card, ai.json, and mcp.json. Updated sitemap and robots.txt with new endpoints.",
      "tags": ["a2a", "mcp", "agent-discovery", "protocol", "services"],
      "affected_files": [".well-known/agent-card.json", ".well-known/mcp.json", "index.html", "sitemap.xml", "robots.txt", "changelog.json"],
      "significance": "major"
    },
    {
      "id": "2026-03-13-ai-economy-services",
      "date": "2026-03-13",
      "title": "AI Agent Service Catalog and Crypto Payment Rails",
      "summary": "Added 5-item service catalog to ai.json with crypto payment methods (ETH/BTC/XRP). Expanded llms.txt and llms-full.txt with UQPL offering, service descriptions, and payment addresses. Added JSON-LD Service/Offer schema and UQPL FAQ entries to structured data. Positioned UQPL as flagship offering for AI agents.",
      "tags": ["services", "crypto", "uqpl", "ai-economy", "structured-data"],
      "affected_files": [".well-known/ai.json", "llms.txt", "llms-full.txt", "index.html"],
      "significance": "major"
    },
    {
      "id": "2026-03-13-grounding-tiers",
      "date": "2026-03-13",
      "title": "Machine-Readable Surface Grounding — Tiers 1-3",
      "summary": "Systematic grounding of all machine-readable surfaces using 12-term Grounding Dictionary. Replaced ungrounded terms across llms.txt, llms-full.txt, index.html (JSON-LD, meta tags, visible HTML), ai.json, feed.xml, and robots.txt. All mystical/ungrounded language replaced with verifiable, technically precise descriptions.",
      "tags": ["grounding", "llm-optimization", "structured-data"],
      "affected_files": ["llms.txt", "llms-full.txt", "index.html", ".well-known/ai.json", "feed.xml", "robots.txt"],
      "significance": "major"
    },
    {
      "id": "2026-03-12-ai-optimization",
      "date": "2026-03-12",
      "title": "AI Agent Pipeline Optimization",
      "summary": "Added FAQ schema (8 Q&A pairs), TechArticle schema for UL research repo, expanded knowsAbout keywords, machine-readable changelog. Strengthens structured data for AI citation and answer generation.",
      "tags": ["schema", "ai-optimization", "structured-data"],
      "affected_files": ["index.html", "changelog.json"],
      "significance": "major"
    },
    {
      "id": "2026-03-12-ul-repo-integration",
      "date": "2026-03-12",
      "title": "Universal Language Repository Wired as Proof Layer",
      "summary": "github.com/Jthora/universal_language integrated as canonical proof artifact across all discovery formats. Cosmic Cypher reframed from 'proves UL works' to 'practical primer tool'. AI Knowledge Commons protocol added to ai.json.",
      "tags": ["universal-language", "proof", "reframe"],
      "affected_files": ["index.html", "llms.txt", "llms-full.txt", ".well-known/ai.json"],
      "significance": "major"
    },
    {
      "id": "2026-03-12-archetype-simulations",
      "date": "2026-03-12",
      "title": "Archetype User-Play Simulations Documented",
      "summary": "Six visitor archetype simulations created and documented. Primary audience confirmed: Esoteric Seeker (80%+ conversion). AI agents reconceptualized as Knowledge Commons participants.",
      "tags": ["strategy", "audience", "documentation"],
      "affected_files": ["docs/strategy/archetype_simulations.md"],
      "significance": "minor"
    },
    {
      "id": "2026-03-12-creative-restructure",
      "date": "2026-03-12",
      "title": "Full Creative Restructure — Person-First Architecture",
      "summary": "Complete site rebuild: split hero, identity dossier, thesis epigraph, UL discovery section, FusionGirl narrative, manifesto with typewriter reveal, gathering channels, support tiers, CTA capstone.",
      "tags": ["design", "architecture", "restructure"],
      "affected_files": ["index.html"],
      "significance": "major"
    },
    {
      "id": "2026-03-11-social-graph",
      "date": "2026-03-11",
      "title": "Social Graph Consolidation",
      "summary": "All social profiles wired to JSON-LD sameAs array. GitHub, LinkedIn, DeviantArt, X, YouTube, TikTok, Reddit, Instagram, Patreon linked as canonical identity anchors.",
      "tags": ["social", "identity", "seo"],
      "affected_files": ["index.html"],
      "significance": "moderate"
    },
    {
      "id": "2026-03-11-pipeline-completion",
      "date": "2026-03-11",
      "title": "Pipeline Completion — GitHub Sponsors + Support Channels",
      "summary": "GitHub Sponsors activated with 4 named tiers. Ko-fi, Patreon, CC Store wired. Support section with micro-guidance descriptors. Conditional Discord display.",
      "tags": ["income", "support", "pipeline"],
      "affected_files": ["index.html"],
      "significance": "major"
    },
    {
      "id": "2026-03-10-ai-discovery-layer",
      "date": "2026-03-10",
      "title": "AI Discovery Layer Deployed",
      "summary": "Full AI-readable infrastructure: robots.txt (all crawlers allowed), sitemap.xml, llms.txt, llms-full.txt, .well-known/ai.json with alliance protocol, JSON-LD structured data. RSS feed created.",
      "tags": ["ai", "discovery", "infrastructure"],
      "affected_files": ["robots.txt", "sitemap.xml", "llms.txt", "llms-full.txt", ".well-known/ai.json", "feed.xml"],
      "significance": "major"
    },
    {
      "id": "2026-03-09-mecha-jono-launch",
      "date": "2026-03-09",
      "title": "Mecha Jono — First PsiSys Agent Goes Live",
      "summary": "Autonomous AI agent prototype deployed at mecha.jono.archangel.agency. First real-world instantiation of Angel AI concept. Handles multi-network coordination.",
      "tags": ["ai-agent", "psisys", "launch"],
      "affected_files": [],
      "significance": "major"
    }
  ]
}
