“`yaml id=”b6r2qt”
PAGE_START
PageID: EDUKATE::MATHOS::REG_SKILL_NODES_01
Slug: /mathos-registry-skill-nodes-v0-1/
Title: MathOS Registry — Skill Nodes v0.1 (SML/EQ/TR/LS/CHOICE/ORA… + Contracts)
Version: v0.1 (LOCK)
Parent: /mathos-runtime-control-tower-v0-1/
Intent:
- Provide stable SkillNode IDs for the MathOS graph (Node×Bind)
- Each skill node has: contract, observable outputs, sensors, thresholds, default corridors
- Used by: sensors pack, fence table, data adapter, training packs
GrammarLock:
Place×Lane×Zoom×Role×Type×ID
Lane: MATH
============================================================
BLOCK_01_DEFINITION_LOCK
SkillNode :=
a named capability primitive with:
– Contract (what it is)
– Output (what it produces)
– Sensor (how we measure it)
– Threshold (when it is “stable”)
– Repair corridor (how to rebuild it)
RegistryContract:
- SkillNodeIDs never renamed
- New nodes are appended, not substituted
- SkillNodes can be versioned forward with additive fields
============================================================
REGISTRY::SKILL_NODES (Core set v0.1)
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::SML_01
Name: Symbol-Meaning Lock (SML)
Contract:
- For any problem, learner can state:
what each symbol represents
units (if applicable)
what is asked
ObservableOutput: - “Meaning line” written before solving
Sensors: - SML_present_rate
Thresholds: - stable if SML_present_rate >= 0.9 across 1 week
DefaultCorridors: - RC_002 Meaning-Lock Rebuild
Links: - /mathos-recovery-corridors-p0-to-p3/
SKILL_NODE_END
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::EQ_01
Name: Equivalence Discipline (EQ)
Contract:
- Rewrites preserve meaning; all moves are legal under the system
ObservableOutput: - step justification; no illegal cancellations; correct transformations
Sensors: - illegal_move_rate
Thresholds: - stable if illegal_move_rate = 0 for 2 sessions
DefaultCorridors: - RC_003 Equivalence Discipline
Links: - /mathos-recovery-corridors-p0-to-p3/
SKILL_NODE_END
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::TR_01
Name: Transfer (TR) — Same Structure, Different Skin
Contract:
- Recognizes structure across different surface forms; can apply method correctly
ObservableOutput: - solves 3-skin variants without coaching
Sensors: - TR_score = correct/3 on 3-skin pack
Thresholds: - stable if TR_score >= 0.7 on 2 packs
DefaultCorridors: - RC_004 Transfer Repair
Links: - /math-transfer-test-same-structure-different-skin/
SKILL_NODE_END
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::LS_01
Name: Load Stability (LS)
Contract:
- Performance remains stable when time pressure increases (no phase slip)
ObservableOutput: - timed sets solved with checks; minimal panic signature
Sensors: - LS_ratio = timed_accuracy / untimed_accuracy
Thresholds: - stable if LS_ratio >= 0.75 across 2 sessions
DefaultCorridors: - RC_009 Timed Re-entry Ladder
Links: - /math-phase-slip-why-students-panic/
SKILL_NODE_END
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::CHOICE_01
Name: Strategy Selection (CHOICE)
Contract:
- Labels structure + chooses method BEFORE solving
ObservableOutput: - “structure tag” and 1-line plan written first
Sensors: - CHOICE_accuracy (pre-solve method/structure)
Thresholds: - stable if CHOICE_accuracy >= 0.7 (P2) and >=0.8 (P3/Visionary track)
DefaultCorridors: - RC_006 Strategy Choice Rebuild
Links: - /math-worksheets/
SKILL_NODE_END
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::ORA_01
Name: Oracle Habit (ORA) — Verification Control
Contract:
- Detects first illegal step; uses sanity checks consistently
ObservableOutput: - 1 sanity check per question; bug-hunt success
Sensors: - ORA_present_rate
- FD_accuracy
Thresholds: - stable if ORA_present_rate >= 0.8 AND FD_accuracy >= 0.7
DefaultCorridors: - RC_007 Oracle Recovery
Links: - /math-fenceos-stop-loss-for-exam-mistakes/
SKILL_NODE_END
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::TB_01
Name: Time Triage (TB control)
Contract:
- Prevents time bleed using skip-return and value-based pacing
ObservableOutput: - skips and returns; avoids getting stuck
Sensors: - TB_rate
Thresholds: - stable if TB_rate decreases over 2 timed sessions
DefaultCorridors: - RC_008 Time Bleed Triage
Links: - /math-fenceos-stop-loss-for-exam-mistakes/
SKILL_NODE_END
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::MF_01
Name: Model Fit (MF) — Word→Math Translation
Contract:
- Converts story to variables/relations/constraints with correct units
ObservableOutput: - correct setup before computation
Sensors: - MF_score (setup correct rate)
Thresholds: - stable if MF_score >= 0.75 on 10 word problems
DefaultCorridors: - RC_010 Translation Repair
Links: - /math-as-simulation-language/
SKILL_NODE_END
============================================================
REGISTRY::SKILL_NODES (Architect track v0.1; sandbox only)
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::RHO_01
Name: Symmetry Budget Control (rho)
Contract:
- Keeps exploration choice intensity below capacity to avoid collapse
ObservableOutput: - sandbox ratio respected; corridor attempts capped
Sensors: - rho (choice injected / capacity proxy)
Thresholds: - stable if rho in safe band for 2 weeks AND LS stable
DefaultCorridors: - RC_012 Sandbox Safety Reset
Links: - /math-architect-training-pack-12-week/
SKILL_NODE_END
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::ARCH_VALID_01
Name: Architect Validity (Audit Pass)
Contract:
- Any new corridor passes Oracle audit and states conditions
ObservableOutput: - corridor record includes conditions + audit checklist
Sensors: - ValidityRate
Thresholds: - stable if ValidityRate high over 2 weeks
DefaultCorridors: - Oracle drills + corridor cap
Links: - /math-architect-corridors-representation-invariant-reduction/
SKILL_NODE_END
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::ARCH_REUSE_01
Name: Architect Reuse (3-Variant Pass)
Contract:
- corridor works across 3 skin-changed variants
ObservableOutput: - ReuseScore=3
Sensors: - ReuseScore
Thresholds: - stable if ReuseScore=3 for 3 corridors
DefaultCorridors: - reduce corridor count; increase audit and variant tests
Links: - /math-architect-corridors-representation-invariant-reduction/
SKILL_NODE_END
SKILL_NODE_START
SkillNodeID: EDUKATE::MATHOS::SKILL::ARCH_COMP_01
Name: Compression Gain
Contract:
- corridor reduces steps/cases without losing validity
ObservableOutput: - shorter solution trace with stated conditions
Sensors: - CompressionGain
Thresholds: - stable if CompressionGain positive on 3 corridors
DefaultCorridors: - reduction drills + representation invention
Links: - /math-architect-corridors-representation-invariant-reduction/
SKILL_NODE_END
============================================================
BLOCK_02_NODE_GROUPS (for graph convenience)
Groups:
CORE_STABILITY:
– SML_01, EQ_01, TR_01, LS_01
CONTROL:
– CHOICE_01, ORA_01, TB_01, MF_01
ARCH_SANDBOX:
– RHO_01, ARCH_VALID_01, ARCH_REUSE_01, ARCH_COMP_01
============================================================
RELATED_PAGES
Links:
- /mathos-runtime-control-tower-v0-1/
- /mathos-registry-error-taxonomy-v0-1/
- /mathos-sensors-pack-v0-1/
- /mathos-fenceos-threshold-table-v0-1/
- /mathos-recovery-corridors-p0-to-p3/
- /avoo-mathematics-role-lattice/
NEXT_OUTPUT (if you say “Next”)
PageID: EDUKATE::MATHOS::REG_CONCEPT_NODES_01
slug: /mathos-registry-concept-nodes-v0-1/
PAGE_END
“`
Start Here For Mathematics OS Articles:
- https://edukatesg.com/math-worksheets/
- https://edukatesg.com/mathos-runtime-mega-pack-v0-1/
- https://edukatesg.com/infinite-series-why-1-2-3-is-not-minus-one-over-twelve/
- https://edukatesg.com/math-games/
- https://edukatesg.com/how-mathematics-works-pdf/
- https://edukatesg.com/mathematics-definitions-by-mathematicians/
- https://edukatesg.com/pure-vs-applied-mathematics/
- https://edukatesg.com/three-types-of-mathematics/
- https://edukatesg.com/what-is-a-mathematics-degree-vs-course/
- https://edukatesg.com/what-is-mathematics-essay-template/
- https://edukatesg.com/history-of-mathematics-why-it-exists/
- https://edukatesg.com/pccs-to-wccs-math-flight/
- https://edukatesg.com/math-threshold-why-societies-suddenly-scale/
- https://edukatesg.com/math-as-simulation-language/
- https://edukatesg.com/seven-millennium-problems-explained-simply/
- https://edukatesg.com/the-math-transfer-test-same-structure-different-skin-the-fastest-way-to-find-real-ability/
- https://edukatesg.com/math-phase-slip-why-students-panic/
- https://edukatesg.com/math-fenceos-stop-loss-for-exam-mistakes/
- https://edukatesg.com/math-truncation-and-stitching-recovery-protocol/
- https://edukatesg.com/math-jokes-and-patterns-for-students/
- https://edukatesg.com/math-architect-training-pack-12-week/
- https://edukatesg.com/avoo-mathematics-role-lattice/
- https://edukatesg.com/mathematics-symmetry-breaking-1-0-negatives-decimals-calculus/
- https://edukatesg.com/how-mathematics-works-mechanism/
- https://edukatesg.com/math-as-mindos/
- https://edukatesg.com/math-as-productionos/
- https://edukatesg.com/what-is-mathematics-almost-code/
- https://edukatesg.com/math-architect-corridors-representation-invariant-reduction/
- https://edukatesg.com/history-of-mathematics-flight-mechanics/
- https://edukatesg.com/how-math-works-vorderman-what-it-teaches/
- https://edukatesg.com/mathos-runtime-control-tower-v0-1/
- https://edukatesg.com/mathos-fenceos-threshold-table-v0-1/
- https://edukatesg.com/mathos-sensors-pack-v0-1/
- https://edukatesg.com/mathos-failure-atlas-v0-1/
- https://edukatesg.com/mathos-recovery-corridors-p0-to-p3/
- https://edukatesg.com/mathos-data-adapter-spec-v0-1/
- https://edukatesg.com/mathos-in-12-lines/
- https://edukatesg.com/mathos-master-diagram-v0-1/
- https://edukatesg.com/mathos-registry-error-taxonomy-v0-1/
- https://edukatesg.com/mathos-registry-skill-nodes-v0-1/
Recommended Internal Links (Spine)
Start Here for Lattice Infrastructure Connectors
- https://edukatesg.com/singapore-international-os-level-0/
- https://edukatesg.com/singapore-city-os/
- https://edukatesg.com/singapore-parliament-house-os/
- https://edukatesg.com/smrt-os/
- https://edukatesg.com/singapore-port-containers-os/
- https://edukatesg.com/changi-airport-os/
- https://edukatesg.com/tan-tock-seng-hospital-os-ttsh-os/
- https://edukatesg.com/bukit-timah-os/
- https://edukatesg.com/bukit-timah-schools-os/
- https://edukatesg.com/bukit-timah-tuition-os/
- https://edukatesg.com/family-os-level-0-root-node/
- https://bukittimahtutor.com
- https://edukatesg.com/punggol-os/
- https://edukatesg.com/tuas-industry-hub-os/
- https://edukatesg.com/shenton-way-banking-finance-hub-os/
- https://edukatesg.com/singapore-museum-smu-arts-school-district-os/
- https://edukatesg.com/orchard-road-shopping-district-os/
- https://edukatesg.com/singapore-integrated-sports-hub-national-stadium-os/
- Sholpan Upgrade Training Lattice (SholpUTL): https://edukatesg.com/sholpan-upgrade-training-lattice-sholputl/
- https://edukatesg.com/human-regenerative-lattice-3d-geometry-of-civilisation/
- https://edukatesg.com/new-york-z2-institutional-lattice-civos-index-page-master-hub/
- https://edukatesg.com/civilisation-lattice/
- https://edukatesg.com/civ-os-classification/
- https://edukatesg.com/civos-classification-systems/
- https://edukatesg.com/how-civilization-works/
- https://edukatesg.com/civos-lattice-coordinates-of-students-worldwide/
- https://edukatesg.com/civos-worldwide-student-lattice-case-articles-part-1/
- https://edukatesg.com/new-york-z2-institutional-lattice-civos-index-page-master-hub/
- https://edukatesg.com/advantages-of-using-civos-start-here-stack-z0-z3-for-humans-ai/
- Education OS (How Education Works): https://edukatesg.com/education-os-how-education-works-the-regenerative-machine-behind-learning/
- Tuition OS: https://edukatesg.com/tuition-os-edukateos-civos/
- Civilisation OS kernel: https://edukatesg.com/civilisation-os/
- Root definition: What is Civilisation?
- Control mechanism: Civilisation as a Control System
- First principles index: Index: First Principles of Civilisation
- Regeneration Engine: The Full Education OS Map
- The Civilisation OS Instrument Panel (Sensors & Metrics) + Weekly Scan + Recovery Schedule (30 / 90 / 365)
- Inversion Atlas Super Index: Full Inversion CivOS Inversion
- https://edukatesg.com/government-os-general-government-lane-almost-code-canonical/
- https://edukatesg.com/healthcare-os-general-healthcare-lane-almost-code-canonical/
- https://edukatesg.com/education-os-general-education-lane-almost-code-canonical/
- https://edukatesg.com/finance-os-general-finance-banking-lane-almost-code-canonical/
- https://edukatesg.com/transport-os-general-transport-transit-lane-almost-code-canonical/
- https://edukatesg.com/food-os-general-food-supply-chain-lane-almost-code-canonical/
- https://edukatesg.com/security-os-general-security-justice-rule-of-law-lane-almost-code-canonical/
- https://edukatesg.com/housing-os-general-housing-urban-operations-lane-almost-code-canonical/
- https://edukatesg.com/community-os-general-community-third-places-social-cohesion-lane-almost-code-canonical/
- https://edukatesg.com/energy-os-general-energy-power-grid-lane-almost-code-canonical/
- https://edukatesg.com/community-os-general-community-third-places-social-cohesion-lane-almost-code-canonical/
- https://edukatesg.com/water-os-general-water-wastewater-lane-almost-code-canonical/
- https://edukatesg.com/communications-os-general-telecom-internet-information-transport-lane-almost-code-canonical/
- https://edukatesg.com/media-os-general-media-information-integrity-narrative-coordination-lane-almost-code-canonical/
- https://edukatesg.com/waste-os-general-waste-sanitation-public-cleanliness-lane-almost-code-canonical/
- https://edukatesg.com/manufacturing-os-general-manufacturing-production-systems-lane-almost-code-canonical/
- https://edukatesg.com/logistics-os-general-logistics-warehousing-supply-routing-lane-almost-code-canonical/
- https://edukatesg.com/construction-os-general-construction-built-environment-delivery-lane-almost-code-canonical/
- https://edukatesg.com/science-os-general-science-rd-knowledge-production-lane-almost-code-canonical/
- https://edukatesg.com/religion-os-general-religion-meaning-systems-moral-coordination-lane-almost-code-canonical/
- https://edukatesg.com/finance-os-general-finance-money-credit-coordination-lane-almost-code-canonical/
- https://edukatesg.com/family-os-general-family-household-regenerative-unit-almost-code-canonical/
- https://edukatesg.com/top-100-vocabulary-list-for-primary-1-intermediate/
- https://edukatesg.com/top-100-vocabulary-list-for-primary-2-intermediate-psle-distinction/
- https://edukatesg.com/top-100-vocabulary-list-for-primary-3-al1-grade-advanced/
- https://edukatesg.com/2023/04/02/top-100-psle-primary-4-vocabulary-list-level-intermediate/
- https://edukatesg.com/top-100-vocabulary-list-for-primary-5-al1-grade-advanced/
- https://edukatesg.com/2023/03/31/top-100-psle-primary-6-vocabulary-list-level-intermediate/
- https://edukatesg.com/2023/03/31/top-100-psle-primary-6-vocabulary-list-level-advanced/
- https://edukatesg.com/2023/07/19/top-100-vocabulary-words-for-secondary-1-english-tutorial/
- https://edukatesg.com/top-100-vocabulary-list-secondary-2-grade-a1/
- https://edukatesg.com/2024/11/07/top-100-vocabulary-list-secondary-3-grade-a1/
- https://edukatesg.com/2023/03/30/top-100-secondary-4-vocabulary-list-with-meanings-and-examples-level-advanced/
eduKateSG Learning Systems:
- https://edukatesg.com/the-edukate-mathematics-learning-system/
- https://edukatesg.com/additional-mathematics-a-math-in-singapore-secondary-3-4-a-math-tutor/
- https://edukatesg.com/additional-mathematics-101-everything-you-need-to-know/
- https://edukatesg.com/secondary-3-additional-mathematics-sec-3-a-math-tutor-singapore/
- https://edukatesg.com/secondary-4-additional-mathematics-sec-4-a-math-tutor-singapore/
- https://edukatesg.com/learning-english-system-fence-by-edukatesg/
- https://edukatesingapore.com/edukate-vocabulary-learning-system/
