Jump to content

Template:Calibration Template: Difference between revisions

From The Sovereign Games
Calibration Report | 2026-07-24 | Self-Assessment | Template:Calibration Template Pre-cal: no GameModule; Talk-only vs log; Decision Records optional sibling; includeonly quick table; Admin+Resource. Align When to Create One.
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This template provides a quick-reference table for which navigation templates to use when building Calibration Log infrastructure at different page depths (main page, subpage, sub-subpage). It exists because pages at different depths in the hierarchy need different back-navigation — a Calibration Log for a subpage needs to link back further than one for a main page.
{{Development Notice
 
|status = Active Development
'''Do not include this documentation text on the page where the template is transcluded — only the content below the noinclude tags will display.'''
}}
== Usage ==
= Template:Calibration Template =
Do not insert this on the relevant reference/documentation page: <nowiki>{{Calibration Template}}</nowiki>
Quick reference for '''which transparency / calibration navigation templates''' to use at different hierarchy depths when building Calibration Log (and, when warranted, Decision Records) infrastructure.
 
'''Not:''' when to create a log (see [[Calibration Log: When to Create One]]); report shape (see [[Calibration Report Standard Format]]); page structure pre-cal (see [[Page Structure Calibration Checklist]]).
== Calibration Log Templates Usage ==
'''Transclusion:''' <code><nowiki>{{Calibration Template}}</nowiki></code> inserts the quick-reference tables (includeonly). This documentation stays on the template page only.
 
'''Known issue — SMW list values:''' multi-value fields such as <code>depends_on</code> did not split reliably via SMW <code>#set</code>/<code>+sep</code> in testing. Prefer '''Cargo''' <code>List (;) of String</code> (or current project pattern) — full record: [[Known Site Issues & Fixes]].
'''Use this table to determine which template to insert based on the page's depth in the hierarchy.'''
== Philosophy (short) ==
 
* Different depths need different '''back-navigation'''.
=== Main Page ===
* [[Calibration Log: When to Create One]] decides Talk-only vs <code>/Calibration Log</code>.
Quick reference for building '''Mainpage''' pages.
* Decision Records are '''not''' required on every page. When a dedicated Decision Records subpage exists, it is a '''sibling''' of Calibration Log under the same master not merged into one page.
* Standard template for the Calibration Menu on the main page:
* Site logs (Known Site Issues, scar index, dashboards, many standards) stay '''Talk-only''' — use [[Template:Standalone Transparency]] (or current standalone pattern), not a forced log subpage.
<code><nowiki>{{Page Transparency}}</nowiki></code>
== Usage map ==
 
=== Standalone — no dedicated log/records subpages ===
=== Main Page / Calibration Log ===
When [[Calibration Log: When to Create One]] says Talk-only:
Quick reference for building '''Mainpage/Calibration Log''' subpages.
* Main or subpage menu: <code><nowiki>{{Standalone Transparency}}</nowiki></code>
* Standard template for the Calibration Log content itself:
* Reports and decision notes (if any) live on '''Talk'''.
[[Template:Calibration Maintenance Log]]
* Later, if a log becomes warranted, re-run When to Create One and switch to a Standard section below; carry Talk history forward by reference, not by emptying Talk.
* Standard template for the Calibration Menu shown on this subpage:
=== Standard — main page with its own log (and optional Decision Records) ===
<code><nowiki>{{Calibration Log Header}}</nowiki></code>
'''On main page:''' <code><nowiki>{{Page Transparency}}</nowiki></code>
 
'''On <code>Main/Calibration Log</code> and on <code>Main/Decision Records</code> (if that sibling exists):''' <code><nowiki>{{Calibration Log Header}}</nowiki></code>
=== Main Page / Subpage ===
<pre>
Quick reference for building '''Mainpage/Subpage''' pages.
Master
* Standard template for the Calibration Menu on a subpage:
├─ [[Master/Calibration Log]]
<code><nowiki>{{Page Transparency-Subpage}}</nowiki></code>
└─ [[Master/Decision Records]]  ← only if governance memory warrants it
 
</pre>
=== Main Page / Subpage / Calibration Log ===
=== Standard — subpage with its own log (and optional Decision Records) ===
Quick reference for building '''Mainpage/Subpage/Calibration Log''' pages (a calibration log belonging to a subpage, not the main page).
'''On subpage:''' <code><nowiki>{{Page Transparency-Subpage}}</nowiki></code>
* Standard template for the Calibration Log content itself:
'''On <code>Subpage/Calibration Log</code> and <code>Subpage/Decision Records</code> (if any):''' <code><nowiki>{{Calibration Log Header-Subpage}}</nowiki></code>
[[Template:Calibration Maintenance Log]]
<pre>
* Standard template for the Calibration Menu shown on this sub-subpage:
Master Subpage
<code><nowiki>{{Calibration Log Header-Subpage}}</nowiki></code>
├─ [[Subpage/Calibration Log]]
 
└─ [[Subpage/Decision Records]]  ← optional sibling
'''Note on deeper nesting:''' this table currently covers up to Mainpage/Subpage/Calibration Log. If a page ever needs a subpage of a subpage of a subpage (four levels deep), a corresponding `-Subpage` variant navigation template would need to be created for that depth as well, following the same naming pattern.
</pre>
 
=== Subpage with no dedicated log — hub-linked ===
Significant subpage, log still at hub/main:
* Menu: <code><nowiki>{{Subpage Hub-Linked Transparency}}</nowiki></code>
* Routes log/records links to '''Main''' <code>/Calibration Log</code> (and Decision Records if present); discussion posture per that template (usually hub Talk).
* If the subpage later needs its own log, switch to “Subpage with its own log” and re-run When to Create One.
<pre>
Master
├─ Subpage  (hub-linked transparency — no log children)
├─ [[Master/Calibration Log]]
└─ [[Master/Decision Records]]  ← optional
</pre>
'''Deeper than three levels:''' add a matching <code>-Subpage</code> (or depth-specific) header variant if needed; do not invent ad hoc link sets.
== See also ==
* [[Calibration Log: When to Create One]]
* [[Calibration Report Standard Format]]
* [[Decision Records: Governance Memory]]
* [[Page Structure Calibration Checklist]]
* [[Known Site Issues & Fixes]]
'''See the Game. Refuse the Game. Build Better.'''
{{RelatedPages}}
{{Standalone Transparency}}
{{Calibration Dependent}}
{{Calibration Dependencies Display}}
{{Calibration Maintenance}}
{{Framework Reference}}
{{Calibration Procedure Reference}}
{{Tracking Logs Reference}}
{{AllTemplates}}
[[Category:Meta & Framework]]
[[Category:Site Maintenance]]
[[Category:Templates]]
{{Resource
| Title = Template:Calibration Template
| URL = https://www.thesovereigngames.com/wiki/Template:Calibration_Template
| Description = Quick reference for transparency and calibration navigation templates by hierarchy depth. Not the when-to-create-log decision procedure.
| Category = Site Maintenance
}}
{{Admin Page Status
| categorization = Done
| calibration_review = Self-Assessment
| instrument_grade = Development
| validation = Low
| calibration_rationale = Pre-cal: no GameModule; clarified Talk-only vs log; Decision Records optional sibling not mandatory; aligned with When to Create One and Report Standard. Cycle dates unchanged unless you stamp later.
| review_confidence = Moderate
| review_date = 2026-07-20
| reviewed_by = Sovereign
| priority = Supporting
| review_threshold = 60
| has_backlinks = Not checked
| outbound_links_valid = Not checked
| in_outline = No
| in_category_outline = No
| templates_complete = Done
| formatting_standard = Meets standard
| symmetry_check = Not applicable
| self_report_flagged = No
| terminology_consistent = Yes
| standing_check = Self-assessed only
| drift_report_status = Breadcrumb-Open
| depends_on = Calibration Log: When to Create One; Page Structure Calibration Checklist; Known Site Issues & Fixes
}}
</noinclude>
</noinclude>
<includeonly>
'''Calibration navigation — depth quick reference''' (see [[Template:Calibration Template]] for full notes)
{| class="wikitable"
! Situation !! On the content page !! On Calibration Log / Decision Records subpages
|-
| Talk-only (no dedicated log)
| <code><nowiki>{{Standalone Transparency}}</nowiki></code>
| —
|-
| Main page with own log (± Decision Records sibling)
| <code><nowiki>{{Page Transparency}}</nowiki></code>
| <code><nowiki>{{Calibration Log Header}}</nowiki></code>
|-
| Subpage with own log (± Decision Records sibling)
| <code><nowiki>{{Page Transparency-Subpage}}</nowiki></code>
| <code><nowiki>{{Calibration Log Header-Subpage}}</nowiki></code>
|-
| Subpage, log stays at hub/main
| <code><nowiki>{{Subpage Hub-Linked Transparency}}</nowiki></code>
| — (uses main log)
|}
Decision Records subpage only when governance memory warrants it — sibling of Calibration Log, not merged into it. When in doubt: [[Calibration Log: When to Create One]].
</includeonly>

Latest revision as of 10:39, 24 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.



Template:Calibration Template

Quick reference for which transparency / calibration navigation templates to use at different hierarchy depths when building Calibration Log (and, when warranted, Decision Records) infrastructure. Not: when to create a log (see Calibration Log: When to Create One); report shape (see Calibration Report Standard Format); page structure pre-cal (see Page Structure Calibration Checklist). Transclusion: {{Calibration Template}} inserts the quick-reference tables (includeonly). This documentation stays on the template page only. Known issue — SMW list values: multi-value fields such as depends_on did not split reliably via SMW #set/+sep in testing. Prefer Cargo List (;) of String (or current project pattern) — full record: Known Site Issues & Fixes.

Philosophy (short)

  • Different depths need different back-navigation.
  • Calibration Log: When to Create One decides Talk-only vs /Calibration Log.
  • Decision Records are not required on every page. When a dedicated Decision Records subpage exists, it is a sibling of Calibration Log under the same master — not merged into one page.
  • Site logs (Known Site Issues, scar index, dashboards, many standards) stay Talk-only — use Template:Standalone Transparency (or current standalone pattern), not a forced log subpage.

Usage map

Standalone — no dedicated log/records subpages

When Calibration Log: When to Create One says Talk-only:

  • Main or subpage menu: {{Standalone Transparency}}
  • Reports and decision notes (if any) live on Talk.
  • Later, if a log becomes warranted, re-run When to Create One and switch to a Standard section below; carry Talk history forward by reference, not by emptying Talk.

Standard — main page with its own log (and optional Decision Records)

On main page: {{Page Transparency}} On Main/Calibration Log and on Main/Decision Records (if that sibling exists): {{Calibration Log Header}}

Master
├─ [[Master/Calibration Log]]
└─ [[Master/Decision Records]]   ← only if governance memory warrants it

Standard — subpage with its own log (and optional Decision Records)

On subpage: {{Page Transparency-Subpage}} On Subpage/Calibration Log and Subpage/Decision Records (if any): {{Calibration Log Header-Subpage}}

Master Subpage
├─ [[Subpage/Calibration Log]]
└─ [[Subpage/Decision Records]]   ← optional sibling

Subpage with no dedicated log — hub-linked

Significant subpage, log still at hub/main:

  • Menu: {{Subpage Hub-Linked Transparency}}
  • Routes log/records links to Main /Calibration Log (and Decision Records if present); discussion posture per that template (usually hub Talk).
  • If the subpage later needs its own log, switch to “Subpage with its own log” and re-run When to Create One.
Master
├─ Subpage  (hub-linked transparency — no log children)
├─ [[Master/Calibration Log]]
└─ [[Master/Decision Records]]   ← optional

Deeper than three levels: add a matching -Subpage (or depth-specific) header variant if needed; do not invent ad hoc link sets.

See also

See the Game. Refuse the Game. Build Better.


Structural Connections


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.



Calibration Dependent

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

Page Priority Instrument Grade Last Updated Cycle Status Drift Status
Template:Calibration Maintenance Log Supporting Development 2026-07-14 Current Breadcrumb-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: Calibration Log: When to Create One Page Structure Calibration Checklist Known Site Issues & Fixes 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



All Templates



Page Reference

Title Template:Calibration Template
URL https://www.thesovereigngames.com/wiki/Template:Calibration_Template
Description Quick reference for transparency and calibration navigation templates by hierarchy depth. Not the when-to-create-log decision procedure.
Category Site Maintenance