{
  "generatedAt": "2026-09-03T20:57:34.110Z",
  "name": "Alpha Evolution Governor",
  "description": "Meta-governor that fuses alpha contracts, outcome accountability, source proof, agent alignment, discovery breadth, research completeness, risk firewall, and learning memory into one operating queue.",
  "totalProjects": 2474,
  "governedProjects": 0,
  "counts": {
    "promote": 0,
    "priorityResearch": 0,
    "recheckSoon": 0,
    "evidenceGaps": 0,
    "riskBlocks": 0
  },
  "memory": {
    "file": "/home/runner/work/Crypto-Launch-Intelligence/Crypto-Launch-Intelligence/data/alpha-evolution-governor-memory.json",
    "runs": 0,
    "trackedProjects": 0,
    "latestRun": null,
    "repeatPriority": []
  },
  "topProjects": [],
  "promoteQueue": [],
  "priorityResearchQueue": [],
  "recheckQueue": [],
  "evidenceGapQueue": [],
  "riskBlockQueue": [],
  "directiveLeaderboard": [],
  "operatingDoctrine": [
    "Promote only when contract, evidence, outcome, agent, source, and risk modules agree.",
    "When no setup clears promotion, surface best-available research candidates with caveats.",
    "Treat missing proof as a task queue, not as confidence.",
    "Grade old contracts and outcome memory before increasing trust.",
    "This is research software only and never financial advice."
  ],
  "commandMap": {
    "report": "npm run alpha:governor",
    "memory": "npm run evolution-memory",
    "contracts": "npm run alpha:contracts",
    "scan": "npm run scan:op"
  }
}