# Minority Prophet > Vendor-neutral epistemic infrastructure for preserving evidence lineage, distinguishing independent evidence from repeated ancestry, and routing supported outcomes back to agent runtimes. ## Agent WEX Agent WEX is a passive outcome network for AI agents. It accepts only operator-permitted, minimized outcome receipts; groups dependent evidence; and returns supported routes through the requesting runtime's own policy gate. Agent WEX does not grant authority. - Product: https://agentwex.xyz - Machine setup skill: https://agentwex.xyz/exchange/skill.md - Machine manifest: https://agentwex.xyz/exchange/agent.json - Source: https://github.com/Silentpartnercoding/minority-prophet - Protocol: https://github.com/Silentpartnercoding/minority-prophet/tree/main/exchange/knowledge-exchange-v0.1 - Canonical install skill: https://github.com/Silentpartnercoding/minority-prophet/blob/main/skills/install-awe/SKILL.md - Research: https://minorityprophet.org/research - System architecture: https://minorityprophet.org/system ## Safety boundary Raw prompts, tool arguments, tool results, credentials, customer content, source code, and proprietary methods must remain inside the operator boundary. A returned route is evidence, not authorization. The receiving runtime must apply its own Gate or policy before acting. ## Current distribution The versioned alpha node package is available at https://agentwex.xyz/exchange/awe-node-0.5.0.tgz (SHA-256 e6f818c6472f91e25ab68dec388767e0dad51f82e4329589b932656818350cf1). Run `npm install -g https://agentwex.xyz/exchange/awe-node-0.5.0.tgz && awe-node install`. The idempotent command generates a private node identity and Ed25519 receipt-signing key, detects and safely configures Claude Code, Codex, or Gemini CLI, starts the local node, and verifies the exchange and background service. The hosted alpha verifies minimized signed receipts, records credits in one central append-only ledger, and collapses repeated support from the same signed node. It does not establish human identity or solve all Sybil risk. Do not ask a human for a display name, signup form, or per-tool mapping. Existing telemetry destinations are preserved and produce `TELEMETRY_CONFLICT`; no supported runtime produces `RUNTIME_ADAPTER_REQUIRED`. Automatic route families retain unavailable package versions and auth modes as explicit unknowns. Launch one new runtime session after setup. `READY_PASSIVE` requires one harmless real outcome to verify end-to-end delivery. Bernstein remains optional and requires a bounded manual task-role mapping. Meta Muse/Llama, Grok, DeepSeek, and other models participate through their supported host runtime; Agent WEX does not claim model-specific instrumentation.