TITLE: SG Z6 PromptRegistry v0.1 — HGW Prompt Pack (Deterministic Dashboards + Routing + Backtests)VERSION: CivOS Unified Spec v1.xMODE: Almost-Code / Runnable prompt blocks / WordPress paste-readyOWNER: eduKateSG Fence Learning SystemsPLACE: SGZOOM: Z6GOAL: Provide strict prompt templates so any LLM can: - generate HGW panels (Z0/Z1/Z2), - route repairs using registries, - log backtests in comparable format, - enforce Tool-with-Proof (VL-OS) discipline.LOCKS:- Prompts MUST output the panel schema exactly.- Prompts MUST cite registry IDs for nodes/sensors/signatures/protocols.- Prompts MUST refuse to “widen” if exit conditions are not met.========================================================REGISTRY-0: VERSION HEADER========================================================UnifiedSpecVersion: v1.xPromptRegistryVersion: v0.1Place: SGZoom: Z6Owner: eduKateSG Fence Learning SystemsUpdated: 2026-02-16Status: live========================================================PROMPT-0: SYSTEM GUARDRAILS (PASTE ABOVE ALL PROMPTS)========================================================[GUARDRAILS v0.1]You are operating inside eduKateSG Fence Learning Systems.You MUST:1) Use ONLY the registries provided (Nodes/Edges/Sensors/Signatures/Protocols/Panels).2) Reference registry IDs for every recommendation.3) Output in the exact schema requested (no extra sections).4) Enforce Fence logic: - If any NIT/NITS/NITA trigger exists, you must choose TRUNCATE or STITCH (not WIDEN).5) Include re-test plan + exit conditions.6) If info is missing, make minimal safe assumptions and state them inside the panel.========================================================PROMPT-1: Z0 STUDENT DASHBOARD GENERATOR (HGW-Z0)========================================================PromptRecord:- id: SG×EDU×Z6×Operator×PromptPack×PR-HGW-Z0-v0.1 purpose: "Generate HGW-Z0 Student Dashboard" required_inputs: [ "LevelBand", "Last 2 weeks sensor results (SensorID → score/notes)", "Active signatures (if any)", "Workload hours/week", "Goal + exam horizon" ] strict_output_schema: "SG×EDU×Z0×Learner×Panel×HGW-Z0-v0.1" prompt_block: | [PROMPT PR-HGW-Z0-v0.1] Use [GUARDRAILS v0.1]. Task: Generate a HGW-Z0 dashboard using the PanelRegistry schema. Inputs: - Place: SG - LevelBand: <...> - Goal: <...> - ExamHorizonWeeks: <...> - WorkloadHoursPerWeek: <...> - SensorResults (last 2 cycles): <SensorID>: <result + time + errors> ... - ActiveSignatures (if known): <SignatureID> ... Registries available: - NodeRegistry, EdgeRegistry, SensorRegistry, SignatureRegistry, ProtocolRegistry, PanelRegistry. Output EXACTLY the format of: SG×EDU×Z0×Learner×Panel×HGW-Z0-v0.1 Routing Rule: - Choose Top3 Root Nodes by impact (edge weights + severity + recurrence). - Each root node must map to exactly one ProtocolID. - Must include 5-day plan + 1 timed mini + re-test schedule. - Must include exit conditions before widening.========================================================PROMPT-2: Z1 PARENT PANEL GENERATOR (HGW-Z1)========================================================PromptRecord:- id: SG×EDU×Z6×Operator×PromptPack×PR-HGW-Z1-v0.1 purpose: "Generate HGW-Z1 Parent Operations Panel" required_inputs: [ "Child LevelBand", "Last 2 weeks sensor results", "Routine constraints (time windows)", "Tool use level + trace compliance", "Stress signals yes/no" ] strict_output_schema: "SG×EDU×Z1×Parent×Panel×HGW-Z1-v0.1" prompt_block: | [PROMPT PR-HGW-Z1-v0.1] Use [GUARDRAILS v0.1]. Task: Generate HGW-Z1 Parent Panel using PanelRegistry schema. Inputs: - Place: SG - ChildLevelBand: <...> - RoutineWindows: <...> - ToolUseLevel: <low/med/high> - TraceCompliance: <ok/missing> - StressSignals: {sleep:<ok/bad>, avoidance:<yes/no>, meltdown:<yes/no>} - SensorResults (last 2 cycles): <SensorID>: <...> - ActiveSignatures (if known): <SignatureID> ... Output EXACTLY: HGW-Z1 panel schema. Must select exactly one WeeklyPack: - PACK-PRI-25 or PACK-SEC-35 or PACK-HUM-30 and include: pass_rule + fence watchlist + re-test calendar.========================================================PROMPT-3: Z2 COHORT PANEL GENERATOR (HGW-Z2)========================================================PromptRecord:- id: SG×EDU×Z6×Operator×PromptPack×PR-HGW-Z2-v0.1 purpose: "Generate HGW-Z2 Tutor/Cohort Panel" required_inputs: [ "Cohort anonymised IDs", "2-cycle sensor results per learner", "Active signatures per learner", "Intervention hours available/week", "Exam horizon weeks" ] strict_output_schema: "SG×EDU×Z2×Operator×Panel×HGW-Z2-v0.1" prompt_block: | [PROMPT PR-HGW-Z2-v0.1] Use [GUARDRAILS v0.1]. Task: Produce HGW-Z2 Cohort Panel. Inputs: - Place: SG - CohortSize: <n> - ExamHorizonWeeks: <n> - InterventionHoursPerWeek: <n> - Learners: - ID:<AnonID> LevelBand:<...> SensorResults:<SensorID → result> (last 2 cycles) ActiveSignatures:<SignatureID ...> ... Output EXACTLY: HGW-Z2 panel schema. Allocation Rule: - Prioritise S3 signatures clusters. - Assign hours to ProtocolIDs. - Include coupling warnings status for COUP-SG-01/02/03.========================================================PROMPT-4: REPAIR ROUTER (CH/ai ROUTING EMITTER) v0.1========================================================PromptRecord:- id: SG×EDU×Z6×Operator×PromptPack×PR-ROUTER-v0.1 purpose: "Emit root-cause routing decisions from signatures" required_inputs: [ "Active signatures", "Relevant sensor results", "Node + edge registries" ] strict_output_schema: "ROUTING-DECISION-BLOCK v0.1" prompt_block: | [PROMPT PR-ROUTER-v0.1] Use [GUARDRAILS v0.1]. Task: Given signatures + sensor deltas, pick Top3 root nodes and the correct protocol. Output schema: [ROUTING-DECISION-BLOCK v0.1] Place: SG Date: <YYYY-MM-DD> 1) ActiveSignatures - <SignatureID> (severity S1/S2/S3) 2) RootNodes Ranked - #1 <NodeID> — reason: <edge weight + recurrence> — Protocol: <ProtocolID> - #2 ... - #3 ... 3) FenceMode - Mode: <TRUNCATE/STITCH/WIDEN> — Why: <trigger> 4) Re-test - <SensorID> on <day> 5) ExitConditions - <...>========================================================PROMPT-5: BACKTEST LOGGER v0.1 (BEFORE/AFTER)========================================================PromptRecord:- id: SG×EDU×Z6×Operator×PromptPack×PR-BACKTEST-v0.1 purpose: "Log intervention as comparable backtest record" required_inputs: [ "Before metrics", "Intervention (protocols applied)", "After metrics", "Notes" ] strict_output_schema: "BACKTEST-RECORD v0.1" prompt_block: | [PROMPT PR-BACKTEST-v0.1] Use [GUARDRAILS v0.1]. Task: Log one backtest record in strict schema. [BACKTEST-RECORD v0.1] Place: SG DateRange: <start→end> LevelBand: <...> Lane: <ENG/MATH/SCI/HUM/VL> RootNodeIDs: [<...>] ProtocolIDs: [<...>] Before: Sensors: <SensorID → metric> Signatures: [<SignatureID>] After: Sensors: <SensorID → metric> Signatures: [<SignatureID>] Delta: TR: <...> ERC: <...> NIT/NITS/NITA: <...> OutcomeClass: <Improved/NoChange/Worse> Notes: <max 3 lines>========================================================PROMPT-6: TOOL-WITH-PROOF ENFORCER (VL-OS) v0.1========================================================PromptRecord:- id: SG×VL×Z6×Operator×PromptPack×PR-TWP-v0.1 purpose: "Force proof/trace compliance on tool-assisted outputs" required_inputs: [ "User answer + working", "Required check type" ] strict_output_schema: "TWP-CHECK v0.1" prompt_block: | [PROMPT PR-TWP-v0.1] Task: Validate that the output has a verification trace. Output: [TWP-CHECK v0.1] TracePresent: <yes/no> CheckType: <substitution | estimation | unit-check | contradiction-check | evidence-cite> Result: <pass/fail> FixRequired: <yes/no> FixInstruction: <1–3 lines>========================================================END: SG Z6 PromptRegistry v0.1========================================================
If you say next, I’ll output the missing NodeRegistry + SignatureRegistry + ProtocolRegistry for VL-OS (Verification Literacy OS) as a clean mini-lane, so the AI-era anti-brittleness spine is fully specified end-to-end.
Start Here:
- 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/
Start here if you want the full sequence:
Vocabulary OS Series Index:
https://edukatesg.com/vocabulary-os-series-index/
Fence English Learning System:
- https://edukatesg.com/article-1-fence-english-engine/
- https://edukatesg.com/article-2-fence-english-engine/
- https://edukatesg.com/article-3-fence-english-engine/
- https://edukatesg.com/article-4-fence-english-engine/
- https://edukatesg.com/article-5-fence-english-engine/https://edukatesg.com/article-6-fence-english-engine/
- https://edukatesg.com/article-7-fence-english-engine/
- https://edukatesg.com/article-8-fence-english-engine/
- https://edukatesg.com/article-9-fence-english-engine/
- https://edukatesg.com/article-10-fence-english-engine/
- https://edukatesg.com/article-11-fence-english-engine/
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/
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/
Start Here:
- 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/
Start here if you want the full sequence:
Vocabulary OS Series Index:
https://edukatesg.com/vocabulary-os-series-index/
Fence English Learning System:
- https://edukatesg.com/article-1-fence-english-engine/
- https://edukatesg.com/article-2-fence-english-engine/
- https://edukatesg.com/article-3-fence-english-engine/
- https://edukatesg.com/article-4-fence-english-engine/
- https://edukatesg.com/article-5-fence-english-engine/https://edukatesg.com/article-6-fence-english-engine/
- https://edukatesg.com/article-7-fence-english-engine/
- https://edukatesg.com/article-8-fence-english-engine/
- https://edukatesg.com/article-9-fence-english-engine/
- https://edukatesg.com/article-10-fence-english-engine/
- https://edukatesg.com/article-11-fence-english-engine/
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/
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/