Jump to content

Page Structure Calibration Checklist: Difference between revisions

From The Sovereign Games
m Current GameModule Reference: fixed hidden direction for Calibration Type
No edit summary
Line 197: Line 197:
# Log as a standard Calibration Report.
# Log as a standard Calibration Report.
# '''Log any nonconformance found per [[Nonconformance Reporting Procedure]] before fixing it.'''
# '''Log any nonconformance found per [[Nonconformance Reporting Procedure]] before fixing it.'''
== 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.'''


{{Standalone Transparency}}
{{Standalone Transparency}}
Line 209: Line 215:
{{Calibration Procedure Reference}}
{{Calibration Procedure Reference}}
{{Tracking Logs Reference}}
{{Tracking Logs Reference}}
== 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.'''


[[Category:Meta & Framework]]
[[Category:Meta & Framework]]
Line 225: Line 225:
| Category = Meta & Framework
| Category = Meta & Framework
}}
}}


{{Admin Page Status
{{Admin Page Status
<!-- options: Done, Needs review, Not started -->
| categorization = Done
| categorization = Done
<!-- options: Self-Assessment, Confirmed Rating -->
| calibration_review = Self-Assessment
| calibration_review = Self-Assessment
<!-- options: Experimental, Development, Confirmed, Field Validated, Reference Standard Candidate -->
| instrument_grade = Development
| instrument_grade = Development
<!-- options: Low, Moderate, High -->
| validation = Low
| validation = Low
<!-- 1-2 sentences explaining validation and instrument_grade -->
| calibration_rationale = Fifth revision, genuine calibration. Formalized Pre-Calibration Check terminology, the property-vs-display-rename lesson, Markdown syntax leakage check, and the full Standard Page Creation Sequence (including that page creation itself is not a calibration event). Corrected GameModule reference block to show actual parameter/display mapping post-revert. All seven mandatory templates confirmed present and ordered.
| calibration_rationale = Fifth revision, genuine calibration. Formalized Pre-Calibration Check terminology, the property-vs-display-rename lesson, Markdown syntax leakage check, and the full Standard Page Creation Sequence (including that page creation itself is not a calibration event). Corrected GameModule reference block to show actual parameter/display mapping post-revert. All seven mandatory templates confirmed present and ordered.
<!-- options: High, Moderate, Low -->
| review_confidence = High
| review_confidence = High
<!-- CRITICAL WARNING: static only, set ONLY on a real Calibration Report. See Calibration Failure Log. -->
| review_date = 2026-07-14
| review_date = 2026-07-14
| reviewed_by = Sovereign
| reviewed_by = Sovereign
<!-- options: Core, Supporting, Peripheral -->
| priority = Core
| priority = Core
<!-- Days before overdue, default 90. Core pages typically use 30-60. -->
| review_threshold = 30
| review_threshold = 30
<!-- options: Yes, No, Not checked (default) -->
| has_backlinks = Yes
| has_backlinks = Yes
<!-- options: Yes, Has red links, No, Not checked -->
<!-- options: Yes, Has red links, No, Not checked -->
| outbound_links_valid = Not checked
| outbound_links_valid = Not checked
<!-- options: Yes, No -->
| in_outline = No
| in_outline = No
<!-- options: Yes, No -->
| in_category_outline = No
| in_category_outline = No
<!-- options: Done, Needs review, Not started -->
| templates_complete = Done
| templates_complete = Done
<!-- options: Meets standard, Needs work, Not checked -->
| formatting_standard = Meets standard
| formatting_standard = Meets standard
<!-- options: Applied, Not applicable, Needs work -->
| symmetry_check = Not applicable
| symmetry_check = Not applicable
<!-- options: Yes, No, Not applicable -->
| self_report_flagged = No
| self_report_flagged = No
<!-- options: Yes, Needs work, Not checked -->
| terminology_consistent = Yes
| terminology_consistent = Yes
<!-- options: Confirmed by other party, Self-assessed only -->
| standing_check = Self-assessed only
| standing_check = Self-assessed only
<!-- options (multiple allowed, semicolon-separated): Breadcrumb-Open, Nonconformance-Open, Nonconformance-Open-With-Dependencies, Disputed, None open. "None open" valid ONLY alone. -->
| drift_report_status = None open
| drift_report_status = None open
<!-- Semi-colon separated list of pages this page genuinely relies on — NOT universal infrastructure. -->
| depends_on = 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
| depends_on = 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
}}
}}

Revision as of 20:30, 19 July 2026

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 {{PAGENAME}}.
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 {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}. 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}}, {{Page Transparency-Subpage}}, {{Standalone Transparency}}, {{Subpage Hub-Linked Transparency}}, or none. Latter two confirmed broken on `Template:` namespace.
{{RelatedPages}} Every page Automated Mandatory.
{{Calibration Dependent}}, {{Calibration Dependencies Display}}, {{Calibration Maintenance}} Every page Automated All three mandatory.
{{Framework Reference}}, {{Calibration Procedure Reference}}, {{Tracking Logs Reference}} Every page Automated All three mandatory.
{{AllTemplates}} `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.
Every field has an accurate, current inline options comment Every page Curated (critical) Missing, stale, or incorrect inline options are a nonconformance, not a cosmetic gap — this comment is the only validation mechanism available until dropdown controls exist.

Reference Blocks (Current, Verified)

Critical Rule: Every Field Must State Its Exact Options Inline

Every field in Admin Page Status and GameModule must carry a hidden comment listing its exact, current, valid options — directly above the field, every time. This is not optional formatting. Until this project has real dropdown/enforced-value controls, the inline comment is the validation mechanism. A tech editing a page should never have to leave that page, dig through a doc page, or guess, to know whether a field takes `Yes/No`, a longer controlled list, or free text.

If a field's inline comment is missing, stale, or doesn't match the current canonical options, that is a nonconformance — log it per Nonconformance Reporting Procedure and correct it, the same as any other structural defect this checklist exists to catch.

This applies to every seed and reference copy of these templatesTemplate:New Page Seed, Template:New Page Seed/doc, Template:Calibration Maintenance Log, and this checklist's own Reference Blocks below — must all show the current, correct inline options, kept in sync with each other and with Template:Admin Page Status/doc and Template:GameModule/doc as the canonical source.

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, Calibration. This IS the correct parameter name — displays publicly as "Functional Layer." Do not rename this parameter; only its display label was changed, per Calibration Failure Log. -->
| 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 — must match the corresponding review_date in Admin Page Status. See Calibration Failure Log for the incident this warning exists because of. This IS the correct parameter name — displays publicly as "Last Calibration." Do not rename this parameter; only its display label was changed. -->
| 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`. If either display label ever appears to conflict with the parameter name shown here, this reference block and Template:GameModule/doc are correct — the display label is separate from the stored parameter name, per Calibration Failure Log.

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.

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 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




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