WEB6 · THE AI LAYER

OASIS WEB6

ONE API. EVERY AI.

The unified AI abstraction and aggregation layer — built on top of WEB4 and WEB5. Route, orchestrate and normalise across every AI model, agent and protocol, with the world's richest cross-reality data foundation feeding directly into every request.

EXPLORE THE API → READ THE WHITEPAPER → BACK TO ECOSYSTEM
WEB6 API OPENAI GPT-4o ANTHROPIC CLAUDE GEMINI GOOGLE OLLAMA LOCAL MISTRAL MIXTRAL LLAMA META GROQ LLAMA COHERE COMMAND HF MODELS XAI GROK MCP · A2A PROTOCOLS AGENTS ORCHESTRATION
THE CONCEPT

WHAT IS WEB6?

The AI landscape is fragmented — dozens of providers, incompatible APIs, competing agent protocols and orchestration frameworks. WEB6 is the abstraction layer that unifies them all, so you build once and deploy everywhere.

YOUR APPLICATION
ONE UNIFIED INTERFACE
↓ CALLS
WEB6 OASIS AI API  ·  api.web6.oasisomniverse.one
ABSTRACTION LAYER
↓ ROUTES TO
OpenAI  ·  Anthropic  ·  Google Gemini  ·  Meta Llama  ·  xAI Grok
LLM PROVIDERS
Mistral  ·  Groq  ·  Cohere  ·  Ollama  ·  Hugging Face  ·  +more
OPEN-SOURCE & LOCAL
LangChain  ·  AutoGen  ·  CrewAI  ·  MCP  ·  A2A Protocol  ·  Semantic Kernel
AGENT FRAMEWORKS
AI PROVIDERS

EVERY MODEL. ONE ENDPOINT.

WEB6 normalises the request and response interface for every major AI provider and open-source model runtime. Switch providers with a single config change — no refactoring required.

🤖
OPENAI
GPT-5 · GPT-4o · o3 · DALL·E · Whisper
ANTHROPIC
Claude Opus · Sonnet · Haiku
💎
GOOGLE GEMINI
Gemini 2.5 · Flash · Pro · Veo
🦙
META LLAMA
Llama 3.x · Code Llama · Scout
🌀
MISTRAL
Mixtral · Mistral Large · Codestral
🔥
GROQ
Ultra-fast LPU inference
🏠
OLLAMA
Local · Private · Self-hosted
🤗
HUGGING FACE
Open-source · Fine-tuned models
🧠
COHERE
Command R+ · Embed · Rerank
XAI
Grok 3 · Grok Vision
🐋
DEEPSEEK
R1 · V3 · Coder
☁️
AWS BEDROCK
Titan · Nova · Jurassic
🔷
AZURE OPENAI
Enterprise GPT · DALL·E · Vision
🎨
STABILITY AI
SDXL · Stable Diffusion · SVD
+
MORE COMING
Continuously expanding
CAPABILITIES

WHAT WEB6 GIVES YOU

More than a proxy — WEB6 is an intelligent orchestration and normalisation layer sitting on top of both WEB4 and WEB5. Every AI request is grounded with real-world identity, cross-reality app data and a living holon graph — making it the most contextually rich AI API ever built.

🔀
UNIFIED API
One REST endpoint for every provider. Same request shape, same response schema. Swap models with a single parameter change — no client-side refactoring needed.
🧭
INTELLIGENT ROUTING
Route requests automatically to the best model for the task — by capability, latency, cost or availability. Define routing rules declaratively, or let WEB6 decide.
🤝
AGENT ORCHESTRATION
Coordinate multi-agent workflows across heterogeneous AI runtimes. Chain agents, pass context, monitor progress and handle failures — through one unified interface.
📡
PROTOCOL NORMALISATION
Abstracts over MCP, A2A, LangChain, AutoGen, CrewAI and Semantic Kernel. Write once against the WEB6 protocol and reach every agent framework.
🛡️
FAILOVER & LOAD BALANCING
Automatic fallback to secondary providers when a model is unavailable or rate-limited. Built-in retry logic, circuit breaking and cost-aware load distribution.
🌐
WEB4 + WEB5 FOUNDATION
WEB6 sits on top of both WEB4 (foundation, karma, COSMIC ORM — 40+ storage providers) and WEB5 (STAR ODK, STARNET holon graph, all cross-world OAPP data). Every AI call is automatically grounded with the world's richest cross-reality dataset.
💰
COST OPTIMISATION
Route cheaper tasks to smaller models automatically. Track spend per provider, per user and per OASIS avatar. Set budgets and caps — WEB6 enforces them.
📊
OBSERVABILITY
Unified logs, latency metrics and token usage across every provider. Debug multi-agent workflows with end-to-end trace IDs that span the full OASIS stack.
🔑
SINGLE AUTH
One OASIS avatar key authenticates against every provider. No per-provider API key management. Permissions and quotas are governed at the WEB4 FOUNDATION LAYER.
THE ENDPOINT

ONE ENDPOINT. ALL MODELS.

Authenticate with your OASIS avatar key and start making requests immediately — no per-provider SDK setup, no credential juggling.

api.web6.oasisomniverse.one
// Route a completion to whichever model fits best
POST https://api.web6.oasisomniverse.one/v1/complete
Authorization: Bearer <your-oasis-avatar-key>

{
  "provider": "auto",          // "auto" | "openai" | "anthropic" | "gemini" | "groq" | "mistral" | ...
  "model":    "auto",          // or a specific model ID
  "messages": [
    { "role": "user", "content": "Hello from the OASIS" }
  ],
  "routing": {
    "priority": "cost",         // "cost" | "latency" | "quality"
    "fallback": true
  },
  "avatarId": "your-avatar-id"     // optional — injects WEB4 identity/karma context
}
// Dispatch a problem straight to FAHRN - the controller agent scores agents, picks a
// dispatch mode, runs loop detection and returns the assembled Mermaid execution plan
POST https://api.web6.oasisomniverse.one/v1/reasoning-network/dispatch
Authorization: Bearer <your-oasis-avatar-key>

{
  "problem":  "Plan a zero-downtime migration of a 50M row table",
  "taskType": "architecture",
  "mode":     "Parallel"   // "Serial" | "Parallel" | "Decomposed"
}
DEEP INTEGRATION

POWERED BY WEB4 + WEB5

WEB6 doesn't just abstract AI providers — it sits on top of the entire OASIS data stack. WEB4 and WEB5 feed their world data directly into the AI layer, making every request aware of identity, reputation, cross-world state and a living ecosystem of apps and holons.

WEB4 — IDENTITY & DATA LAYER

The universal identity, reputation and storage foundation. Every AI request in WEB6 can be grounded with your avatar's full history, karma score and COSMIC ORM data across 40+ storage providers — giving AI models context that no other platform can offer.

AVATAR IDENTITY KARMA SCORES COSMIC ORM CROSS-WORLD MEMORY 40+ PROVIDERS
EXPLORE WEB4 →

WEB5 — APP & HOLON LAYER

STAR ODK and STARNET publish every app, asset and interaction as a versioned holon in a living graph. WEB6 pulls this entire cross-world application data stream — all OAPPs, user interactions and holon state — directly into the AI layer, making it extraordinarily context-aware.

STAR ODK STARNET GRAPH HOLON DATA OAPP ECOSYSTEM CROSS-WORLD STATE
EXPLORE WEB5 →
THE RESULT

WEB6 is the only AI abstraction layer that feeds real-world identity and cross-chain data (WEB4) and a live ecosystem of cross-world apps and holons (WEB5) directly into every AI model call — making it the most powerful and contextually rich AI API ever built.

BRAID · FRACTAL HOLONIC SHARED MEMORY · CROSS-CHAIN PERSISTENCE

HOLONIC BRAID

OASIS extends the OpenSERV BRAID framework (Amçalar & Cinar, arXiv:2512.15959) with a fractal holonic shared graph library — delivering 74× PPD gains on GSM-Hard that scale indefinitely across agents and sessions. One shared library. Every reasoning graph ever generated — available to everyone, forever.

TWO-STAGE BRAID PROTOCOL
GENERATOR
High-tier model (gpt-4.1) creates a Mermaid reasoning graph for task type τ — once per task type, stored as a holon in the shared library.
SOLVER
Low-tier model (gpt-5-nano-minimal) executes the graph against each task instance — at a fraction of the cost, with equal or superior accuracy.
74×
PPD on GSM-Hard
30×
PPD on procedural tasks
94%→98%
accuracy on GSM-Hard
🌍 EARTH HOLON
Universal collective intelligence
🌐 CONTINENT → COUNTRY → COUNTY → CITY → DISTRICT → NEIGHBOURHOOD
Geographic holon chain — memory propagates upward through membrane rules
👥 ORG / GROUP HOLONS
Friends · Family · Colleagues · Clubs · Communities (user can belong to many)
👤 USER HOLON
All agents for this user — unified identity & reputation
🤖 AGENT HOLON
All sessions for this agent, for this user
💬 SESSION HOLON
One conversation — memory stored as a holon
📚
SHARED GRAPH LIBRARY
Reasoning graphs generated by any agent are stored as holons in a shared library. Every future agent doing the same task type retrieves the graph at zero generation cost — PPD gains compound globally rather than resetting per agent.
⛓️
CROSS-CHAIN PERSISTENCE
Graph holons are replicated across MongoDB (fast access), Solana (immutable provenance) and IPFS (decentralised permanence) via the COSMIC ORM. Each holon carries a ProviderUniqueStorageKey per backend — same graph, any provider.
🧬
FRACTAL MEMORY HIERARCHY
Every AI session generates a session holon. That holon is a child of the agent holon, which is a child of the user holon — memory and intelligence compound upward through every level of the hierarchy, from session to Earth.
🔬
MEMBRANE RULES
At each boundary between holons, user-configurable membrane rules define which parts of the memory are persisted, propagated or kept private. Per-field granularity — nothing leaks without explicit permission.
🌍
COLLECTIVE INTELLIGENCE
Session → Agent → User → Group → Neighbourhood → City → Country → Earth. Collective intelligence flows upward from every individual interaction to the planetary level — genuinely bottom-up, consent-governed emergence.
♾️
A PATH TO AGI
BRAID's PPD gains + holonic shared memory + geographic propagation = a system that improves with every interaction, at every scale. Modelled after nature, unity consciousness and the infinite intelligence of the universe.
READ THE FULL WHITEPAPER → ORIGINAL LITEPAPER →
META-ORCHESTRATION INTELLIGENCE LAYER · COMPOSITE SCORING · CONTINUOUS LEARNING · ANTI-FRAGILE

FAHRN

FRACTAL ADAPTIVE HOLONIC REASONING NETWORK

FAHRN is the self-optimising reasoning mesh built on top of Holonic BRAID. A controller agent dispatches work to scored agents in serial, parallel or decomposed mode — using a composite score of category performance, speed, cost and loop-detection stability — and learns from every outcome via EMA score updates stored in the holonic memory hierarchy.

CONTROLLER AGENT — DISPATCH LOGIC
🤖
GPT-5
Reasoning ★★★★★
Speed ★★★★☆
Code ★★★★☆
CLAUDE
Analysis ★★★★★
Speed ★★★★☆
Writing ★★★★★
GROK
Real-time ★★★★★
Speed ★★★★★
Search ★★★★★
+
MORE AGENTS
Each scored per
category & speed
continuously
COMPOSITE ROUTING SCORE
CompositeScore =
  (Wcat × CategoryScore)
  + (Wspeed × SpeedScore)
  + (Wcost × CostScore)
  − (Wpenalty × FailureRate)
  − (LoopPenalty if recently stalled)
Weights are configurable per mode — Serial mode elevates Wcost; Parallel mode favours Wcat; Decomposed mode raises Wspeed to minimise wall-clock time. Agent metadata includes: category_scores, speed_score, cost_score, loop_detection_score, failure_rate — all updated continuously from real outcomes.
MODE 1 — SERIAL
COST OPTIMISED

The controller dispatches the problem to the highest-scoring agent for that category. If it stalls, the next best agent takes over. One agent works at a time — lowest token cost, still intelligent routing.

Lowest cost
Automatic fallback on timeout
Generates Mermaid execution plan
MODE 2 — PARALLEL
ACCURACY OPTIMISED

All agents receive the same problem simultaneously. Each produces a Mermaid execution diagram. The controller compares plans — selecting the best, or merging complementary diagrams into a superior combined plan.

Highest accuracy
Plan comparison & merging
Best-of-all-worlds execution
MODE 3 — DECOMPOSED
COMPLEX PROBLEMS

Large, complex problems are broken into sub-problems. Each is routed to the agent best matched to its category and speed profile. The resulting sub-diagrams are then combined by the controller into one unified execution plan.

Handles unlimited complexity
Best-fit agent per sub-problem
Merged composite diagram
🎛️
CONTROLLER AGENT
A meta-level orchestrator sits above the reasoning network. It classifies problems, selects dispatch mode, ranks agents by composite score, monitors for timeout/stall, promotes fallback agents and assembles the final execution plan.
📊
COMPOSITE SCORING
Every agent carries a full metadata object: category scores (mathematics, legal, architecture, code, writing, real-time…), speed_score, cost_score, loop_detection_score, failure_rate. The composite score formula blends all dimensions with user-configurable weights per mode.
🔁
LOOP DETECTION
Four detection mechanisms run in parallel: output similarity hashing (repeated reasoning patterns), self-contradictory step detection, token budget monitoring, and circular DAG detection in the Mermaid output. Any trigger suspends the agent and escalates immediately.
📐
MERMAID EXECUTION PLANS
Each agent produces a structured Mermaid diagram of its execution plan — machine-comparable, mergeable and human-readable. In parallel mode plans are compared and merged. In decomposed mode sub-diagrams are stitched into one coherent whole.
📈
CONTINUOUS LEARNING
After every task, all agent scores update via EMA (Exponential Moving Average): category scores, speed, failure rate, loop stability. Updates are stored as holons in the Holonic BRAID hierarchy — the system routes better with every single interaction, forever.
🛡️
ANTI-FRAGILE BY DESIGN
Every stall, timeout and failed plan updates agent metadata and improves future routing. No single-model bias — performance decides flow, not reputation. No provider lock-in — the system naturally migrates workloads toward consistently better agents. Each agent is itself a holon.
FULL SYSTEM STACK
READ THE FULL WHITEPAPER → ANTI-FRAGILITY & STACK →
MODEL CONTEXT PROTOCOL

OASIS MCP

Connect any MCP-compatible AI agent or tool directly to the full OASIS platform — avatar foundation, karma, COSMIC ORM data and the entire WEB6 AI layer — through a single standardised Model Context Protocol interface.

🔌
PLUG IN ANY AGENT
Any MCP-compatible agent — Claude, Cursor, Continue, or your own — can call OASIS APIs natively. No custom integration code required.
👤
AVATAR CONTEXT
Agents gain full access to OASIS avatar identity, karma scores and cross-world reputation — grounding every AI response in real user context.
🧬
COSMIC ORM DATA
Read and write to the universal COSMIC ORM layer — 40+ providers, unified schema — directly from your AI agent workflows via MCP tool calls.
🤖
WEB6 AI ROUTING
MCP tool calls route through the full WEB6 abstraction layer — intelligent model selection, failover and cost optimisation built in.
🔑
SINGLE AUTH
One OASIS avatar key authenticates the MCP server against the entire platform. No per-provider credentials to manage or rotate.
📡
STANDARD PROTOCOL
Built on Anthropic's open Model Context Protocol standard — interoperable with every MCP host and any agent framework that supports it.
GET OASIS MCP →