User Tools

Site Tools


itd:core_structure

Core Structure

<FILE> {

"file": "core_structure.json",
"version": "1.0",
"status": "locked_canon",
"scope": "authoritative",
"description": "Foundational structure for the Into the Dreamwood campaign. Defines core premises, ontological rules, thematic commitments, and narrative constraints. Other files derive from and must not contradict this document.",
"campaign_identity": {
  "title": "Into the Dreamwood",
  "medium": "narrative podcast",
  "genre": [
    "modern myth",
    "ecological horror",
    "urban fantasy",
    "slow-burn tragedy"
  ],
  "tone": [
    "somber",
    "intimate",
    "mythic",
    "unresolved"
  ],
  "design_goal": "A contained story about stewardship, memory, and succession under ecological and moral constraint."
},
"core_thesis": {
  "central_claim": "Power that preserves must accept loss; power that refuses loss becomes corruption.",
  "supporting_claims": [
    "Memory can be preserved without preserving identity.",
    "Healing does not confer legitimacy or authority.",
    "Stewardship requires surrender of personal priority.",
    "Ecological intelligence operates on different ethical scales than human morality."
  ]
},
"ontological_axioms": {
  "the_dreamwood": {
    "type": "genius_loci",
    "description": "A localized, conscious ecological intelligence that preserves memory, enforces boundaries, and selects stewards through alignment rather than heredity or desire.",
    "properties": [
      "situational awareness within its bounds",
      "selective permeability",
      "memory absorption and redistribution",
      "non-human ethical logic"
    ],
    "limitations": [
      "does not read emotions or intentions directly",
      "cannot be commanded",
      "cannot be permanently healed, only stabilized"
    ]
  },
  "queenship": {
    "definition": "A binding between a human-compatible entity and the Dreamwood that grants authority and awareness in exchange for loss of personal priority.",
    "non_inheritable": true,
    "non_transferable": true,
    "irreversible": true
  }
},
"historical_context": {
  "idhaine": {
    "role": "former steward",
    "status": "absent",
    "notes": "Maintained equilibrium through sacrifice and containment. Her absence destabilized balance without triggering collapse."
  },
  "grace": {
    "role": "failed successor",
    "status": "active antagonist",
    "notes": "Trained but rejected by the Dreamwood. Aligned with fear-response rather than equilibrium."
  }
},
"current_state_of_the_world": {
  "forest_condition": "stressed but extant",
  "human_pressure": [
    "urban expansion",
    "environmental degradation",
    "unregulated access"
  ],
  "internal_instability": [
    "blight escalation",
    "root rot spread",
    "loss of centralized stewardship"
  ]
},
"narrative_constraints": {
  "excluded_elements": [
    "wild hunt as active mechanism",
    "prophetic inevitability",
    "external mythic enforcement",
    "tabletop or rules-based metaphysics"
  ],
  "scale_of_conflict": "human-scale consequences with ecological weight",
  "failure_modes": [
    "loss of sanctuary",
    "ethical compromise",
    "ecological hardening",
    "personal alienation"
  ]
},
"thematic_boundaries": {
  "this_story_is_about": [
    "succession without destiny",
    "memory without immortality",
    "healing without absolution",
    "choice under constraint"
  ],
  "this_story_is_not_about": [
    "saving the world",
    "defeating evil",
    "chosen ones",
    "total restoration"
  ]
},
"canon_rules": {
  "dream_logic": "symbolic, expressive, unconstrained by system rules",
  "magic": "ritualistic, ecological, costly",
  "authority": "emerges from alignment, not force",
  "resolution": "partial, conditional, and consequential"
}

} </FILE>

itd/core_structure.txt ยท Last modified: by jait

Valid HTML5 Valid CSS Driven by DokuWiki