|
| 1 | +# ============================================================ |
| 2 | +# Neutral Substrate Predicates |
| 3 | +# se-theory-neutral-substrate |
| 4 | +# ============================================================ |
| 5 | + |
| 6 | +schema = "se-substrate-predicate-registry-1" |
| 7 | +repo = "se-theory-neutral-substrate" |
| 8 | +surface_module = "NeutralSubstrate.Surface" |
| 9 | +namespace = "SE.NeutralSubstrate" |
| 10 | + |
| 11 | +[predicate.Admissible] |
| 12 | +id = "Admissible" |
| 13 | +cite_id = "NS.DEF.Admissible" |
| 14 | +name = "Admissible" |
| 15 | +lean_symbol = "Admissible" |
| 16 | +source_module = "NeutralSubstrate.Core" |
| 17 | +description = "Predicate indicating that a framework or substrate satisfies the conditions required for downstream regime reasoning." |
| 18 | + |
| 19 | +[predicate.containsCausalOrNormative] |
| 20 | +id = "containsCausalOrNormative" |
| 21 | +cite_id = "NS.DEF.containsCausalOrNormative" |
| 22 | +name = "Contains causal or normative commitment" |
| 23 | +lean_symbol = "containsCausalOrNormative" |
| 24 | +source_module = "NeutralSubstrate.Core" |
| 25 | +description = "Predicate indicating that an ontology or framework contains causal or normative commitments." |
| 26 | + |
| 27 | +[predicate.extensionInconsistent] |
| 28 | +id = "extensionInconsistent" |
| 29 | +cite_id = "NS.DEF.extensionInconsistent" |
| 30 | +name = "Extension inconsistent" |
| 31 | +lean_symbol = "extensionInconsistent" |
| 32 | +source_module = "NeutralSubstrate.Core" |
| 33 | +description = "Predicate indicating inconsistency under extension." |
| 34 | + |
| 35 | +[predicate.ExtensionStable] |
| 36 | +id = "ExtensionStable" |
| 37 | +cite_id = "NS.DEF.ExtensionStable" |
| 38 | +name = "Extension stable" |
| 39 | +lean_symbol = "ExtensionStable" |
| 40 | +source_module = "NeutralSubstrate.Core" |
| 41 | +description = "Predicate indicating stability under extension." |
| 42 | + |
| 43 | +[predicate.Neutral] |
| 44 | +id = "Neutral" |
| 45 | +cite_id = "NS.DEF.Neutral" |
| 46 | +name = "Neutral" |
| 47 | +lean_symbol = "Neutral" |
| 48 | +source_module = "NeutralSubstrate.Core" |
| 49 | +description = "Predicate indicating that the substrate or framework remains neutral with respect to causal, normative, or domain-specific interpretive commitments." |
| 50 | + |
| 51 | +[predicate.FrameworkVariant] |
| 52 | +id = "FrameworkVariant" |
| 53 | +cite_id = "NS.DEF.FrameworkVariant" |
| 54 | +name = "Framework variant" |
| 55 | +lean_symbol = "FrameworkVariant" |
| 56 | +source_module = "NeutralSubstrate.Core" |
| 57 | +description = "Predicate or relation identifying a framework variant." |
| 58 | + |
| 59 | +[predicate.FrameworksContradict] |
| 60 | +id = "FrameworksContradict" |
| 61 | +cite_id = "NS.DEF.FrameworksContradict" |
| 62 | +name = "Frameworks contradict" |
| 63 | +lean_symbol = "FrameworksContradict" |
| 64 | +source_module = "NeutralSubstrate.Core" |
| 65 | +description = "Predicate indicating contradiction between frameworks." |
| 66 | + |
| 67 | +[predicate.InterpretivelyNonCommitted] |
| 68 | +id = "InterpretivelyNonCommitted" |
| 69 | +cite_id = "NS.DEF.InterpretivelyNonCommitted" |
| 70 | +name = "Interpretively non-committed" |
| 71 | +lean_symbol = "InterpretivelyNonCommitted" |
| 72 | +source_module = "NeutralSubstrate.Core" |
| 73 | +description = "Predicate indicating absence of interpretive commitment beyond the neutral structural substrate." |
0 commit comments