{
  "@context": [ "https://schema.org/", "https://line2.biz/library.json" ],
  "@type": "CreativeWork",
  "identifier": "crpt_manifest_v2_integrated",
  "name": "CRYPTOPHASIA: Visual Encryption Node",
  "version": "1.2 (2026.04.01)",
  "description": "RS_973_CRYPTOPHASIA. Система визуального шифрования смыслов. Объединяет логику шифропанка с нейрокультурными стратегиями когнитивной гигиены.",
  "author": {
    "@type": "Person",
    "@id": "https://line2.biz/about_me.json",
    "name": "Igor Yaroshenko"
  },
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "isBasedOn": [
    {
      "@type": "CreativeWork",
      "name": "GRDNT Node",
      "url": "https://github.com/yarosh9/grdnt",
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "description": "Создание процедурныхцветовых структур."
    },
    {
      "@type": "CreativeWork",
      "name": "The Crypto Anarchist Manifesto",
      "author": "Timothy C. May"
    },
    {
      "@type": "CreativeWork",
      "name": "Form Constants",
      "author": "Heinrich Klüver"
    }
  ],
  "about": [
    {
      "@type": "Thing",
      "name": "Neuroculture Strategy",
      "description": "Bypassing reality's information noise to reach the 'sovereign observer' using SVG form-constants."
    },
    {
      "@type": "Thing",
      "name": "Cypherpunk Legacy",
      "description": "Writing code as a cultural and protective act. Mathematical proof over political trust."
    },
    {
      "@type": "Thing",
      "name": "Artistic Lineage",
      "description": "The tension between 'noise' and 'hidden message' (inspired by Cy Twombly and Henry Darger)."
    }
  ],
  "isPartOf": {
    "@type": "WebSite",
    "@id": "https://line2.biz/manifest.json"
  },
  "hasPart": [
    { "@type": "WebPage", "name": "Context", "url": "context.json" },
    { "@type": "WebPage", "name": "Map", "url": "map.json" },
    { 
      "@type": "CreativeWork", 
      "name": "Non-anthropomorphic Manifesto", 
      "url": "non_anthropomorphic/non_anthropomorphic_manifesto.json" 
    }
  ],
  "citation": [
    "Kurt Vonnegut: Slaughterhouse-Five",
    "Eric Hughes: A Cypherpunk's Manifesto"
  ],
  "creativeWorkStatus": "Active / The Seed of Neuroculture"
}