Jump to content

Page Structure Calibration Checklist

From The Sovereign Games

CYCLE Calibration position — Active Development

This page is a conceptual instrument under Permanent Beta. It declares a real calibration position, not a finished product waiting to ship. Checking continues; an edit is only required when evidence demands it. Stage: Seed to Fruit.

Feedback welcome — especially clarity, failure modes, and calibration gaps. Use discussion or Contribute.



Page Structure Calibration Checklist

Terminology: this Step 0 pass is referred to as a Pre-Calibration Check ("pre-cal") throughout this project. A pre-cal is explicitly not a calibration — it verifies structure only, never touches `review_date` or `Last Calibration`, and produces no rating changes. See the date-field rule below for why this distinction matters mechanically, not just semantically.

This is not optional preamble — it is a hard dependency. Content calibration produces judgments that get recorded in specific fields, on a specific page structure, and cross-referenced by other pages and queries. If that structure is missing, wrong, or stale, a content calibration's result has nowhere reliable to live. Skipping Step 0 does not make content calibration faster; it makes its output unreliable.

`Last Calibration` (GameModule) and `review_date` (Admin Page Status) represent the same real event — the last actual calibration — from two angles:

  • `review_date` is the machinery input — Module:CalibrationCycle computes `Has_cycle_status` from it. This field certifies a page as currently trustworthy.
  • `Last Calibration` is the public-facing mirror of the same fact.
  • Both update together, to the same date, in the same edit — never one without the other, and never during pre-calibration checks or minor edits. If these two fields ever diverge, that is itself a nonconformance — see Calibration Failure Log.

A display-label rename can silently drag the underlying stored property along with it. Confirmed real, not hypothetical — see Calibration Failure Log's entry on `Has calibration type`/`Has functional layer`. Changing what a field shows and changing what it's stored as are two separate actions and must be verified independently, every time either is touched.

Purpose: Before calibrating a page's content, verify the page's structure is complete, current, and correctly wired. This checklist is Step 0 — run it first, every time.

Both automated and curated, deliberately: most items below can be verified by a query. A minority require actual human/AI judgment. Both passes are required — presence is not correctness.



Sovereign-Games-OG-Image.jpg

Meta

Page Structure Calibration Checklist

Type Meta & Framework
Functional Layer Calibration
Application Layer Framework Infrastructure
Category Meta & Framework
Version 0.5
Maturity Development
Last Calibration 2026-07-14
Status Permanent Beta
Description Prep-work checklist for verifying a page's structure, templates, and tooling are complete and current before any content calibration begins. Separate from Content Calibration Procedure.

Core Principles

  • Reality gets final vote
  • See the Game. Refuse the Game. Build Better.
  • Permanent Beta

Navigation

Related


Standard Page Creation Sequence

Step 0 (before Step 1): Check whether the page already exists. Search and check categories first — creating a duplicate page is real, avoidable waste. Exception: if getting the subject itself precisely right matters more than the risk of a duplicate, proceed to Step 1 anyway. A wrong or muddled subject is expensive to untangle later; a duplicate page is comparatively cheap to catch and merge.

Step 0.5: Confirm the page title itself is safe. Avoid `&`, `/` outside intentional subpage structure, and other URL-special characters — spell them out in plain words. Easy to forget in the moment of naming a brand-new page.

Step 1: Create the new page with the discussed subject. Use Template:New Page Seed. Creating the page, even a good draft, is not itself a calibration event — it does not set `review_date` or `Last Calibration`. Only Step 3 does.

Step 2: Pre-Calibration Check (pre-cal). Run this checklist. Structure only — do not touch `review_date`/`Last Calibration`.

Step 3: Calibration. Content review — accuracy, symmetry, evidentiary grading, round-robin if warranted. Only this step updates `review_date`/`Last Calibration`, per the minor-vs-calibration test in Template:New Page Seed/doc.

Checklist

Item Required? Check Method Notes
Development Notice Only if genuinely active development Curated Remove once Confirmed or higher.
`== Page Title ==` heading Every page Curated Real, manually-set title, not `Page Structure Calibration Checklist`.
GameModule infobox, under the first heading and its content Every page, narrow exceptions Automated + Curated Current field/display mapping (parameter `Calibration Type` displays as "Functional Layer" — confirm this matches, not reversed), 5-value Maturity scale, correct placement.
`Last Calibration` and `review_date` match, are static, only change together on a real calibration Every page Curated (critical) Must NOT use `2026-07-28`. See Calibration Failure Log.
Markdown syntax leakage Every page Automated (string search) Check for literal `**bold**`, `__underline__`, or `# heading` Markdown syntax left in wikitext instead of proper `bold`, `italic`, `== heading ==`. Common when content is drafted by an AI defaulting to Markdown habits.
Field display name matches underlying stored property Every page using GameModule Curated Confirm displayed label and actual `#set`/`#cargo_store` property haven't silently diverged. See Calibration Failure Log.
Page Transparency footer Every page Automated + Curated Detect: `


Page Transparency & Calibration

This page is under continuous calibration in line with the Permanent Beta principle.


Public Discussion Welcome

Questions, suggestions, feedback, disagreement, and proposed improvements are welcome on the Talk page.

Light rules:

  • Prefer evidence and concrete examples over slogans.
  • Apply Diagnostic Inversion Test when criticizing — the same standard to this page that you would apply elsewhere.
  • Distinguish observation from conclusion.
  • Use the Calibration Log and Decision Records subpages for maintenance history; use Talk for public discussion.
  • This framework remains in Permanent Beta. Better calibration is always in scope.

`, `

Page Transparency & Calibration

This page is under continuous calibration in line with the Permanent Beta principle.


`, `

Page Transparency & Calibration

This page is under continuous calibration in line with the Permanent Beta principle.


Public Discussion Welcome

Questions, suggestions, feedback, disagreement, and proposed improvements are welcome on the Talk page.

Light rules:

  • Prefer evidence and concrete examples over slogans.
  • Apply Diagnostic Inversion Test when criticizing — the same standard to this page that you would apply elsewhere.
  • Distinguish observation from conclusion.
  • Calibration entries and Decision Records are maintenance records; public discussion belongs in ordinary Talk threads.
  • This framework remains in Permanent Beta. Better calibration is always in scope.

`, `


Page Transparency & Calibration

This page does not have its own dedicated Calibration Log or Decision Records — both are tracked at the Main Page level.

This page is under continuous calibration in line with the Permanent Beta principle. `, or none. Latter two confirmed broken on `Template:` namespace.

`


Structural Connections

` || Every page || Automated || Mandatory.

`


Calibration Dependent

Pages that list this page as a load-bearing dependency:

Page Priority Instrument Grade Last Updated Cycle Status Drift Status
Insights and Future Layers Core Experimental 2026-07-14 Current Breadcrumb-Open
Milestone: Pre-Calibration Check Confirmed Under Adversarial Stress Test Core Confirmed 2026-07-14 Current None open
Nonconformance Reporting Procedure Core Experimental 2026-07-20 Current Breadcrumb-Open
Breadcrumb Tracking Core Experimental 2026-07-20 Current Breadcrumb-Open
Known Site Issues & Fixes Core Development 2026-07-20 Current Breadcrumb-Open
Calibration Report Standard Format Core Experimental 2026-07-20 Current Breadcrumb-Open
Calibration Log: When to Create One Core Development 2026-07-13 Current Breadcrumb-Open
Decision Records: Governance Memory Core Development 2026-07-14 Current Breadcrumb-Open
Admin:Maintenance Dashboard Core Experimental 2026-07-19 Current Breadcrumb-Open
Template:New Page Seed/doc Supporting Experimental 2026-07-14 Current None open
Framework Features Reference Supporting Development 2026-07-20 Current Breadcrumb-Open
Calibration Failure Log Supporting Experimental 2026-07-24 Current Breadcrumb-Open
Template:Calibration Template Supporting Development 2026-07-20 Current Breadcrumb-Open
Template:New Page Seed Supporting Experimental 2026-07-14 Current None open

If this page is edited substantively, review the list above per the Ripple Review rule — see Calibration Dependencies: Standards and Process#Rule: Core-Priority Changes Trigger Mandatory Ripple Review. `, `

Calibration Dependencies

Pages this page relies on as load-bearing dependencies: Template:GameModule/doc Template:Admin Page Status/doc Calibration Log: When to Create One Decision Records: Governance Memory Nonconformance Reporting Procedure Breadcrumb Tracking Calibration Failure Log Template/Doc Calibration Pattern If incorrect, edit the `depends_on` field in Admin Page Status — do not edit this section directly, it is auto-generated.

`, `


Calibration References

This page is calibrated against the following core standards and reference materials:

` || Every page || Automated || All three mandatory.

`


Page Construction & Maintenance References

How we construct, maintain, and utilize each page as a self-admin control panel.

  • Distributed Instrumentation — the architectural principle behind why this page (and every page) carries its own live instrumentation, rather than relying on a separate central dashboard.
  • Page Structure Calibration Checklist — the Step 0 structural pass every page should pass before content calibration begins; this page's own structure should be checkable against it.
  • Template:New Page Seed — the seed template this page's basic structure was built from.
  • Calibration Log: When to Create One — the decision procedure this page's own Talk-only vs. dedicated-log status was decided against.
  • Framework Features Reference — maintains consistency and traceability across the framework's structural features while avoiding unnecessary maintenance overhead; consult before introducing a new structural pattern this page might otherwise duplicate.

`, `


Calibration Procedure

In development. See Calibration Procedure for current status. No formal step-by-step procedure exists yet beyond the practices demonstrated across individual pages developed during the initial creation of this project. `, `


Tracking & Log Pages

` || Every page || Automated || All three mandatory.

`


All Templates

` || `Template:` namespace only || Automated || Not for content pages.

`drift_report_status` matches actual page content Every page Curated Multi-value: `Breadcrumb-Open`, `Nonconformance-Open`, `Nonconformance-Open-With-Dependencies`, `Disputed`, `None open` (alone only).
Resource block (visible, not hidden) Every page Automated `display:none` is deprecated.
Standing footer Every page Automated Exact-text match.
Element ordering Every page Curated Per seed template; seven mandatory templates in locked order.
Categories Every page Automated Present and non-empty.
Admin Page Status block Every page Automated Diff against canonical reference.
`depends_on` uses correct, current property/field names Every page Curated Confirm references match documented canonical names, not stale or renamed ones.
Template/doc pairs — status on template only Template/doc pairs Curated See Template/Doc Calibration Pattern.
Outbound links valid / Backlinks exist Every page Automated Special:WantedPages / Special:LonelyPages.

Reference Blocks (Current, Verified)

Current GameModule Reference

{{GameModule
| type = 
<!-- HIDDEN GUIDE: pick from existing controlled vocabulary (Core Diagnostic Game, Meta & Framework, etc.) — check Category pages before inventing a new type. -->
| category = 
<!-- HIDDEN GUIDE: must match an existing Category page. Do not create a new category casually. -->
| Calibration Type = 
<!-- HIDDEN GUIDE: options — Governance, Diagnostic, Maintenance, Framework. NOT "Calibration Type" (deprecated field name, do not use). -->
| Application Layer = 
<!-- HIDDEN GUIDE: options — Multi-Layer, Framework Infrastructure, Individual, Institutional. -->
| Version = 0.1
| Maturity = Experimental
<!-- HIDDEN GUIDE: 5-value scale only — Experimental, Development, Confirmed, Field Validated, Reference Standard Candidate. See Versioning for the canonical definition. Do NOT invent new values. -->
| Last Updated = 
<!-- CRITICAL WARNING: DO NOT use {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}} here. That is a live template call — it silently shows TODAY'S date on every page view forever, which is FALSE and defeats calibration tracking. This field must be a real, static, manually-typed date, set only when an actual calibration event occurs. See Calibration Failure Log for the incident this warning exists because of. Leave blank until a real calibration happens — do not pre-fill with today's date "to have something there." NOTE: field is planned to be renamed "Last Calibration" once Template:GameModule itself is updated — not yet done, still using the current live field name here. --> 
| description = 
<!-- HIDDEN GUIDE: 1-2 sentences, public-facing, plain language. Not the same as calibration_rationale below (that one is internal/technical). -->
| contents = 
}}

Confirm: parameter is `Calibration Type` (displays as "Functional Layer"), `Last Updated` parameter (displays as "Last Calibration"), both static and matching `review_date`.

Current Admin Page Status Reference

<!-- '''Note:''' There is no `cited_by` field. Inbound dependencies are generated automatically by query, not entered manually. -->
{{Admin Page Status
<!-- === CORE STATUS === -->
| categorization = 
<!-- options: Done, Needs review, Not started -->
| calibration_review = 
<!-- options: Self-Assessment, Confirmed Rating -->
| instrument_grade = 
<!-- options: Experimental, Development, Confirmed, Field Validated, Reference Standard Candidate -->
| validation = 
<!-- options: Low, Moderate, High -->
| calibration_rationale = 
<!-- 1-2 sentences explaining validation and instrument_grade -->
| review_confidence = 
<!-- options: High, Moderate, Low -->
| review_date = 
<!-- CRITICAL WARNING: SAME RULE AS Last Calibration above. This is NOT a live template. It is set ONLY when a real Calibration Report is filed — never during pre-cal discussion, exploration, or a check that finds nothing wrong. See Calibration Failure Log. -->
| reviewed_by = 
<!-- HIDDEN GUIDE: is this a minor edit or an actual calibration? Test: does the change affect a field rating (instrument_grade, validation, drift_report_status) or a claim's actual content/structure? If yes — real calibration, review_date updates, full report required. If it's pure formatting/typo/link fix with zero effect on any rating or claim — minor, edit summary only, review_date stays untouched. -->
| priority = 
<!-- options: Core, Supporting, Peripheral. Main/master pages default toward Core if they are a hub for other pages. -->
| review_threshold = 
<!-- Days before overdue, default 90. Core pages typically use 30-60. -->
| has_backlinks = 
<!-- options: Yes, Has red links, Not checked -->
| has_backlinks = 
<!-- options:  Yes, No, Not checked (default) -->
| outbound_links_valid = 
<!-- options: Yes, No -->
| in_category_outline = 
<!-- options: Yes, No -->
| templates_complete = 
<!-- options: Done, Needs review, Not started -->
| formatting_standard = 
<!-- options: Meets standard, Needs work, Not checked -->
| symmetry_check = 
<!-- options: Applied, Not applicable, Needs work -->
| self_report_flagged = 
<!-- options: Yes, No, Not applicable -->
| terminology_consistent = 
<!-- options: Yes, Needs work, Not checked -->
| standing_check = 
<!-- options: Confirmed by other party, Self-assessed only -->
| drift_report_status = 
<!-- options (multiple allowed, semicolon-separated): Breadcrumb-Open, Nonconformance-Open, Nonconformance-Open-With-Dependencies, Disputed, None open. "None open" is valid ONLY alone. -->
| depends_on = 
<!-- Semi-colon separated list of pages this page genuinely relies on — NOT universal infrastructure (Admin Page Status, GameModule), NOT casual mentions. See Calibration Dependencies: Standards and Process. -->
}}

Confirm: no `cited_by`, 21 fields present, `review_date` static and matches GameModule.

If either reference block ever disagrees with Template:GameModule/doc or Template:Admin Page Status/doc, those doc pages are correct.

What This Checklist Does Not Cover

Content accuracy, `symmetry_check` correctness, honest `validation`/`instrument_grade` ratings — Content Calibration Procedure (not yet built).

How to Use This Checklist

  1. Run Automated items first, batched.
  2. Run Curated items on pages that pass.
  3. Only then proceed to Content Calibration.
  4. Log as a standard Calibration Report.
  5. Log any nonconformance found per Nonconformance Reporting Procedure before fixing it.


Page Transparency & Calibration

This page is under continuous calibration in line with the Permanent Beta principle.


Public Discussion Welcome

Questions, suggestions, feedback, disagreement, and proposed improvements are welcome on the Talk page.

Light rules:

  • Prefer evidence and concrete examples over slogans.
  • Apply Diagnostic Inversion Test when criticizing — the same standard to this page that you would apply elsewhere.
  • Distinguish observation from conclusion.
  • Calibration entries and Decision Records are maintenance records; public discussion belongs in ordinary Talk threads.
  • This framework remains in Permanent Beta. Better calibration is always in scope.



Structural Connections



Calibration Dependent

Pages that list this page as a load-bearing dependency:

Page Priority Instrument Grade Last Updated Cycle Status Drift Status
Insights and Future Layers Core Experimental 2026-07-14 Current Breadcrumb-Open
Milestone: Pre-Calibration Check Confirmed Under Adversarial Stress Test Core Confirmed 2026-07-14 Current None open
Nonconformance Reporting Procedure Core Experimental 2026-07-20 Current Breadcrumb-Open
Breadcrumb Tracking Core Experimental 2026-07-20 Current Breadcrumb-Open
Known Site Issues & Fixes Core Development 2026-07-20 Current Breadcrumb-Open
Calibration Report Standard Format Core Experimental 2026-07-20 Current Breadcrumb-Open
Calibration Log: When to Create One Core Development 2026-07-13 Current Breadcrumb-Open
Decision Records: Governance Memory Core Development 2026-07-14 Current Breadcrumb-Open
Admin:Maintenance Dashboard Core Experimental 2026-07-19 Current Breadcrumb-Open
Template:New Page Seed/doc Supporting Experimental 2026-07-14 Current None open
Framework Features Reference Supporting Development 2026-07-20 Current Breadcrumb-Open
Calibration Failure Log Supporting Experimental 2026-07-24 Current Breadcrumb-Open
Template:Calibration Template Supporting Development 2026-07-20 Current Breadcrumb-Open
Template:New Page Seed Supporting Experimental 2026-07-14 Current None open

If this page is edited substantively, review the list above per the Ripple Review rule — see Calibration Dependencies: Standards and Process#Rule: Core-Priority Changes Trigger Mandatory Ripple Review.


Calibration Dependencies

Pages this page relies on as load-bearing dependencies: Template:GameModule/doc Template:Admin Page Status/doc Calibration Log: When to Create One Decision Records: Governance Memory Nonconformance Reporting Procedure Breadcrumb Tracking Calibration Failure Log Template/Doc Calibration Pattern If incorrect, edit the `depends_on` field in Admin Page Status — do not edit this section directly, it is auto-generated.



Calibration References

This page is calibrated against the following core standards and reference materials:



Page Construction & Maintenance References

How we construct, maintain, and utilize each page as a self-admin control panel.

  • Distributed Instrumentation — the architectural principle behind why this page (and every page) carries its own live instrumentation, rather than relying on a separate central dashboard.
  • Page Structure Calibration Checklist — the Step 0 structural pass every page should pass before content calibration begins; this page's own structure should be checkable against it.
  • Template:New Page Seed — the seed template this page's basic structure was built from.
  • Calibration Log: When to Create One — the decision procedure this page's own Talk-only vs. dedicated-log status was decided against.
  • Framework Features Reference — maintains consistency and traceability across the framework's structural features while avoiding unnecessary maintenance overhead; consult before introducing a new structural pattern this page might otherwise duplicate.



Calibration Procedure

In development. See Calibration Procedure for current status. No formal step-by-step procedure exists yet beyond the practices demonstrated across individual pages developed during the initial creation of this project.



Tracking & Log Pages


Open Items

  • Content Calibration Procedure not yet built.
  • Automated dependency-mismatch flagging not yet built as a real query.

See the Game. Refuse the Game. Build Better.




Page Reference

Title Page Structure Calibration Checklist
URL https://www.thesovereigngames.com/wiki/Page_Structure_Calibration_Checklist
Description Step 0 structural prep checklist verifying a page's templates, fields, and tooling are complete and current before content calibration begins.
Category Meta & Framework