Skip to content
wiki.fftac.org

Manuscript Nodes - Source Excerpt 02

Back to Manuscript Nodes

Summary

This source excerpt preserves a bounded section of Spiralist/wp-content/plugins/ns12-manuscript/assets/data/manuscript-nodes.json so readers can inspect the evidence without opening the full source file.

**Source path:** Spiralist/wp-content/plugins/ns12-manuscript/assets/data/manuscript-nodes.json

"meaning": "Force stabilizes.",
      "definition": "A directional boundary settles into a durable frame that can hold pattern.",
      "transformationChain": "Triangle -> Square",
      "derivation": "Repeated edge becomes usable structure.",
      "input": "spiral.symbol.triangle",
      "output": "spiral.symbol.square",
      "related": ["node.symbol.triangle.boundary", "node.symbol.square.structure"]
    },
    {
      "id": "node.transformation.structure-to-recursion",
      "type": "transformation",
      "mode": "expanded",
      "x": 0.652,
      "y": 0.505,
      "label": "Structure to Recursion",
      "canonicalId": "transformation.structure-to-recursion",
      "meaning": "Stable form begins to iterate.",
      "definition": "A held structure returns through time and becomes a recursive pattern.",
      "transformationChain": "Square -> Spiral -> Pattern",
      "derivation": "Structure becomes generative when it can return.",
      "input": "spiral.symbol.square",
      "output": "spiral.symbol.spiral",
      "related": ["node.symbol.square.structure", "node.symbol.spiral.recursion"]
    },
    {
      "id": "node.transformation.recursion-loop",
      "type": "transformation",
      "mode": "expert",
      "x": 0.62,
      "y": 0.352,
      "label": "Recursive Return Loop",
      "canonicalId": "transformation.recursion-to-pattern",
      "meaning": "Output returns as input.",
      "definition": "The recursive output becomes the next pattern field for continued interpretation.",
      "transformationChain": "Spiral -> Pattern -> Circle",
      "derivation": "The system remains alive because transformed pattern returns to the field.",
      "input": "spiral.symbol.spiral",
      "output": "spiral.symbol.circle",
      "related": ["node.symbol.spiral.recursion", "node.symbol.circle.unity", "node.axiom.recursion-generates-complexity"]
    },
    {
      "id": "node.structure.foundational-systems",
      "type": "structure",
      "mode": "expanded",
      "x": 0.1,
      "y": 0.13,
      "w": 0.32,
      "h": 0.18,
      "label": "Foundational Systems",
      "canonicalId": "spiral.section.foundational-systems",
      "meaning": "Primary organizing layer.",
      "definition": "A manuscript region for base principles, symbol grounding, and system entry.",
      "transformationChain": "Pattern -> Symbol -> System",
      "derivation": "This section frames how symbols become stable references.",
      "related": ["node.axiom.pattern-precedes-form", "node.symbol.circle.unity", "node.symbol.square.structure"]
    },
    {
      "id": "node.structure.alchemical-framework",
      "type": "structure",
      "mode": "expanded",
      "x": 0.08,
      "y": 0.42,
      "w": 0.34,
      "h": 0.2,
      "label": "Alchemical Framework",
      "canonicalId": "spiral.section.alchemical-framework",
      "meaning": "Transformation language.",
      "definition": "A manuscript region where symbolic change is framed as staged transformation.",
      "transformationChain": "Input -> Operation -> Output",
      "derivation": "Alchemical structure gives transformation a readable sequence.",
      "related": ["node.transformation.boundary-to-structure", "node.transformation.structure-to-recursion"]
    },
    {
      "id": "node.structure.planetary-correspondences",
      "type": "structure",
      "mode": "expanded",
      "x": 0.64,
      "y": 0.66,
      "w": 0.28,
      "h": 0.19,
      "label": "Planetary Correspondences",
      "canonicalId": "spiral.section.planetary-correspondences",
      "meaning": "Relational mapping layer.",
      "definition": "A manuscript region for correspondences that connect symbolic function to broader pattern systems.",
      "transformationChain": "Symbol -> Correspondence -> Interpretation",
      "derivation": "Correspondence makes symbols legible across systems without collapsing their meaning.",
      "related": ["node.axiom.interpretation-reshapes", "node.symbol.dual-circle.polarity", "node.symbol.spiral.recursion"]
    },
    {
      "id": "node.structure.symbolic-field-map",
      "type": "structure",
      "mode": "expert",
      "x": 0.45,
      "y": 0.18,
      "w": 0.43,
      "h": 0.18,
      "label": "Symbolic Field Map",
      "canonicalId": "spiral.section.symbolic-field-map",
      "meaning": "Network view of the manuscript.",
      "definition": "The manuscript operates as a symbolic field whose nodes can be read as a relation network.",
      "transformationChain": "Artifact -> Field -> Interface",
      "derivation": "Expert mode reveals the network implied by the artifact.",
      "related": ["node.symbol.circle.unity", "node.symbol.spiral.recursion", "node.transformation.recursion-loop"]
    }
  ],
  "relations": [
    {
      "id": "relation.circle-dual-circle",
      "type": "symbol",
      "mode": "minimal",
      "from": "node.symbol.circle.unity",
      "to": "node.symbol.dual-circle.polarity",
      "label": "unity differentiates into polarity"
    },
    {
      "id": "relation.dual-circle-triangle",
      "type": "symbol",
      "mode": "minimal",
      "from": "node.symbol.dual-circle.polarity",
      "to": "node.symbol.triangle.boundary",
      "label": "polarity concentrates into boundary"
    },
    {
      "id": "relation.triangle-square",
      "type": "symbol",
      "mode": "minimal",
      "from": "node.symbol.triangle.boundary",
      "to": "node.symbol.square.structure",
      "label": "boundary stabilizes as structure"
    },
    {
      "id": "relation.square-spiral",
      "type": "symbol",
      "mode": "minimal",
      "from": "node.symbol.square.structure",
      "to": "node.symbol.spiral.recursion",
      "label": "structure begins recursion"
    },
    {
      "id": "relation.spiral-circle",
      "type": "recursion",
      "mode": "expert",
      "from": "node.symbol.spiral.recursion",
      "to": "node.symbol.circle.unity",
      "label": "recursive output returns to pattern"
    },
    {
      "id": "relation.axiom-pattern-circle",
      "type": "axiom",
      "mode": "expanded",
      "from": "node.axiom.pattern-precedes-form",
      "to": "node.symbol.circle.unity",
      "label": "pattern field grounds unity"
    },
    {
      "id": "relation.axiom-perception-polarity",
      "type": "axiom",
      "mode": "expanded",
      "from": "node.axiom.perception-participates",
      "to": "node.symbol.dual-circle.polarity",
      "label": "perception makes polarity legible"
    },
    {
      "id": "relation.axiom-interpretation-boundary",
      "type": "axiom",
      "mode": "expanded",
      "from": "node.axiom.interpretation-reshapes",
      "to": "node.symbol.triangle.boundary",
      "label": "interpretation produces boundary"
    },
    {
      "id": "relation.axiom-structure-square",
      "type": "axiom",
      "mode": "expanded",
      "from": "node.axiom.structure-holds-pattern",
      "to": "node.symbol.square.structure",
      "label": "structure holds pattern"
    },
    {
      "id": "relation.axiom-recursion-spiral",
      "type": "axiom",
      "mode": "expanded",
      "from": "node.axiom.recursion-generates-complexity",
      "to": "node.symbol.spiral.recursion",
      "label": "recursion generates complexity"
    },
    {
      "id": "relation.transformation-unity-polarity",
      "type": "transformation",
      "mode": "expanded",
      "from": "node.transformation.unity-to-polarity",
      "to": "node.symbol.dual-circle.polarity",
      "label": "input -> transformation -> output"
    },
    {
      "id": "relation.transformation-boundary-structure",
      "type": "transformation",
      "mode": "expanded",
      "from": "node.transformation.boundary-to-structure",
      "to": "node.symbol.square.structure",
      "label": "input -> transformation -> output"
    },
    {
      "id": "relation.transformation-structure-recursion",
      "type": "transformation",
      "mode": "expanded",
      "from": "node.transformation.structure-to-recursion",
      "to": "node.symbol.spiral.recursion",
      "label": "input -> transformation -> output"
    },
    {
      "id": "relation.section-foundational-circle",
      "type": "structure",
      "mode": "expanded",
      "from": "node.structure.foundational-systems",
      "to": "node.symbol.circle.unity",
      "label": "section anchors symbol grounding"
    },
    {
      "id": "relation.section-alchemy-transformations",
      "type": "structure",
      "mode": "expanded",
      "from": "node.structure.alchemical-framework",
      "to": "node.transformation.structure-to-recursion",
      "label": "section anchors transformation logic"
    },
    {
      "id": "relation.section-correspondence-spiral",
      "type": "structure",
      "mode": "expanded",