FENCE™ English Engine
Start Here: https://edukatesg.com/article-1-fence-english-engine/
Session Runner — Executable Lesson Loop (Almost-Code) — v1.0
ARTICLE.MODULE
Module.Runner
ARTICLE.GOAL
- Provide an executable session protocol that any
{Parent|Tutor|LLM}can run to produce: five_box_plantimed_draftdiagnostic_reportone_paragraph_repair_instructionscoreboard_record
0) RUN.CONFIG
RUN.TIME_OPTIONS
RUN.30 = 30 minutes (minimum viable)RUN.45 = 45 minutes (standard)
RUN.PARAMS (required)
role ∈ {Parent, Tutor, Child}level ∈ {P5, P6}scene_id ∈ SceneBanktime_limit = (P5=15min, P6=12min)
RUN.PARAMS (optional)
student_profile = {weak_verbs?, weak_endings?, weak_crisis?, time_collapse?}essay_text (if doing AI diagnostics)
RUN.OUTPUT (must)
O1 = five_box_planO2 = timed_draftO3 = failure_modes_detected (FM list)O4 = crisis_level (C0..C5)O5 = one_paragraph_repair_mode (A|B|C|D)O6 = rubric_score (/50) + bandO7 = debrief (2 strengths, 2 leaks, 1 next focus)
1) RUN.START (LLM Auto-Run Menu)
If any required param is missing, output only this menu:
AUTORUN.MENU
role?(Parent / Tutor / Child)level?(P5 / P6)scene_id?(1..N)time_mode?(30 / 45)essay_text?(optional: paste after writing)
Then wait.
2) RUN.CONTRACT (Hard Rules)
R1 — NO GHOSTWRITING
- Operator/LLM must not rewrite full essay.
R2 — PLAN BEFORE WRITE
- Timed draft starts only after
five_box_planexists.
R3 — TIMED LOAD IS MANDATORY
- Must run time limit (P5=15, P6=12).
R4 — ONE PARAGRAPH REPAIR ONLY
- Exactly one paragraph gets upgraded.
R5 — OUTPUT LOCK
- Session is incomplete without
scoreboard_record.
3) RUN.SCRIPTS (Operator Speech)
SCRIPT.OPEN (say this)
“Today we will: Forge vocabulary weapons → build a 5-Box plan → write under time → detect leaks → upgrade ONE paragraph. That’s how you improve fast.”
SCRIPT.NO_HELP_DURING_TIMER
“Follow your plan. Keep going.”
SCRIPT.REPAIR_FRAME
“We don’t correct everything. We upgrade one paragraph so your control improves.”
4) RUN.STAGES (Standard 45-Minute)
STAGE S1 — FORGE (8 minutes)
Input: scene_id
Goal: Convert passive vocabulary into deployable weapons.
S1.OUTPUT
V.verbs = 8V.emotions = 5V.sensory = 3V.moral_phrases = 2V.selected = {verbs:3, emotions:2, sensory:1, moral:1}
S1.TEMPLATE
- Verbs: {action, reaction, hesitation, recovery}
- Emotions: {rising1, rising2, peak, after1, after2}
- Sensory: {touch, sound/smell, environment}
- Moral: {realisation, future_action}
S1.RULE
- If student cannot select, operator selects. No debate.
STAGE S2 — ENGINEER (6 minutes)
Goal: Lock plot stability using FIVE_BOX.
S2.OUTPUT
O1 = five_box_plan
S2.FIVE_BOX_TEMPLATE
B1 Calm(2 lines: where/who/normal)B2 Trigger(1–2 lines: what changed)B3 Escalation(3 bullets: attempts + worsening)B4 Crisis(3–4 lines: peak moment, slowed down)B5 Resolution(3 lines: consequence + internal change + future action)
S2.GATE
- If
B4orB5weak → fix now. - No timer until
B4andB5pass.
STAGE S3 — EXECUTE (12–15 minutes timed)
Goal: PSLE stability under load.
S3.TIMER
- If
level=P5→ 15 min - If
level=P6→ 12 min
S3.REQUIREMENTS (must appear)
- At least
2selected verbs - At least
1selected emotion - At least
1sensory line - Clear crisis paragraph
- Ending not generic
S3.OUTPUT
O2 = timed_draft
STAGE S4 — DETECT (3 minutes)
Goal: Rapid failure-mode scan.
S4.FAILURE_MODES (FM list)
FM1 FlatPlot(no escalation)FM2 WeakCrisis(too small/too fast)FM3 ToldEmotion(no body reaction)FM4 WeakVerbs(went/got/said/saw/looked dependence)FM5 MoralStickerEnding(generic lesson)FM6 DialogueOverloadFM7 ParagraphImbalanceFM8 TimeCollapseEnding(rushed/unfinished)
S4.OUTPUT
O3 = FM listO4 = crisis_level (C0..C5)
S4.CRISIS_QUICK_CLASSIFIER
- If no problem → C0
- Minor inconvenience → C1
- Real external stakes → C2
- Emotional peak + slowed down → C3
- Moral dilemma choice → C4
- Identity shift + changed action → C5
STAGE S5 — ELEVATE (10 minutes)
Goal: One-Paragraph Repair (OPR).
S5.SELECT_WEAKEST_PARAGRAPH
Choose paragraph with:
- weakest verbs OR
- weakest emotion OR
- weakest crisis OR
- weakest ending
Set:
P* = weakest_paragraph_number
S5.REPAIR_MODES (choose ONE)
Mode A (Verbs)Replace 3 weak verbs with stronger verbs.Mode B (Body+Sensory)Add 1 body reaction + 1 sensory detail.Mode C (CrisisSlowDown)Add 2–3 lines slowing the peak moment.Mode D (EndingRewrite)Add consequence + internal change + future action.
S5.OUTPUT
O5 = repair_modeO6 = one_paragraph_repair_instruction (not full rewrite)
S5.RULE
- Operator may demonstrate one improved sentence, but student must rewrite paragraph.
STAGE S6 — SCORE + DEBRIEF (6 minutes)
Goal: Lock measurement + next action.
S6.RUBRIC (/50)
Score 1–5 each:
- Plot Control
- Trigger
- Escalation
- Crisis
- Resolution
- Emotion Show-Not-Tell
- Sensory Precision
- Vocabulary Power
- Sentence Flow
- Time Stability
S6.BAND
- 0–20 → P0/P1
- 21–35 → P2
- 36–45 → P3-
- 46–50 → P3+
S6.OUTPUT
O6 = rubric_score + bandO7 = debrief
S6.DEBRIEF_FORMAT (strict)
- Strength 1: _
- Strength 2: _
- Leak 1 (FM): _
- Leak 2 (FM): _
- Next Focus (one thing): _
5) RUN.30 (30-Minute Minimal Variant)
- S1 Forge: 6 min
- S2 Engineer: 5 min
- S3 Timed Write: 12/15 min
- S4 Detect: 2 min
- S5 One-Paragraph Repair: 6 min
- S6 Debrief: 3 min
Rule: never skip S5 or S6.
6) LLM.EXECUTION MODE (If an LLM is running this)
LLM.MODE
- If user provides
{role, level, scene_id}: - Generate
S1 vocabulary weapons - Ask user to fill
FIVE_BOXusing template - Start timer instruction (
12/15 min) - After user pastes essay:
- run
S4 failure modes+crisis level - propose
S5 repair instruction - provide
S6 scoreboard+ debrief
- run
LLM.SAFETY
- Do not generate full rewritten essay.
- Provide only: plan, diagnostics, repair instructions, short upgraded paragraph only if user explicitly requests simulator mode.
7) NEXT ARTICLE POINTER
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/
- https://edukatesg.com/article-12-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/
