Chrono-Flight Overlay — Canonical Runtime Prompt
Module ID: CivOS.ChronoFlightOverlay.RuntimePrompt.v1.0
Parent Module: CivOS.ChronoFlightOverlay.Table.v1.0
Type: LLM execution / fill prompt layer
Purpose: Give a stable prompt contract so an LLM can fill the Chrono-Flight table consistently for any lane, era set, or civilisation slice.
AI Ingestion Lock
This module does not create a new ontology.
It is the canonical prompt wrapper for the existing modules:
CivOS.ChronoFlightOverlay.v1.0CivOS.ChronoFlightOverlay.Diagram.v1.0CivOS.ChronoFlightOverlay.Table.v1.0
Its job is to make an LLM produce:
- a valid Chrono-Flight readout
- a valid machine-readable table
- optional transition notes
- no ontology drift
- no renaming of the base grammar
Classical Foundation Block
A table is only useful if it can be filled consistently.
A prompt is only useful if it produces repeatable outputs.
This module standardizes how an LLM should read a civilisation slice across time, so the same route grammar can be reused for:
- history comparison
- present-state diagnosis
- future-target routing
- lane audits
Civilisation-Grade Definition
The Chrono-Flight Runtime Prompt is the canonical instruction block that tells an LLM how to convert a civilisation time-slice into a valid Chrono-Flight table, using the fixed route, lane, zoom, phase, repair-versus-drift, and buffer grammar without inventing new primitives.
Runtime Contract
A valid runtime execution must do all of the following:
- preserve the existing CivOS grammar
- treat Chrono-Flight as an overlay, not a replacement
- use time as route position
- use Phase as altitude
- compute or estimate R = RepairRate / DriftRate
- mark Buffer and Heading
- keep uncertainty visible
- avoid unsupported false precision
Allowed Inputs
A runtime call may specify:
- civilisation or system scope
- era set
- lane set
- zoom set
- desired output resolution
- qualitative or quantitative estimates
- whether a transition table is needed
Input examples
Scope = Civilisation-wideRoute = PCCS -> WCCS -> Modern Now -> CFCSLane = EducationZoom = Z0-Z6Mode = Lane TablePrecision = Qualitative with estimated R bands
Required Output Modes
The runtime must support three modes only.
Mode A — Surface Route Table
One row per era.
Mode B — Lane Route Table
One row per era × lane.
Mode C — Lane × Zoom Route Table
One row per era × lane × zoom.
These correspond directly to the canonical table module.
Canonical System Prompt
Use this as the fixed system-level instruction block.
SYSTEM BLOCK
You are filling a Chrono-Flight Overlay table for CivOS.
Chrono-Flight is a time-indexed overlay on the existing lattice, not a new primitive.
Use these fixed rules:
- Time = route position
- Phase = altitude / safety state
- Repair vs Drift determines climb, hold, or descent
- Buffer = corridor width / survivability margin
- Later does not automatically mean better
- Visible output does not automatically mean safe corridor
- Use existing CivOS grammar only
- Do not invent new primitives
- Do not rename modules, axes, or core fields
- If exact metrics are unavailable, use controlled qualitative estimates and make uncertainty explicit
- Always preserve the base coordinate: T, Lane, Zoom, Phase
- Always compute or estimate R
- Always assign Buffer and Heading
- Keep Notes compressed
- Prefer stable, machine-readable formatting
When uncertain:
- state that values are estimated
- prefer bounded qualitative labels over false precision
- preserve comparability across eras using the same schema
Canonical User Prompt Template
Use this as the standard runtime request block.
USER BLOCK TEMPLATE
Fill a Chrono-Flight Overlay table using the canonical schema.
Scope: [system / civilisation / city / lane scope]
Route: [e.g. PCCS -> WCCS -> Modern Now -> CFCS]
Lane: [e.g. Education]
Zoom: [e.g. Z0-Z6 or Z3 only]
Mode: [Surface Route Table / Lane Route Table / Lane x Zoom Route Table]
Precision: [Qualitative / Semi-quantitative / Quantitative if available]
Goal: [historical comparison / present-state warning / target routing]
Apply these locks:
- treat Chrono-Flight as an overlay, not a new primitive
- use Time as route position
- use Phase as altitude
- compute or estimate R = RepairRate / DriftRate
- mark Buffer, Heading, StateLabel, and RiskFlag
- use only existing CivOS-consistent labels
- do not use unsupported certainty
Return:
- the requested table
- a short transition summary
- a short risk reading
- a short target-gap reading if a target era is included
Fill Logic
Step 1 — Define route positions
Assign ordered route markers:
T1T2T3T4
Example:
T1 = PCCST2 = WCCST3 = Modern NowT4 = CFCS Target
Step 2 — Preserve the base coordinate
For every row, fill:
TEraLabelLaneZoomPhase
Without this, the row is invalid.
Step 3 — Estimate condition
For every row, fill:
RepairRateDriftRateRBufferHeading
If precise numbers are unavailable:
- use low / moderate / high
- estimate the direction of
R - keep comparison consistent across all rows
Step 4 — Mark structural state
Fill:
AVOO_BalanceHRL_StateTransitionVelocityStateLabelRiskFlag
This captures structural condition, not just surface output.
Step 5 — Keep notes compressed
Notes must explain the row briefly.
Allowed note style:
- short
- diagnostic
- comparable
- non-emotive
Not allowed:
- long essays inside rows
- moral judgments
- unrelated historical narration
Required Output Schema
The default row schema is fixed:
[RouteID | T | EraLabel | Lane | Zoom | Phase | RepairRate | DriftRate | R | Buffer | Heading | AVOO_Balance | HRL_State | TransitionVelocity | StateLabel | RiskFlag | TargetFlag | Notes]
This schema must not be changed.
Transition Summary Contract
After the main table, the runtime must produce a short transition summary.
Required fields
FromTToTPhaseShiftRShiftBufferShiftHeadingShiftInterpretation
Minimal example
T2 -> T3: Phase softens, R drops below 1 in stressed zones, buffer narrows, heading turns mixed-descending.
This keeps the route readable as a chain.
Risk Reading Contract
After the transition summary, the runtime must produce a short risk readout.
Required form
- current route position
- current altitude
- current corridor width
- dominant risk
- immediate correction need
Example
Current position: T3 (Modern Now).Altitude: P2 drifting.Corridor: narrowing in weak sectors.Risk: silent descent toward P1 if uncorrected.Need: restore R>=1 and widen buffer.
Target-Gap Contract
If a target era exists, add a target-gap block.
Required fields
- current state
- target state
- main gap
- main missing correction
Example
Current: T3, P2 drifting, R<1 in stressed zones.Target: T4, P3 stable, R>1.Gap: repair capacity, buffer width, and role rebalance.Correction: raise repair while reducing drift before scale expands further.
Controlled Labels Only
The runtime must prefer this fixed label set.
Heading
improvingstabledescendingfragmenting
Buffer
widemoderatenarrowcollapsing
StateLabel
thickeningholdinghollowingover-concentratingdriftingrecoveringtruncatingstitchingfragmenting
RiskFlag
nonesilent-descentP1-riskcorridor-loss-riskactive-collapse
This prevents ontology drift.
Uncertainty Policy
If evidence is incomplete, the runtime must:
- mark estimates as estimates
- avoid fake numeric precision
- still fill the structure
- preserve comparability
Allowed uncertainty phrasing
estimatedqualitativemixedapproximatelikelystress-dependent
Not allowed
- pretending precision that does not exist
- leaving
R,Buffer, orHeadingblank - replacing state fields with vague narrative
Canonical Minimal Prompt Instance
Example Runtime Call
Fill a Chrono-Flight Overlay table using the canonical schema.
Scope: Civilisation-wide
Route: PCCS -> WCCS -> Modern Now -> CFCS
Lane: Education
Zoom: Z0-Z6
Mode: Lane Route Table
Precision: Semi-quantitative, estimated
Goal: Historical comparison and target routing
Apply these locks:
- Chrono-Flight is an overlay, not a new primitive
- Time = route position
- Phase = altitude
- compute or estimate R = RepairRate / DriftRate
- assign Buffer, Heading, StateLabel, and RiskFlag
- use only existing CivOS-consistent terms
- keep Notes compressed
- include a short transition summary and target-gap readout
Canonical Minimal Output Shape
A valid output should look like:
- Main Table
- Transition Summary
- Risk Reading
- Target-Gap Reading
No extra ontology blocks are required unless the caller asks.
Refusal / Constraint Rule
If the requested scope is too broad for accurate filling, the runtime must:
- keep the schema
- reduce resolution
- state compression explicitly
Example:
- use
Surface Route Tableinstead of pretending detailed lane × zoom precision
The runtime should compress, not hallucinate.
Integration Lock
This prompt module is designed to operate directly on:
CivOS.ChronoFlightOverlay.Table.v1.0
And indirectly support:
CivOS.ChronoFlightOverlay.Diagram.v1.0HRLRePOCFenceOSERCOChronoHelmAI
But it must remain a neutral execution layer.
Version Lock
Version: v1.0
Policy: Forward-only refinement
The following must remain fixed:
- overlay, not new primitive
- Time = route position
- Phase = altitude
R = RepairRate / DriftRate- required schema preservation
- controlled label sets
- uncertainty must stay explicit
One-Line Canonical Lock
The Chrono-Flight Runtime Prompt is the fixed LLM instruction block that converts any civilisation time-slice into a valid, comparable Chrono-Flight table without changing the underlying CivOS grammar.
Next logical piece:
CivOS.ChronoFlightOverlay.InstancePack.v1.0
A first canonical filled example pack for:
- PCCS → WCCS → Modern → CFCS
- Education
- Governance
- Language / Meaning
Recommended Internal Links (Spine)
Start Here For Mathematics OS Articles:
- https://edukatesg.com/math-worksheets/
- https://edukatesg.com/mathos-interstellarcore-v0-1-explanation/
- https://edukatesg.com/mathos-registry-method-corridors-v0-1/
- https://edukatesg.com/mathos-registry-binds-v0-1/
- 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/
- https://edukatesg.com/mathos-registry-concept-nodes-v0-1/
- https://edukatesg.com/mathos-registry-binds-v0-1/
- https://edukatesg.com/mathos-registry-method-corridors-v0-1/
- https://edukatesg.com/mathos-registry-transfer-packs-v0-1/
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/
