{
  "generatedAt": "2026-09-03T20:57:34.111Z",
  "name": "Proof-of-Alpha Execution Twin",
  "disclaimer": "Research and paper-execution simulation only. Not financial advice, not a buy recommendation, and not a live trade quote.",
  "totalProjects": 2474,
  "twinProjects": 0,
  "selectedCount": 0,
  "verifiedCount": 0,
  "partiallyVerifiedCount": 0,
  "providerUnavailableCount": 0,
  "noRouteCount": 0,
  "routeBlocks": 0,
  "liquidityBlocks": 0,
  "safetyBlocks": 0,
  "reasonSummary": {
    "verifiedCount": 0,
    "partiallyVerifiedCount": 0,
    "providerUnavailableCount": 0,
    "noRouteCount": 0,
    "topReason": "No candidate passed route, liquidity, safety, and thesis requirements."
  },
  "topVerifiedExecutions": [],
  "topExecutionResearchCandidates": [],
  "topExecutions": [],
  "topProjects": [],
  "operatingRules": [
    "Promote only paper-executable candidates with verified buy and sell route proof across CEX, DEX, aggregator, or bridge-aware routes.",
    "Block candidates when route proof, liquidity depth, slippage, contract/pair proof, or safety checks fail.",
    "Treat every quote as a simulation until manually verified inside the chosen exchange, wallet, DEX, aggregator, or bridge path.",
    "Feed paper execution outcomes back into future scan memory before trusting the pattern."
  ],
  "commandMap": {
    "report": "npm run execution-twin",
    "opScan": "npm run scan:op",
    "smallCaps": "npm run small-caps",
    "dashboard": "npm run dashboard"
  }
}