{
  "cksum": "03fc6fcb0d89d13268cdf8808244b57314b98010e459a313724f8a8b2dcc5731",
  "crate_file": "brainwires-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/brainwires/brainwires-0.10.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "async-stream",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "brainwires-a2a",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brainwires-agents",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brainwires-core",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brainwires-hardware",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "brainwires-knowledge",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brainwires-mcp",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brainwires-mcp-server",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brainwires-network",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brainwires-permissions",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brainwires-providers",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "brainwires-storage",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "brainwires-telemetry",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brainwires-tools",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brainwires-training",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "server",
        "client-side-sse",
        "transport-child-process",
        "transport-io",
        "macros"
      ],
      "kind": "normal",
      "name": "rmcp",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "wasm": [
      "brainwires-core/wasm"
    ]
  },
  "features2": {
    "a2a": [
      "dep:brainwires-a2a",
      "brainwires-a2a/native"
    ],
    "agent-full": [
      "agents",
      "permissions",
      "prompting",
      "tools"
    ],
    "agent-network": [
      "dep:brainwires-network"
    ],
    "agents": [
      "dep:brainwires-agents"
    ],
    "audio": [
      "dep:brainwires-hardware",
      "brainwires-hardware/audio"
    ],
    "bedrock": [
      "providers",
      "brainwires-providers/bedrock"
    ],
    "bluetooth": [
      "dep:brainwires-hardware",
      "brainwires-hardware/bluetooth"
    ],
    "brain": [
      "dep:brainwires-knowledge",
      "brainwires-knowledge/knowledge"
    ],
    "camera": [
      "dep:brainwires-hardware",
      "brainwires-hardware/camera"
    ],
    "chat": [
      "providers"
    ],
    "datasets": [
      "training",
      "brainwires-training/datasets-full"
    ],
    "default": [
      "tools",
      "agents"
    ],
    "dream": [
      "dep:brainwires-knowledge",
      "brainwires-knowledge/dream"
    ],
    "eval": [
      "agents",
      "brainwires-agents/eval"
    ],
    "full": [
      "tools",
      "agents",
      "storage",
      "mcp",
      "mdap",
      "knowledge",
      "prompting",
      "permissions",
      "orchestrator",
      "rag-full-languages",
      "interpreters",
      "providers",
      "chat",
      "reasoning",
      "seal",
      "agent-network",
      "brainwires-agents/seal-knowledge",
      "brainwires-agents/seal-mdap",
      "brainwires-agents/seal-feedback",
      "llama-cpp-2",
      "mcp-server",
      "skills",
      "eval",
      "a2a",
      "mesh",
      "audio",
      "gpio",
      "bluetooth",
      "network-hardware",
      "camera",
      "usb",
      "vad",
      "wake-word",
      "voice-assistant",
      "mcp-server-framework",
      "training-cloud",
      "datasets",
      "system",
      "dream",
      "telemetry"
    ],
    "gpio": [
      "dep:brainwires-hardware",
      "brainwires-hardware/gpio"
    ],
    "interpreters": [
      "tools",
      "brainwires-tools/interpreters"
    ],
    "knowledge": [
      "brain"
    ],
    "learning": [
      "seal",
      "knowledge",
      "permissions",
      "brainwires-agents/seal-knowledge",
      "brainwires-agents/seal-feedback"
    ],
    "llama-cpp-2": [
      "providers",
      "brainwires-providers/llama-cpp-2"
    ],
    "mcp": [
      "dep:brainwires-mcp"
    ],
    "mcp-server": [
      "dep:rmcp",
      "dep:schemars",
      "dep:tokio-util"
    ],
    "mcp-server-framework": [
      "dep:brainwires-mcp-server"
    ],
    "mdap": [
      "agents",
      "brainwires-agents/mdap"
    ],
    "mesh": [
      "agent-network",
      "brainwires-network/mesh"
    ],
    "network-hardware": [
      "dep:brainwires-hardware",
      "brainwires-hardware/network"
    ],
    "openapi": [
      "tools",
      "brainwires-tools/openapi"
    ],
    "orchestrator": [
      "tools",
      "brainwires-tools/orchestrator"
    ],
    "otel": [
      "agents",
      "brainwires-agents/otel"
    ],
    "permissions": [
      "dep:brainwires-permissions"
    ],
    "prompting": [
      "dep:brainwires-knowledge",
      "brainwires-knowledge/prompting"
    ],
    "providers": [
      "dep:brainwires-providers"
    ],
    "rag": [
      "dep:brainwires-knowledge",
      "brainwires-knowledge/rag",
      "dep:brainwires-storage",
      "brainwires-storage/vector-db",
      "tools",
      "brainwires-tools/rag"
    ],
    "rag-full-languages": [
      "rag",
      "brainwires-knowledge/tree-sitter-languages"
    ],
    "reasoning": [
      "agents",
      "brainwires-agents/reasoning"
    ],
    "researcher": [
      "providers",
      "agents",
      "storage",
      "rag",
      "training",
      "datasets"
    ],
    "seal": [
      "agents",
      "brainwires-agents/seal"
    ],
    "skills": [
      "agents",
      "brainwires-agents/skills-registry"
    ],
    "storage": [
      "dep:brainwires-storage",
      "brainwires-storage/native"
    ],
    "system": [
      "tools",
      "brainwires-tools/system"
    ],
    "telemetry": [
      "dep:brainwires-telemetry",
      "brainwires-telemetry/native",
      "brainwires-providers?/telemetry"
    ],
    "tools": [
      "dep:brainwires-tools"
    ],
    "training": [
      "dep:brainwires-training"
    ],
    "training-cloud": [
      "training",
      "brainwires-training/cloud"
    ],
    "training-full": [
      "training",
      "brainwires-training/full",
      "datasets"
    ],
    "training-local": [
      "training",
      "brainwires-training/local"
    ],
    "usb": [
      "dep:brainwires-hardware",
      "brainwires-hardware/usb"
    ],
    "vad": [
      "dep:brainwires-hardware",
      "brainwires-hardware/vad"
    ],
    "vertex-ai": [
      "providers",
      "brainwires-providers/vertex-ai"
    ],
    "voice-assistant": [
      "dep:brainwires-hardware",
      "brainwires-hardware/voice-assistant"
    ],
    "wake-word": [
      "dep:brainwires-hardware",
      "brainwires-hardware/wake-word"
    ],
    "wake-word-porcupine": [
      "dep:brainwires-hardware",
      "brainwires-hardware/wake-word-porcupine"
    ]
  },
  "index_path": "br/ai/brainwires",
  "name": "brainwires",
  "pubtime": "2026-04-19T15:03:36Z",
  "rust_version": "1.91",
  "v": 2,
  "vers": "0.10.0",
  "yanked": false
}
