Jump to content

Template:Admin Page Status: Difference between revisions

From The Sovereign Games (MoA Lab)
No edit summary
m | Has_drift_report_status = List (;) of Text
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This template is for admin use only. It sets semantic properties for page maintenance tracking.
This is the "Admin Page Status" template. This template defines the table "AdminPageStatus".
For full instructions and field explanations, see [[Template:Admin_Page_Status/doc|the documentation page]].


It is completely hidden on the rendered page.
'''Note on visibility:''' This template intentionally has no visible display box. An earlier version attempted to gate a visible status box behind an admin-only permission check ([[Module:IsAdmin]]), but that approach proved unreliable — the check could fail depending on parse context, occasionally showing the box to logged-out users or erroring outright. Rather than maintain a fragile permission gate, all data is stored silently and reviewed via '''Special:Browse''' (SMW) or the Cargo table browser instead.


== Usage ==
'''Planned/considered future fields (not yet added):'''
{{Admin Page Status
* `Intended Audience` and `evidence_status` — designed and tested in New Page Seed, ready to add pending a coordinated update across this doc, the live template, and the Calibration Checklist.
<!-- === CORE STATUS === -->
* `Purpose` — proposed, overlap with existing `description` field and informal `== Purpose ==` sections not yet resolved. Needs a decision before adding, not just implementation.
<!-- options: Done, Needs review, Not started -->
* `Page Status` — proposed, real collision risk with existing `Maturity`/`instrument_grade` scale, not yet resolved. Needs a decision before adding.
| categorization =
* `Used By` (operational usage, distinct from `depends_on`) — proposed, but no concrete example has yet been found where it differs meaningfully from what `Calibration Dependent` already shows. Held pending a real test case.


<!-- options: Self-Assessment, Confirmed Rating -->
{{AllTemplates}}
| calibration_review =
{{RelatedPages}}
{{Standalone Transparency}}
{{Calibration Dependent}}
{{Calibration Dependencies Display}}
{{Calibration Maintenance}}
{{Framework Reference}}


<!-- options: Development, Stable, Mature -->
[[Category:Meta & Framework]]
| instrument_grade =
[[Category:Site Maintenance]]


<!-- options: Low, Moderate, High -->
{{Resource
| validation =
| Title = Template:Admin Page Status
 
| URL = https://www.thesovereigngames.com/wiki/Template:Admin_Page_Status
<!-- === REVIEW METADATA === -->
| Description = The Admin Page Status template.
<!-- Format: YYYY-MM-DD -->
| Category = Meta & Framework
| review_date =
}}
| reviewed_by =
 
<!-- === CYCLE & PRIORITY === -->
<!-- options: Core, Supporting, Peripheral -->
| priority =
 
<!-- Days before considered overdue (default: 90) -->
| review_threshold =
 
<!-- === STRUCTURAL / NAVIGATIONAL === -->
<!-- options: Yes, No, Not checked -->
| has_backlinks =  
 
<!-- options: Yes, Has red links, Not checked -->
| outbound_links_valid =
 
<!-- options: Yes, No -->
| in_outline =
 
<!-- options: Yes, No -->
| in_category_outline =
 
<!-- === TEMPLATES & FORMATTING === -->
<!-- options: Done, Needs review, Not started -->
| templates_complete =
 
<!-- options: Meets standard, Needs work, Not checked -->
| formatting_standard =


<!-- === CONTENT INTEGRITY === -->
{{#cargo_declare:_table=AdminPageStatus
<!-- options: Applied, Not applicable, Needs work -->
| Has_categorization_status = String
| symmetry_check =  
| Has_calibration_review_status = String
 
| Has_instrument_grade = String
<!-- options: Yes, No, Not applicable -->
| Has_validation_level = String
| self_report_flagged =  
| Has_calibration_rationale = Text
 
| Has_review_confidence = String
<!-- options: Yes, Needs work, Not checked -->
| Last_reviewed = Date
| terminology_consistent =  
| Reviewed_by = String
 
| Has_priority = String
<!-- === PROCESS / DEPENDENCY === -->
| Has_review_threshold = Number
<!-- options: Confirmed by other party, Self-assessed only -->
| Has_cycle_status = String
| standing_check =  
| Has_backlinks = String
 
| Has_outbound_link_status = String
<!-- options: None open, Open, Disputed -->
| Has_in_outline_status = String
| drift_report_status =  
| Has_in_category_outline_status = String
 
| Has_templates_status = String
<!-- Semi-colon separated list -->
| Has_formatting_status = String
| depends_on =  
| Has_symmetry_check = String
 
| Has_self_report_flag = String
<!-- Semi-colon separated list of pages that depend on this page -->
| Has_terminology_status = String
| cited_by =  
| Has_standing_check = String
| | Has_drift_report_status = List (;) of Text
| Has_dependency = List (;) of Page
}}
}}
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div style="display:none;">
<div style="display:none;">
<!-- Semantic MediaWiki -->
{{#set:
{{#set:
| Has categorization status = {{{categorization|}}}
| Has categorization status = {{{categorization|}}}
Line 83: Line 63:
| Has instrument grade = {{{instrument_grade|}}}
| Has instrument grade = {{{instrument_grade|}}}
| Has validation level = {{{validation|}}}
| Has validation level = {{{validation|}}}
| Has calibration rationale = {{{calibration_rationale|}}}
| Has review confidence = {{{review_confidence|}}}
| Last reviewed = {{{review_date|}}}
| Last reviewed = {{{review_date|}}}
| Reviewed by = {{{reviewed_by|}}}
| Has reviewed by = {{{reviewed_by|}}}
| Has priority = {{{priority|}}}
| Has priority = {{{priority|}}}
| Has review threshold = {{{review_threshold|90}}}
| Has cycle status = {{#invoke:CalibrationCycle|cycleStatus|{{{review_date|}}}|{{{review_threshold|90}}}}}
| Has cycle status = {{#invoke:CalibrationCycle|cycleStatus|{{{review_date|}}}|{{{review_threshold|90}}}}}
| Has backlinks = {{{has_backlinks|}}}
| Has backlinks = {{{has_backlinks|}}}
Line 99: Line 82:
| Has drift report status = {{{drift_report_status|}}}
| Has drift report status = {{{drift_report_status|}}}
| Has dependency = {{{depends_on|}}}
| Has dependency = {{{depends_on|}}}
| Has cited by = {{{cited_by|}}}
}}
<!-- Cargo Store -->
{{#cargo_store:_table=AdminPageStatus
| Has_categorization_status = {{{categorization|}}}
| Has_calibration_review_status = {{{calibration_review|}}}
| Has_instrument_grade = {{{instrument_grade|}}}
| Has_validation_level = {{{validation|}}}
| Has_calibration_rationale = {{{calibration_rationale|}}}
| Has_review_confidence = {{{review_confidence|}}}
| Last_reviewed = {{{review_date|}}}
| Reviewed_by = {{{reviewed_by|}}}
| Has_priority = {{{priority|}}}
| Has_review_threshold = {{{review_threshold|90}}}
| Has_cycle_status = {{#invoke:CalibrationCycle|cycleStatus|{{{review_date|}}}|{{{review_threshold|90}}}}}
| Has_backlinks = {{{has_backlinks|}}}
| Has_outbound_link_status = {{{outbound_links_valid|}}}
| Has_in_outline_status = {{{in_outline|}}}
| Has_in_category_outline_status = {{{in_category_outline|}}}
| Has_templates_status = {{{templates_complete|}}}
| Has_formatting_status = {{{formatting_standard|}}}
| Has_symmetry_check = {{{symmetry_check|}}}
| Has_self_report_flag = {{{self_report_flagged|}}}
| Has_terminology_status = {{{terminology_consistent|}}}
| Has_standing_check = {{{standing_check|}}}
| Has_drift_report_status = {{{drift_report_status|}}}
| Has_dependency = {{{depends_on|}}}
}}
}}
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 21:03, 19 July 2026

This is the "Admin Page Status" template. This template defines the table "AdminPageStatus". For full instructions and field explanations, see the documentation page.

Note on visibility: This template intentionally has no visible display box. An earlier version attempted to gate a visible status box behind an admin-only permission check (Module:IsAdmin), but that approach proved unreliable — the check could fail depending on parse context, occasionally showing the box to logged-out users or erroring outright. Rather than maintain a fragile permission gate, all data is stored silently and reviewed via Special:Browse (SMW) or the Cargo table browser instead.

Planned/considered future fields (not yet added):

  • `Intended Audience` and `evidence_status` — designed and tested in New Page Seed, ready to add pending a coordinated update across this doc, the live template, and the Calibration Checklist.
  • `Purpose` — proposed, overlap with existing `description` field and informal `== Purpose ==` sections not yet resolved. Needs a decision before adding, not just implementation.
  • `Page Status` — proposed, real collision risk with existing `Maturity`/`instrument_grade` scale, not yet resolved. Needs a decision before adding.
  • `Used By` (operational usage, distinct from `depends_on`) — proposed, but no concrete example has yet been found where it differs meaningfully from what `Calibration Dependent` already shows. Held pending a real test case.



All Templates



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
Breadcrumb Tracking Core Experimental 2026-07-20 Current Breadcrumb-Open
Admin:Maintenance Dashboard Core Experimental 2026-07-19 Current Breadcrumb-Open
Framework Features Reference Supporting Development 2026-07-20 Current Breadcrumb-Open
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: This page is not calibration-dependent on other pages. It is a foundational/originating source. 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.




Page Reference

Title Template:Admin Page Status
URL https://www.thesovereigngames.com/wiki/Template:Admin_Page_Status
Description The Admin Page Status template.
Category Meta & Framework


This template defines the table "AdminPageStatus". View table.