{
  "schema_version": 1,
  "product": "AURON",
  "canonical_url": "https://sclabs.uk/auron/",
  "status": "Functional Alpha",
  "version": "0.1.0",
  "last_verified": "2026-08-02",
  "positioning": "Local-first Windows AI workspace and mission-control layer for private chat, controlled agents, persistent sessions, memory retrieval, model routing, tools, approvals and audited execution.",
  "verified_capabilities": [
    "Unified Assistant with Chat and Fusion modes",
    "Server-side conversation persistence in SQLite",
    "Live provider and model registry with local Ollama discovery",
    "Five chat-enabled local models and five Fusion-enabled local models in the documented verification baseline",
    "Agent Builder with create, edit, duplicate, disable, remove and test flows",
    "Manual Fusion agent execution with worker, provider and model metadata",
    "Fusion routing for status, skills, provider/model, memory and file intents",
    "Read-only file context with type, size, count and system-folder boundaries",
    "Explicit workspaces for scoped context",
    "Local-first governance, model allow-list enforcement and approval-gated writes",
    "Trusted Owner task controls with constrained roots, explicit targets, timeouts, audit records and no silent elevation",
    "Responsive browser UI verified at 390 px without horizontal overflow"
  ],
  "proof_of_concept": [
    {
      "date": "2026-08-02",
      "test": "functional_alpha_chat",
      "result": "PASS"
    },
    {
      "date": "2026-08-02",
      "test": "modular_agent_runtime",
      "result": "PASS",
      "checks": [
        "config_schema",
        "backend_swap",
        "local_only_governance",
        "model_allowlist",
        "write_approval",
        "actual_model_integrity"
      ]
    },
    {
      "date": "2026-08-02",
      "test": "trusted_owner_task_control",
      "result": "PASS"
    }
  ],
  "alpha_boundaries": [
    "True token streaming and backend cancellation are not complete",
    "Automatic direct memory writing remains intentionally disabled until audit, rollback, deduplication, category separation and secret checks are complete",
    "Cloud execution is limited to wired providers and remains explicit and approval-gated",
    "Some legacy compatibility endpoints remain under Advanced and are not presented as normal product functionality",
    "The product is not yet offered as a general public download"
  ]
}
