概览

🗂️ 捕获 Remix JSON 输出的位置#

目的 路径 备注
🪙 单个重混币 /docs/Coeus/coins/remixed_coin.json 来自 coin_remixer.py 的默认导出
🧬 Remix 血统档案 /docs/Coeus/coins/coin_archive.json 附加每个重混的时间戳、变异类型和父 ID
🧪 比赛使用 /docs/Coeus/tournaments/class/results.json 如果重混币用于基准测试
🧑‍⚖️ 验证者审查 /docs/Coeus/validators/pending_remix.json 如果重混需要批准或注释
🪙 代币准备 /docs/Coeus/tokens/token_queue.json 如果重混排队等待代币化

🧬 __CODE_BLOCK_N__ 的示例条目#

{
  "id": "b7f3a2d4-9c1e-4f3e-9f1a-2a7e3d9c8f4b",
  "name": "ElectroniumRedux_v2",
  "type": "remix",
  "mutation": "emotional",
  "parent_id": "a1b2c3d4-5678-90ab-cdef-1234567890ab",
  "created": "2025-10-16T17:00:00Z"
}