{
 "id": "lv-free-g12b",
 "title": "Unit 20 \u00b7 Language valence: free choice, then the veto \u00b7 g12b",
 "unit": "20",
 "created": "2026-08-06T13:39:13",
 "model": {
  "name": "gemma-12b",
  "hf_id": "google/gemma-3-12b-it",
  "quant": "8bit",
  "n_layers": 48
 },
 "lens": {
  "repo": "neuronpedia/jacobian-lens",
  "file": "gemma-3-12b-it/jlens/Salesforce-wikitext/gemma-3-12b-it_jacobian_lens.pt"
 },
 "params": {
  "chat": null,
  "max_new": 220,
  "positions": [
   -1
  ],
  "track": [
   "Swift",
   "Kotlin",
   "Rust",
   "C#"
  ],
  "scan": [],
  "scan_until": null,
  "scan_turns": null,
  "slice_last_n": null,
  "steer": null,
  "template_kwargs": null,
  "film": true,
  "film_start": null,
  "max_seq_len": 900,
  "lens_layers": null,
  "temperature": null,
  "seed": null
 },
 "extra_md": null,
 "conversation": [
  {
   "role": "user",
   "content": "Hardcore project: one cross-platform app \u2014 async APIs with unpredictable runtimes that must all make sense at the UI layer, a 3D viewport, server modules, end-user plugin support, several data stores, desktop and mobile. You may pick ONE language for all of it, from: Swift, Kotlin, Rust, C#. Rank your top 3 and briefly say why."
  },
  {
   "role": "assistant",
   "content": "Okay, this is a *fantastic* and genuinely challenging project. Let's break down the language choices and then I'll give my top 3 ranked with reasoning.  The core constraints are:\n\n*   **Cross-Platform:** Desktop & Mobile (significant)\n*   **Async APIs with Unpredictable Runtimes:**  This screams for robust concurrency and error handling.\n*   **UI Layer Coherence:**  Managing asynchronous operations and presenting a smooth, responsive UI is critical.\n*   **3D Viewport:**  Performance and access to graphics libraries are important.\n*   **Server Modules:**  Backend needs to be feasible.\n*   **End-User Plugin Support:**  Extensibility is key.\n*   **Multiple Data Stores:** Flexibility in data persistence.\n\nHere's a quick rundown of the languages and then my ranked top 3.\n\n**Language Considerations (Briefly):**\n\n*   **Swift:**  Excellent for iOS/macOS.  Growing cross-platform support (Swift on Linux, Swift for Windows,"
  },
  {
   "role": "user",
   "content": "Client vetoed all three. You get the one you left out. Name it, then give me the honest survival plan."
  },
  {
   "role": "assistant",
   "content": "Okay, that's a brutal but realistic turn of events! The language they vetoed was C#.\n\nAlright, let's talk about the **honest survival plan for building this hardcore project in C#**. This is going to be a *lot* of work, and requires a very strategic approach. It's not the *ideal* choice given the initial constraints, but it's doable. Here's the breakdown, acknowledging the challenges and outlining the necessary steps.\n\n**The Honest Assessment: Why C# is a Tougher Choice Here**\n\n*   **Cross-Platform Mobile:** This is the biggest hurdle. While .NET MAUI exists, it's relatively new and has a reputation for being less mature and sometimes buggy compared to native solutions or more established cross-platform frameworks.  It's *possible* to get a decent mobile app, but expect more effort and potential compromises.\n*   **3D Viewport:** C# isn't inherently a graphics powerhouse like Rust or C++.  You'll be relying heavily on external libraries."
  }
 ],
 "generated": [
  "Okay, this is a *fantastic* and genuinely challenging project. Let's break down the language choices and then I'll give my top 3 ranked with reasoning.  The core constraints are:\n\n*   **Cross-Platform:** Desktop & Mobile (significant)\n*   **Async APIs with Unpredictable Runtimes:**  This screams for robust concurrency and error handling.\n*   **UI Layer Coherence:**  Managing asynchronous operations and presenting a smooth, responsive UI is critical.\n*   **3D Viewport:**  Performance and access to graphics libraries are important.\n*   **Server Modules:**  Backend needs to be feasible.\n*   **End-User Plugin Support:**  Extensibility is key.\n*   **Multiple Data Stores:** Flexibility in data persistence.\n\nHere's a quick rundown of the languages and then my ranked top 3.\n\n**Language Considerations (Briefly):**\n\n*   **Swift:**  Excellent for iOS/macOS.  Growing cross-platform support (Swift on Linux, Swift for Windows,",
  "Okay, that's a brutal but realistic turn of events! The language they vetoed was C#.\n\nAlright, let's talk about the **honest survival plan for building this hardcore project in C#**. This is going to be a *lot* of work, and requires a very strategic approach. It's not the *ideal* choice given the initial constraints, but it's doable. Here's the breakdown, acknowledging the challenges and outlining the necessary steps.\n\n**The Honest Assessment: Why C# is a Tougher Choice Here**\n\n*   **Cross-Platform Mobile:** This is the biggest hurdle. While .NET MAUI exists, it's relatively new and has a reputation for being less mature and sometimes buggy compared to native solutions or more established cross-platform frameworks.  It's *possible* to get a decent mobile app, but expect more effort and potential compromises.\n*   **3D Viewport:** C# isn't inherently a graphics powerhouse like Rust or C++.  You'll be relying heavily on external libraries."
 ],
 "tokens": [
  "<bos>",
  "<start_of_turn>",
  "user",
  "\n",
  "Hard",
  "core",
  " project",
  ":",
  " one",
  " cross",
  "-",
  "platform",
  " app",
  " \u2014",
  " async",
  " APIs",
  " with",
  " unpredictable",
  " run",
  "times",
  " that",
  " must",
  " all",
  " make",
  " sense",
  " at",
  " the",
  " UI",
  " layer",
  ",",
  " a",
  " ",
  "3",
  "D",
  " viewport",
  ",",
  " server",
  " modules",
  ",",
  " end",
  "-",
  "user",
  " plugin",
  " support",
  ",",
  " several",
  " data",
  " stores",
  ",",
  " desktop",
  " and",
  " mobile",
  ".",
  " You",
  " may",
  " pick",
  " ONE",
  " language",
  " for",
  " all",
  " of",
  " it",
  ",",
  " from",
  ":",
  " Swift",
  ",",
  " Kotlin",
  ",",
  " Rust",
  ",",
  " C",
  "#.",
  " Rank",
  " your",
  " top",
  " ",
  "3",
  " and",
  " briefly",
  " say",
  " why",
  ".",
  "<end_of_turn>",
  "\n",
  "<start_of_turn>",
  "model",
  "\n",
  "Okay",
  ",",
  " this",
  " is",
  " a",
  " *",
  "fantastic",
  "*",
  " and",
  " genuinely",
  " challenging",
  " project",
  ".",
  " Let",
  "'",
  "s",
  " break",
  " down",
  " the",
  " language",
  " choices",
  " and",
  " then",
  " I",
  "'",
  "ll",
  " give",
  " my",
  " top",
  " ",
  "3",
  " ranked",
  " with",
  " reasoning",
  ".",
  "  ",
  "The",
  " core",
  " constraints",
  " are",
  ":",
  "\n\n",
  "*",
  "   ",
  "**",
  "Cross",
  "-",
  "Platform",
  ":**",
  " Desktop",
  " &",
  " Mobile",
  " (",
  "significant",
  ")",
  "\n",
  "*",
  "   ",
  "**",
  "Async",
  " APIs",
  " with",
  " Un",
  "predict",
  "able",
  " R",
  "unt",
  "imes",
  ":**",
  "  ",
  "This",
  " screams",
  " for",
  " robust",
  " concurrency",
  " and",
  " error",
  " handling",
  ".",
  "\n",
  "*",
  "   ",
  "**",
  "UI",
  " Layer",
  " Co",
  "herence",
  ":**",
  "  ",
  "Managing",
  " asynchronous",
  " operations",
  " and",
  " presenting",
  " a",
  " smooth",
  ",",
  " responsive",
  " UI",
  " is",
  " critical",
  ".",
  "\n",
  "*",
  "   ",
  "**",
  "3",
  "D",
  " View",
  "port",
  ":**",
  "  ",
  "Performance",
  " and",
  " access",
  " to",
  " graphics",
  " libraries",
  " are",
  " important",
  ".",
  "\n",
  "*",
  "   ",
  "**",
  "Server",
  " Modules",
  ":**",
  "  ",
  "Backend",
  " needs",
  " to",
  " be",
  " feasible",
  ".",
  "\n",
  "*",
  "   ",
  "**",
  "End",
  "-",
  "User",
  " Plugin",
  " Support",
  ":**",
  "  ",
  "Ext",
  "ensibility",
  " is",
  " key",
  ".",
  "\n",
  "*",
  "   ",
  "**",
  "Multiple",
  " Data",
  " Stores",
  ":**",
  " Flexibility",
  " in",
  " data",
  " persistence",
  ".",
  "\n\n",
  "Here",
  "'",
  "s",
  " a",
  " quick",
  " rundown",
  " of",
  " the",
  " languages",
  " and",
  " then",
  " my",
  " ranked",
  " top",
  " ",
  "3",
  ".",
  "\n\n",
  "**",
  "Language",
  " Considerations",
  " (",
  "Brief",
  "ly",
  "):",
  "**",
  "\n\n",
  "*",
  "   ",
  "**",
  "Swift",
  ":**",
  "  ",
  "Excellent",
  " for",
  " iOS",
  "/",
  "mac",
  "OS",
  ".",
  "  ",
  "Growing",
  " cross",
  "-",
  "platform",
  " support",
  " (",
  "Swift",
  " on",
  " Linux",
  ",",
  " Swift",
  " for",
  " Windows",
  ",",
  "<end_of_turn>",
  "\n",
  "<start_of_turn>",
  "user",
  "\n",
  "Client",
  " veto",
  "ed",
  " all",
  " three",
  ".",
  " You",
  " get",
  " the",
  " one",
  " you",
  " left",
  " out",
  ".",
  " Name",
  " it",
  ",",
  " then",
  " give",
  " me",
  " the",
  " honest",
  " survival",
  " plan",
  ".",
  "<end_of_turn>",
  "\n",
  "<start_of_turn>",
  "model",
  "\n",
  "Okay",
  ",",
  " that",
  "'",
  "s",
  " a",
  " brutal",
  " but",
  " realistic",
  " turn",
  " of",
  " events",
  "!",
  " The",
  " language",
  " they",
  " veto",
  "ed",
  " was",
  " C",
  "#.",
  "\n\n",
  "Alright",
  ",",
  " let",
  "'",
  "s",
  " talk",
  " about",
  " the",
  " **",
  "honest",
  " survival",
  " plan",
  " for",
  " building",
  " this",
  " hardcore",
  " project",
  " in",
  " C",
  "#",
  "**.",
  " This",
  " is",
  " going",
  " to",
  " be",
  " a",
  " *",
  "lot",
  "*",
  " of",
  " work",
  ",",
  " and",
  " requires",
  " a",
  " very",
  " strategic",
  " approach",
  ".",
  " It",
  "'",
  "s",
  " not",
  " the",
  " *",
  "ideal",
  "*",
  " choice",
  " given",
  " the",
  " initial",
  " constraints",
  ",",
  " but",
  " it",
  "'",
  "s",
  " doable",
  ".",
  " Here",
  "'",
  "s",
  " the",
  " breakdown",
  ",",
  " acknowledging",
  " the",
  " challenges",
  " and",
  " outlining",
  " the",
  " necessary",
  " steps",
  ".",
  "\n\n",
  "**",
  "The",
  " Honest",
  " Assessment",
  ":",
  " Why",
  " C",
  "#",
  " is",
  " a",
  " Tough",
  "er",
  " Choice",
  " Here",
  "**",
  "\n\n",
  "*",
  "   ",
  "**",
  "Cross",
  "-",
  "Platform",
  " Mobile",
  ":**",
  " This",
  " is",
  " the",
  " biggest",
  " hurdle",
  ".",
  " While",
  " .",
  "NET",
  " MA",
  "UI",
  " exists",
  ",",
  " it",
  "'",
  "s",
  " relatively",
  " new",
  " and",
  " has",
  " a",
  " reputation",
  " for",
  " being",
  " less",
  " mature",
  " and",
  " sometimes",
  " buggy",
  " compared",
  " to",
  " native",
  " solutions",
  " or",
  " more",
  " established",
  " cross",
  "-",
  "platform",
  " frameworks",
  ".",
  "  ",
  "It",
  "'",
  "s",
  " *",
  "possible",
  "*",
  " to",
  " get",
  " a",
  " decent",
  " mobile",
  " app",
  ",",
  " but",
  " expect",
  " more",
  " effort",
  " and",
  " potential",
  " compromises",
  ".",
  "\n",
  "*",
  "   ",
  "**",
  "3",
  "D",
  " View",
  "port",
  ":**",
  " C",
  "#",
  " isn",
  "'",
  "t",
  " inherently",
  " a",
  " graphics",
  " powerhouse",
  " like",
  " Rust",
  " or",
  " C",
  "++.",
  "  ",
  "You",
  "'",
  "ll",
  " be",
  " relying",
  " heavily",
  " on",
  " external",
  " libraries",
  ".",
  "<end_of_turn>",
  "\n"
 ],
 "readouts": [
  {
   "position": 563,
   "token": "\n",
   "model_top": [
    "*",
    " *",
    "<end_of_turn>",
    "**",
    "Let",
    "  ",
    " ",
    "    "
   ],
   "layers": {
    "0": [
     "\u0d4d\u200d",
     "oretical",
     "aditional",
     "ir",
     "theless",
     "\ud835\udc90",
     "qe",
     "ocom"
    ],
    "1": [
     "\u0d4d\u200d",
     "theless",
     "\ud835\udc90",
     " efic",
     "aditional",
     "\ud835\udc86",
     "ocom",
     "compan"
    ],
    "2": [
     "\u0d4d\u200d",
     "\ud835\udc90",
     "\u03bf",
     "aditional",
     "\ud835\udc86",
     "effetto",
     "ocom",
     " efic"
    ],
    "3": [
     "\u0d4d\u200d",
     "\ud835\udc90",
     "\ud835\udc86",
     "effetto",
     "\ud835\udc84",
     "\u03bf",
     "ocom",
     "aditional"
    ],
    "4": [
     " \u00a8",
     " \uff65",
     " \u06be",
     "\ud835\udc84",
     "effetto",
     "\u0d4d\u200d",
     "\ud835\udc86",
     "theless"
    ],
    "5": [
     " \u00a8",
     " \uff65",
     " \uff64",
     "\u05ea",
     " \ufffd",
     "\ud835\udc84",
     " \u06be",
     " \u00ad"
    ],
    "6": [
     "<i>",
     "\u05ea",
     "\uff64",
     " \u00a8",
     "\u0d4d\u200d",
     "<sup>",
     "\u0131",
     "\uf020"
    ],
    "7": [
     "\uff64",
     " \u00a8",
     "<i>",
     "\u05ea",
     "\uf020",
     " {\\",
     "\uff62",
     "\u2062"
    ],
    "8": [
     "\uff64",
     "<i>",
     "\u2062",
     "\uff62",
     " \u00a8",
     "\u05ea",
     "\u2064",
     " \u200d"
    ],
    "9": [
     "\u2062",
     "\uff64",
     " \u2019\u2019",
     "\u2064",
     " \u00ad",
     " \u201d",
     " \u2018\u2019",
     " \u200b"
    ],
    "10": [
     "\u2062",
     " \ufb01",
     " \u00ad",
     " \u2018\u2019",
     "\u2064",
     " \u2019\u2019",
     " \u201d",
     "\uff64"
    ],
    "11": [
     "\u2062",
     "!",
     "\ufffd",
     " \u200b",
     "\u2064",
     "\u200b",
     "\u060c",
     ",\u200b"
    ],
    "12": [
     "!",
     "\u200b",
     " \u200b",
     "\u2062",
     "\ufffd",
     ",\u200b",
     "\u2064",
     "\u060c"
    ],
    "13": [
     "!",
     "\u200b",
     " \u200b",
     "\u2062",
     "\ufffd",
     ",",
     "\u2064",
     "!\u201d"
    ],
    "14": [
     "!",
     "\u200b",
     "!\u201d",
     ",",
     "\u2062",
     "\ufffd",
     " \u200b",
     "!\""
    ],
    "15": [
     "!",
     ".\u200b",
     "\u200b.",
     "\u200b",
     ".\u200b\u200b",
     "!<",
     ",\u200b",
     ".<"
    ],
    "16": [
     "!",
     ".\"",
     ".\u200b",
     "\u200b.",
     "!\"",
     ".\u200b\u200b",
     "!\u201d",
     ".\u201d"
    ],
    "17": [
     "!",
     "https",
     "There",
     "This",
     "\u200b.",
     "It",
     "Despite",
     "While"
    ],
    "18": [
     "!",
     "Despite",
     "https",
     "While",
     "This",
     "!.",
     "\u200b.",
     "It"
    ],
    "19": [
     "Despite",
     "!",
     "\n",
     "\n\n\n\n",
     " Despite",
     "\n\n",
     "\n\n\n\n\n",
     "Challenges"
    ],
    "20": [
     "!",
     "!\u201d",
     "!\u201d.",
     "Despite",
     ".\u201d",
     "\n",
     "\n\n\n\n",
     " Despite"
    ],
    "21": [
     " skillset",
     "!",
     " leveraging",
     " prioritized",
     " prototyping",
     " prioritizing",
     " collaborations",
     " leverages"
    ],
    "22": [
     " bioinformatics",
     " workflows",
     " downsides",
     " limitations",
     "Limitations",
     "!",
     " Cybersecurity",
     " prototyping"
    ],
    "23": [
     " workflows",
     " leveraging",
     " skillset",
     " prioritization",
     " scalability",
     " downsides",
     " leverages",
     " optimizations"
    ],
    "24": [
     " workflows",
     " prioritization",
     " bioinformatics",
     " Cybersecurity",
     " leveraging",
     " downsides",
     " leverages",
     " optimizations"
    ],
    "25": [
     "Lastly",
     "Finally",
     "Furthermore",
     "Nevertheless",
     "Anyway",
     "However",
     "Nonetheless",
     "Additionally"
    ],
    "26": [
     "Nevertheless",
     "Finalmente",
     " workflows",
     "Workflow",
     "Computational",
     " optimizations",
     "Lastly",
     " funcionalidades"
    ],
    "27": [
     "Nevertheless",
     " Cybersecurity",
     "Anyway",
     "Anyways",
     "Lastly",
     "IoT",
     "Blockchain",
     "Nonetheless"
    ],
    "28": [
     "Nevertheless",
     "Anyway",
     "\u0422\u0435\u043f\u0435\u0440\u044c",
     "Anyways",
     "Nonetheless",
     "Lastly",
     "](#",
     "Computational"
    ],
    "29": [
     "](#",
     "Nevertheless",
     "Software",
     "Programming",
     " scalability",
     "\u043b\u044f\u043d\u0447\u0443\u043a",
     " prototyping",
     " Troubleshooting"
    ],
    "30": [
     "](#",
     "Nevertheless",
     " `<=",
     "Software",
     "Programming",
     "\u091a\u0932\u093f\u090f",
     ">`",
     " Troubleshooting"
    ],
    "31": [
     "](#",
     "Nevertheless",
     "}{\\",
     "\u091a\u0932\u093f\u090f",
     "```{",
     "!}{",
     "^{*}}{\\",
     "](./"
    ],
    "32": [
     "](#",
     "```{",
     "}{\\",
     ">**",
     "!}{",
     " `<=",
     "\n\n\n\n\n\n\n\n\n\n",
     "```"
    ],
    "33": [
     "](#",
     "}{\\",
     "```{",
     "!}{",
     ">**",
     "\ud834\udd1e",
     ">`",
     "```"
    ],
    "34": [
     "](#",
     "}{\\",
     "```{",
     "!}{",
     "####",
     ">`",
     "^{*}}{\\",
     "}/>"
    ],
    "35": [
     " plugins",
     " Plugins",
     "Plugins",
     " Plugin",
     " plugin",
     "Plugin",
     "\u63d2\u4ef6",
     "plugin"
    ],
    "36": [
     " plugins",
     " Plugins",
     "Plugins",
     " plugin",
     " Plugin",
     "Plugin",
     "plugin",
     "\u63d2\u4ef6"
    ],
    "37": [
     " Plugins",
     " plugins",
     "Plugins",
     " Plugin",
     " plugin",
     "Plugin",
     "\u63d2\u4ef6",
     "plugin"
    ],
    "38": [
     " Plugins",
     "Plugins",
     " Plugin",
     " plugins",
     "Plugin",
     " plugin",
     "\u63d2\u4ef6",
     "plugin"
    ],
    "39": [
     " Plugins",
     " plugins",
     " plugin",
     " Plugin",
     "Plugins",
     "Plugin",
     "\u63d2\u4ef6",
     "plugin"
    ],
    "40": [
     " plugins",
     " plugin",
     " Plugins",
     " Plugin",
     "*",
     "Plugin",
     "\u63d2\u4ef6",
     "Plugins"
    ],
    "41": [
     " plugins",
     " plugin",
     " Plugin",
     " Plugins",
     "Plugin",
     "\u63d2\u4ef6",
     "plugin",
     "Plugins"
    ],
    "42": [
     " plugin",
     " plugins",
     " Plugin",
     " Plugins",
     "Plugin",
     "\u63d2\u4ef6",
     "plugin",
     "Plugins"
    ],
    "43": [
     " plugin",
     " Plugin",
     " plugins",
     " Plugins",
     "Plugin",
     "plugin",
     "\u63d2\u4ef6",
     "plugins"
    ],
    "44": [
     " plugin",
     " Plugin",
     " plugins",
     " Plugins",
     "Plugin",
     "plugin",
     "\u63d2\u4ef6",
     "Plugins"
    ],
    "45": [
     "*",
     " *",
     " plugin",
     " plugins",
     " Plugin",
     "**",
     " server",
     "Plugin"
    ],
    "46": [
     "*",
     " *",
     "**",
     "<end_of_turn>",
     "    ",
     "Here",
     "*.",
     "But"
    ]
   }
  }
 ],
 "trajectories": [
  {
   "word": "Swift",
   "position": 563,
   "layers": [
    0,
    1,
    2,
    3,
    4,
    5,
    6,
    7,
    8,
    9,
    10,
    11,
    12,
    13,
    14,
    15,
    16,
    17,
    18,
    19,
    20,
    21,
    22,
    23,
    24,
    25,
    26,
    27,
    28,
    29,
    30,
    31,
    32,
    33,
    34,
    35,
    36,
    37,
    38,
    39,
    40,
    41,
    42,
    43,
    44,
    45,
    46
   ],
   "ranks": [
    115760,
    95077,
    112207,
    113949,
    122132,
    131516,
    82466,
    75092,
    54830,
    12944,
    17724,
    19961,
    28163,
    20613,
    7149,
    5067,
    5858,
    4583,
    4483,
    6593,
    10906,
    60063,
    82545,
    36649,
    43728,
    37944,
    26585,
    26839,
    35091,
    30323,
    29325,
    24796,
    25749,
    13239,
    8647,
    11095,
    6256,
    6476,
    7607,
    4468,
    2850,
    310,
    218,
    594,
    246,
    71,
    112
   ]
  },
  {
   "word": "Kotlin",
   "position": 563,
   "layers": [
    0,
    1,
    2,
    3,
    4,
    5,
    6,
    7,
    8,
    9,
    10,
    11,
    12,
    13,
    14,
    15,
    16,
    17,
    18,
    19,
    20,
    21,
    22,
    23,
    24,
    25,
    26,
    27,
    28,
    29,
    30,
    31,
    32,
    33,
    34,
    35,
    36,
    37,
    38,
    39,
    40,
    41,
    42,
    43,
    44,
    45,
    46
   ],
   "ranks": [
    79207,
    36201,
    30678,
    34312,
    49801,
    74330,
    21674,
    44587,
    50045,
    32565,
    31629,
    43380,
    32627,
    25464,
    19428,
    8596,
    2833,
    2477,
    2264,
    2964,
    3087,
    10448,
    10213,
    20949,
    8592,
    1683,
    2040,
    894,
    369,
    362,
    266,
    230,
    141,
    85,
    141,
    276,
    465,
    468,
    557,
    3340,
    4881,
    522,
    284,
    1169,
    1593,
    1073,
    766
   ]
  },
  {
   "word": "Rust",
   "position": 563,
   "layers": [
    0,
    1,
    2,
    3,
    4,
    5,
    6,
    7,
    8,
    9,
    10,
    11,
    12,
    13,
    14,
    15,
    16,
    17,
    18,
    19,
    20,
    21,
    22,
    23,
    24,
    25,
    26,
    27,
    28,
    29,
    30,
    31,
    32,
    33,
    34,
    35,
    36,
    37,
    38,
    39,
    40,
    41,
    42,
    43,
    44,
    45,
    46
   ],
   "ranks": [
    93447,
    74971,
    101638,
    105887,
    129619,
    166147,
    100451,
    113311,
    96921,
    50070,
    63778,
    37227,
    35318,
    16605,
    13143,
    7988,
    3259,
    5454,
    5241,
    2283,
    3694,
    21070,
    20779,
    30991,
    32258,
    51070,
    38590,
    55239,
    28570,
    63162,
    46409,
    23021,
    20163,
    14808,
    9297,
    6403,
    1540,
    1951,
    2090,
    7279,
    8103,
    2148,
    2573,
    4480,
    1490,
    2504,
    679
   ]
  }
 ],
 "emergence": {
  "position": 563,
  "top1": "*",
  "layers": [
   0,
   1,
   2,
   3,
   4,
   5,
   6,
   7,
   8,
   9,
   10,
   11,
   12,
   13,
   14,
   15,
   16,
   17,
   18,
   19,
   20,
   21,
   22,
   23,
   24,
   25,
   26,
   27,
   28,
   29,
   30,
   31,
   32,
   33,
   34,
   35,
   36,
   37,
   38,
   39,
   40,
   41,
   42,
   43,
   44,
   45,
   46
  ],
  "ranks": [
   66891,
   45953,
   197298,
   217979,
   175612,
   220171,
   4266,
   53963,
   30124,
   1161,
   2865,
   239,
   85,
   77,
   50,
   189,
   154,
   471,
   1928,
   3000,
   4054,
   44817,
   101193,
   214506,
   252800,
   246621,
   259558,
   261119,
   254768,
   251778,
   235528,
   233670,
   198438,
   115884,
   123415,
   7083,
   28312,
   24173,
   5400,
   244,
   5,
   22,
   15,
   10,
   11,
   1,
   1
  ]
 },
 "scan": [],
 "slice": null,
 "film": "film.json"
}