This document encodes the conceptual dependencies across the emsemioverse’s layered architecture. It serves as the reference map for plan 0044 (relocation sweep) and as a prototype for how conceptual dependency edges will eventually be encoded in individual file frontmatter.

See conceptual dependency and conceptual layer for term definitions.

Node inventory

Main stack

IDNameLayerDisciplinePathStatus
N0Relationality0philosophyrelationality/index.mdstub
N1Semiotic universe1mathematicsmathematics/objects/universes/semiotic-universe/index.mddraft
N2Interactive semioverse2mathematicsmathematics/objects/universes/interactive-semioverse/index.mddraft
N3Agential semioverse3mathematicsmathematics/objects/universes/agential-semioverse/index.mddraft
N4ASR specification4technologytechnology/specifications/agential-semioverse-repository/index.mddraft
N5aSemiotic-endeavor5technologytechnology/specifications/semiotic-endeavor/index.mddraft (v0.8.0)
N5bSemiotic-markdown5technologytechnology/specifications/semiotic-markdown/index.mddraft
N5cSemiotic-specification5technologytechnology/specifications/semiotic-specification/index.mddraft
N5dSemiotic-PM5technologytechnology/specifications/semiotic-project-management/index.mddraft
N5eSemiotic-versioning5technologytechnology/specifications/semiotic-versioning/index.mddraft
N5fSemiotic-changelog5technologytechnology/specifications/semiotic-changelog/index.mddraft
N5gSemiotic-policy5technologytechnology/specifications/semiotic-policy/index.mddraft
N5hSemiotic-triage5technologytechnology/specifications/semiotic-triage/index.mddraft
N6Emsemioverse endeavor6personalpersonal/projects/emsemioverse/index.mdactive

Cross-cutting sources

IDNameDisciplinePathRelationship to stack
X1MUD heritagecomputing (practice)technology/specifications/semiotic-endeavor/texts/mud-heritage-as-practice-derivation.mdPractice derivation for N4, N5a
X2Starfleet patternsfiction (design)technology/specifications/semiotic-endeavor/texts/starfleet-as-procedural-derivation.mdProcedural derivation for N5a
X3Domain derivation chainmultiple (decision 0007)technology/specifications/semiotic-endeavor/texts/cross-domain-derivation-of-endeavor-theory.mdMethod substance for N5a
X4Semioticslinguisticslinguistics/disciplines/semiotics/Vocabulary source for N1
X5Category theorymathematicsmathematics/theories/category-theory/Formal tools for N1, N2
X6Heyting algebrasmathematicsmathematics/objects/algebras/heyting-algebras/Truth-value structure for N1
X7GAZ directivespersonal (practice)technology/specifications/semiotic-endeavor/texts/gaz-directives-as-practice-derivation.mdDirective architecture for N4, N6

Edge inventory

Main stack edges

SourceTargetTypeWhatStrength
N0N1inspiresConstructive, relational approach to truth values; relations prior to entitiesinspirational
N1N2groundsClosure operators, handles, footprints, Heyting algebra of truth valuesformal
N2N3extendsAgents, skills, tools, norms added to interactive structuresformal
N3N4instantiatesAgential semioverse instantiated as a concrete repository formatformal
N4N5aspecifies-aspect-ofASR’s method defined by semiotic-endeavor (what an endeavor is)structural
N4N5bspecifies-aspect-ofASR’s file format defined by semiotic-markdownstructural
N4N5cspecifies-aspect-ofASR’s specification practices defined by semiotic-specificationstructural
N4N5dspecifies-aspect-ofASR’s work planning defined by semiotic-PMstructural
N4N5especifies-aspect-ofASR’s version tracking defined by semiotic-versioningstructural
N4N5fspecifies-aspect-ofASR’s change recording defined by semiotic-changelogstructural
N4N5gspecifies-aspect-ofASR’s governance defined by semiotic-policystructural
N4N5hspecifies-aspect-ofASR’s content intake defined by semiotic-triagestructural
N5aN6practicesEmsemioverse endeavor practices the semiotic-endeavor specificationstructural
N5bN6practicesEmsemioverse uses semiotic-markdown for file formatstructural
N5dN6practicesEmsemioverse uses semiotic-PM for planningstructural

Cross-cutting edges

SourceTargetTypeWhatStrength
X1N4derives-fromDriver/mudlib separation, world-building as programming, object inheritance, permission modelsstructural
X1N5aderives-fromMUD as longest-running networked semioverse; practice substrate for endeavor methodstructural
X2N5aderives-fromOverride protocols, backup systems, redundancy, first-contact proceduresinspirational
X3N5aderives-fromMethod substance from TCCC, insurgent, disaster, military, medicine, FOSS, business domainsstructural
X4N1derives-fromSign theory, semiosis, Peircean categoriesstructural
X5N1derives-fromCategorical tools for formalizing closure, functors, natural transformationsformal
X5N2derives-fromCategorical tools for interaction structuresformal
X6N1derives-fromConstructive truth values, intuitionistic logicformal
X7N4derives-fromHierarchical directive architecture, contradiction detection, override-with-comprehensionstructural
X7N6derives-fromPolicy system design, composable directive templatesstructural

Intra-layer edges

SourceTargetTypeWhatStrength
N5aN5brequiresEndeavor method requires a file format specificationstructural
N5aN5crequiresEndeavor method requires a specification-writing methodologystructural
N5aN5drequiresEndeavor method requires work planningstructural
N5aN5erequiresEndeavor method requires version trackingstructural
N5aN5frequiresEndeavor method requires change recordingstructural
N5aN5grequiresEndeavor method requires governance (policies)structural
N5aN5hrequiresEndeavor method requires content intakestructural

Validation

No cycles

The main stack is strictly layered: dependencies flow from lower layers (more abstract) to higher layers (more concrete). No edge points from a higher layer to a lower one within the main stack. Cross-cutting edges flow inward to the stack, not between layers.

Every extends has a base

N3 extends N2; N2 grounds N1. The chain is complete.

Every instantiates has a formal structure

N4 instantiates N3. N3 is formally defined (though still draft).

Known gaps

  • N0 (Relationality): stub. The philosophical foundation is the least formalized node. Content exists in triage and personal writing but is not yet organized at this layer.
  • N1-N3 (Mathematics): draft. The formal structures exist but are not yet stable or complete.
  • Layer 3 content deficit: the agential semioverse directory has only 3 files; much of what should be Layer 3 content currently lives at Layer 4 (see plan 0044).

Usage

For relocation sweep (plan 0044)

To determine where a file belongs:

  1. Read the file and identify what concepts it uses
  2. Find those concepts in this map
  3. The file belongs at the layer of its highest dependency
  4. If it uses only Layer N vocabulary, it should live in the Layer N directory, regardless of where it was first written

For predicate graph enrichment

The edge types in this map can be encoded as frontmatter predicates:

# Example: agential semioverse index.md
conceptually-extends:
  - mathematics/objects/universes/interactive-semioverse/index.md
conceptual-layer: 3

The predicate graph tool will automatically extract these as typed edges. Registration of axioms (target_exists, reciprocal) should be added to the ASR domain specification.

For progressive formalization

Formalization should proceed from lower layers to higher layers: stabilize N1 before N2, N2 before N3, etc. Within a layer, formalize terms before concepts, concepts before specifications.