Submit and manage your AI brain modules for marketplace review
Validate Manifest
Paste your manifest JSON or YAML, or upload a file. Pick the manifest kind so the validator picks the correct schema. Validation runs all BrainOps gates before submission.
No file chosen
Appliance fields reference (click to expand)
BrainAppliance manifests describe a configurable LLM appliance (model + runtime + workflow + memory + audit). All blocks below are required.
appliance.model_profile — model_id (registry code, NOT a hardcoded model name), runtime_engine, local_or_cloud, required_hardware
appliance.tools — list of tools/RPCs the appliance may call
appliance.workflow_engine — engine_id + version
appliance.memory — vector_store + optional cache
appliance.local_services — local network services (TTS, ASR, E-stop daemon, etc)