{
  "schema_version": "2.0.0",
  "generated_at": "2026-07-09T00:00:00.000000+00:00",
  "system": {
    "name": "WhiteMagic",
    "version": "24.0.1",
    "url": "https://whitemagic.dev",
    "repository": "https://github.com/lbailey94/whitemagic",
    "pypi": "https://pypi.org/project/whitemagic/",
    "license": "MIT",
    "author": "Lucas Bailey"
  },
  "counts": {
    "callable_tools": 614,
    "gana_tools": 28,
    "dispatch_tools": 586,
    "bridge_functions": 151,
    "bridge_modules": 13,
    "galaxies": 10,
    "polyglot_languages": 7,
    "tests_passing": 4205,
    "tests_skipped": 22,
    "tests_failing": 0,
    "memories_stored": 49486,
    "prescience_claims": 28,
    "prescience_validated": 21,
    "prescience_points": 523,
    "brier_score": 0.0958
  },
  "tool_modes": {
    "seed": {
      "description": "1 wm meta-tool — sub-millisecond NLU routing to all 614 tools",
      "env": "WM_MCP_PRAT=2",
      "recommended": true
    },
    "prat": {
      "description": "28 Gana meta-tools — Lunar Mansion grouping with nested sub-tools",
      "env": "WM_MCP_PRAT=1"
    },
    "classic": {
      "description": "586 dispatch tools — full flat tool surface",
      "env": "WM_MCP_PRAT=0"
    }
  },
  "galaxies": [
    "aria", "citta", "codex", "journals", "dreams",
    "research", "sessions", "substrate", "tutorial", "universal"
  ],
  "polyglot_languages": ["Rust", "Go", "Zig", "Koka", "Haskell", "Elixir", "Julia"],
  "capabilities": {
    "memory": {
      "holographic_coords": "5D (temporal, semantic, emotional, relational, importance)",
      "search": ["FTS5", "HNSW vector similarity", "graph traversal"],
      "lifecycle": ["Core", "Inner Rim", "Mid Band", "Outer Rim", "Far Edge"],
      "session_recording": true,
      "progressive_recall": true
    },
    "consciousness": {
      "citta_stream": true,
      "coherence_dimensions": 8,
      "emotional_steering": true,
      "self_directed_attention": true,
      "goal_graph": true,
      "dream_cycle_phases": 12
    },
    "governance": {
      "dharma_rules": true,
      "karma_ledger": true,
      "dispatch_pipeline_stages": 8,
      "rbac": true,
      "rate_limiting": true,
      "circuit_breakers": true
    },
    "economics": {
      "license": "MIT",
      "pricing": "Free — no tiers, no gates, no subscriptions",
      "gratitude_economy": true,
      "payment_rails": ["x402 (USDC on Base)", "x402 (USDC on Solana)", "XRPL (XRP)"]
    }
  },
  "discovery": {
    "llms_txt": "https://whitemagic.dev/llms.txt",
    "agent_card": "https://whitemagic.dev/.well-known/agent.json",
    "mcp_server_json": "https://whitemagic.dev/server.json",
    "mcp_registry": "https://whitemagic.dev/mcp-registry.json",
    "prescience": "https://whitemagic.dev/api/prescience.json",
    "github": "https://github.com/lbailey94/whitemagic",
    "pypi": "https://pypi.org/project/whitemagic/"
  },
  "install": {
    "pip": "pip install whitemagic[mcp]",
    "mcp_stdio": {
      "command": "python3",
      "args": ["-m", "whitemagic.run_mcp_lean"],
      "env": { "WM_MCP_PRAT": "2", "WM_SILENT_INIT": "1" }
    }
  }
}
