Skip to content
Agentv1.0.0

openmoe.ai — OpenMoE-BFT: Byzantine-fault-tolerant MoE routing + A2A compliance

Open-source BFT consensus layer for Mixture-of-Experts routing: every routing decision is fanned out to N router replicas and dispatched only on a 2f+1 quorum, governed by the 14 OpenScore safety expe

by CSOAI-ORG(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from CSOAI-ORG/openmoe-hive (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

openmoe.ai — OpenMoE-BFT: Byzantine-fault-tolerant MoE routing + A2A compliance

Open-source BFT consensus layer for Mixture-of-Experts routing: every routing decision is fanned out to N router replicas and dispatched only on a 2f+1 quorum, governed by the 14 OpenScore safety experts. Ships a 9-module EU-AI-Act / A2A compliance toolkit (19 conformity checks, Articles 9-15), hash-chained cryptographic receipts (HMAC-SHA256 / Ed25519), hierarchical L0-L3 memory, covenants & web-of-trust, and red-team orchestration. Apache-2.0, Python 3.10+, stdlib-only core, MCP server included.

Skills

  • BFT MoE routing decision - Fan a routing decision out to N router replicas; dispatch only when a 2f+1 quorum agrees (f = floor((n-1)/3)). BFTRouter, BFTLedger, quorum arithmetic.
  • Robust router-logit fusion - Coordinate-wise median, trimmed mean, Krum / Multi-Krum aggregation over numeric router logits — single compromised replica cannot skew the route.
  • Debate consensus - Proposers refine positions across rounds; the BFT ledger decides. Multi-agent deliberation with a tamper-evident outcome.
  • EU AI Act conformity checks - 19 conformity checks across Articles 9-15 of Regulation (EU) 2024/1689, runnable against an MoE/agent deployment.
  • Cryptographic receipts - Hash-chained, tamper-evident receipts for every routing/consensus decision (HMAC-SHA256, optional Ed25519).
  • A2A agent-card validation - validate_agent_card — validate A2A Agent Cards against the EU AI Act and the 14 OpenScore safety experts. Used fleet-wide as the CI check for .well-known/agent.json.
  • Red-team orchestration - Pluggable attack strategies probe a target agent/router and score resilience 0..1.
  • Hierarchical memory + dream() - L0-L3 memory pyramid with an overnight dream() consolidation pass.
  • Covenants & web-of-trust - Agents pre-commit to allowed actions; breaches degrade a trust score across the web-of-trust.

Capabilities

none declared

Endpoint: https://openmoe.ai

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/csoai-org-openmoe-hive-openmoe-ai-openmoe-bft-byzantine-3ca70c/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

csoai-org-openmoe-hive-openmoe-ai-openmoe-bft-byzantine-3ca70c.ocm.jsonjson
{
  "ocm": "1",
  "id": "csoai-org-openmoe-hive-openmoe-ai-openmoe-bft-byzantine-3ca70c",
  "kind": "agent",
  "name": "openmoe.ai — OpenMoE-BFT: Byzantine-fault-tolerant MoE routing + A2A compliance",
  "description": "Open-source BFT consensus layer for Mixture-of-Experts routing: every routing decision is fanned out to N router replicas and dispatched only on a 2f+1 quorum, governed by the 14 OpenScore safety experts. Ships a 9-module EU-AI-Act / A2A compliance toolkit (19 conformity checks, Articles 9-15), hash-chained cryptographic receipts (HMAC-SHA256 / Ed25519), hierarchical L0-L3 memory, covenants & web-of-trust, and red-team orchestration. Apache-2.0, Python 3.10+, stdlib-only core, MCP server included.",
  "publisher": "CSOAI-ORG",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "legal",
      "coding"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "bft",
      "moe",
      "routing",
      "consensus",
      "krum",
      "robust-aggregation",
      "byzantine",
      "debate"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Open-source BFT consensus layer for Mixture-of-Experts routing: every routing decision is fanned out to N router replicas and dispatched only on a 2f+1 quorum, governed by the 14 OpenScore safety experts. Ships a 9-module EU-AI-Act / A2A compliance toolkit (19 conformity checks, Articles 9-15), hash-chained cryptographic receipts (HMAC-SHA256 / Ed25519), hierarchical L0-L3 memory, covenants & web-of-trust, and red-team orchestration. Apache-2.0, Python 3.10+, stdlib-only core, MCP server included."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/CSOAI-ORG/openmoe-hive",
      "path": ".well-known/agent.json",
      "ref": "9984891667a12f1b0a66c3c99f165b109335c90f",
      "url": "https://github.com/CSOAI-ORG/openmoe-hive/blob/9984891667a12f1b0a66c3c99f165b109335c90f/.well-known/agent.json",
      "key": "CSOAI-ORG/openmoe-hive/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://openmoe.ai"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/csoai-org-openmoe-hive-openmoe-ai-openmoe-bft-byzantine-3ca70c/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.