Jump to content

Template:Development Notice: Difference between revisions

From The Sovereign Games (MoA Lab)
Created page with "<noinclude>{{GameModule |name = Development Notice |type = Template |status = Stable }}</noinclude> {| class="wikitable" style="background-color: #fff3cd; border: 1px solid #ffc107; padding: 12px; margin-bottom: 20px; width: 100%;" |- | style="vertical-align: top; width: 40px;" | ⚠️ | style="vertical-align: top;" | '''This page is under active development.''' This content is in '''Permanent Beta'''. Structure, diagnostics, and calibration may change as better eviden..."
 
mNo edit summary
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{GameModule
<includeonly>
|name = Development Notice
'''Welcome to the MoA–TSG Lab.''' The wiki is the '''bench'''. The work is '''Metrology of the Abstract'''. <b><i>Adopt the tools or leave them on the rack — either way, the need doesn't wait.</i></b>
|type = Template
*<small><b>Lab Note:</b> A redlink is not a failure. It identifies [[Calibration Debt]]—work waiting to be measured, mapped, and calibrated.</small>
|status = Stable
<div style="margin-top:0;">
}}</noinclude>
{| class="wikitable" style="background-color:#f8f9fa; border:1px solid #a2a9b1; border-left:4px solid #666; margin:0; width:100%; max-width:1100px; border-radius:4px;"
{| class="wikitable" style="background-color: #fff3cd; border: 1px solid #ffc107; padding: 12px; margin-bottom: 20px; width: 100%;"
|-
|-
| style="vertical-align: top; width: 40px;" | ⚠️
| style="vertical-align:top; padding:10px 14px;" |
| style="vertical-align: top;" |
<span style="display:inline-block; font-size:0.75em; font-weight:bold; letter-spacing:0.04em; color:#fff; background:#555; padding:2px 7px; border-radius:3px; vertical-align:middle;">CYCLE</span>
'''This page is under active development.'''
<span style="margin-left:8px; font-weight:bold; vertical-align:middle;">Calibration position</span>
 
<div style="margin-top:8px; line-height:1.55;">
This content is in '''Permanent Beta'''. Structure, diagnostics, and calibration may change as better evidence and feedback are incorporated.
{{#if:{{{position|}}}|<div><span style="font-size:0.8em; color:#555;">Position</span> — '''{{{position}}}'''</div>}}{{#if:{{{cycle|}}}|<div><span style="font-size:0.8em; color:#555;">Cycle</span> — '''{{{cycle}}}'''</div>}}{{#if:{{{status|}}}|<div><span style="font-size:0.8em; color:#555;">Status</span> — '''{{{status}}}'''</div>}}{{#if:{{{position|}}}{{{cycle|}}}{{{status|}}}||<div><span style="font-size:0.8em; color:#555;">Cycle</span> — '''Active Development'''</div>}}
 
</div>
<div style="font-size: 0.9em; margin-top: 8px;">
<div style="margin-top:8px; line-height:1.45;">
'''Status:''' {{{status|Early Draft}}}
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 Development|Seed to Fruit]].
'''Feedback:''' Welcome — especially on clarity, missing failure modes, and calibration gaps.
</div>
<div style="font-size:0.9em; margin-top:6px; color:#555;">
Feedback welcome — especially clarity, failure modes, and calibration gaps. Use discussion or [[Contribute]].
</div>
</div>
|}
|}
</div>
</includeonly>
<noinclude>
<noinclude>
{{Development Notice
|position = Core · Page Notice 'Calibration position' Header Template
|cycle = Stable under Check
|status = Integrated legacies · Self-Assessed
}}
== Instrument context at a glance ==
{| class="wikitable" style="width:100%;"
! Field
! Purpose
! Typical values
|-
| '''Position'''
| Identifies the role of the conceptual instrument.
| Core Procedure · Compiler · Foundational Draft · Seed
|-
| '''Cycle'''
| Shows the instrument's current position in the calibration lifecycle.
| Active Development · Calibration in Progress · Stable under Check
|-
| '''Status'''
| Records current standing, integration state, or other calibration notes.
| Stage 0 Integrated · Self-Assessed
|}
== Usage ==
== Usage ==
Place at the top of pages that should declare a calibration position (most conceptual instruments in cycle).


Place this at the top of any page that is still being developed.
'''Lead label is always:''' Calibration position.
 
All three parameters may be used together. Each is shown when present. None is required to “unlock” the others.


=== Parameters ===
=== Parameters ===
* <code>status</code> — Optional. Examples: <code>Early Draft</code>, <code>Active Development</code>, <code>Calibration in Progress</code>, <code>Core Framework</code>
* <code>position</code> — Optional. '''Loose shorthand''' (about 1–4 words). Instrument stance at a glance. Not a closed list. Update next cal when useful.
*: Examples: <code>Seed</code>, <code>Core procedure</code>, <code>Compiler</code>, <code>Foundational Draft</code>, <code>Working Draft</code>, <code>Early Draft</code>, <code>Core procedure · Compiler</code>
* <code>cycle</code> — Optional. Work-cycle note. Short preferred; not a hard ontology.
*: Common values: <code>Active Development</code> · <code>Calibration in Progress</code> · <code>Stable under check</code> · <code>Deferred</code>
* <code>status</code> — Optional. '''Extra shorthand / note''' (a few words). Use for standing flavor, integration state, or anything useful that is not position or cycle.
*: Examples: <code>Self-Assessed</code>, <code>Stage 0 integrated · Self-Assessed</code>, <code>Experimental</code>, <code>Pre-cal only</code>
 
If '''none''' of the three is set, the banner defaults to: Cycle — '''Active Development'''.
 
=== Example (all three active) ===
<pre>
{{Development Notice
|position = Core procedure · Compiler
|cycle = Active Development
|status = Stage 0 integrated · Self-Assessed
}}
</pre>
 
=== Example (position + cycle only) ===
<pre>
{{Development Notice
|position = Foundational Draft
|cycle = Active Development
}}
</pre>


=== Example ===
=== Example (legacy single string) ===
<pre>
<pre>
{{Development Notice
{{Development Notice
Line 31: Line 85:
}}
}}
</pre>
</pre>
Still valid: only the Status line shows (plus default behavior if empty).
----
'''Template instrument tracking''' — dependents: any page using <code><nowiki>{{Development Notice}}</nowiki></code>. Material changes to wording, parameters, or defaults should bump review_date and note impact in the Calibration Log / edit summary.
{{Resource
| Title = Template:Development Notice
| URL = https://www.thesovereigngames.com/wiki/Template:Development_Notice
| Description = Sitewide calibration-position banner. Parameters position, cycle, and status may all be active at once (loose shorthand + cycle note + status note). Lead label: Calibration position. Permanent Beta / Seed to Fruit.
| Category = Meta & Framework
}}
{{Admin Page Status
<!-- Do Not Remove commented out Reference Options -->
<!-- === CORE STATUS === -->
<!-- options: Done, Needs review, Not started -->
| categorization = Done
<!-- options: Self-Assessment, Confirmed Rating -->
| calibration_review = Self-Assessment
<!-- options: Experimental, Development, Confirmed, Field Validated, Reference Standard Candidate -->
| instrument_grade = Development
<!-- options: Low, Moderate, High -->
| validation = Low
| calibration_rationale = All three parameters (position, cycle, status) render when set; lead remains Calibration position. Status is no longer legacy-only or mutually exclusive with position. Default Active Development only when all three empty. Material copy/parameter changes affect all transcluding pages.
| review_confidence = Moderate
<!-- === REVIEW METADATA === -->
<!-- Format: YYYY-MM-DD -->
| review_date = 2026-07-29
| reviewed_by = Sovereign
<!-- === CYCLE & PRIORITY === -->
<!-- options: Core, Supporting, Peripheral -->
| priority = Core
<!-- Days before considered overdue (default: 90) -->
| review_threshold = 90
<!-- === STRUCTURAL / NAVIGATIONAL === -->
<!-- options: Yes, No, Not checked -->
| has_backlinks = Yes
<!-- options: Yes, Has red links, Not checked -->
| outbound_links_valid = Yes
<!-- options: Yes, No -->
| in_outline = Yes
<!-- options: Yes, No -->
| in_category_outline = Yes
<!-- === TEMPLATES & FORMATTING === -->
<!-- options: Done, Needs review, Not started -->
| templates_complete = Done
<!-- options: Meets standard, Needs work, Not checked -->
| formatting_standard = Meets standard
<!-- === CONTENT INTEGRITY === -->
<!-- options: Applied, Not applicable, Needs work -->
| symmetry_check = Not applicable
<!-- options: Yes, No, Not applicable -->
| self_report_flagged = No
<!-- options: Yes, Needs work, Not checked -->
| terminology_consistent = Yes
<!-- === PROCESS / DEPENDENCY === -->
<!-- options: Confirmed by other party, Self-assessed only -->
| standing_check = Self-assessed only
<!-- options: None open, Open, Disputed, Breadcrumb-Open -->
| drift_report_status = Breadcrumb-Open
| depends_on = Permanent Beta; Seed to Fruit Development; Metrology of the Abstract
| cited_by =
}}
[[Category:Meta & Framework]]
{{RelatedPages}}
{{AllTemplates}}
</noinclude>
</noinclude>

Latest revision as of 11:44, 29 July 2026


Welcome to the MoA–TSG Lab. The wiki is the bench. The work is Metrology of the Abstract. Adopt the tools or leave them on the rack — either way, the need doesn't wait.

  • Lab Note: A redlink is not a failure. It identifies Calibration Debt—work waiting to be measured, mapped, and calibrated.

CYCLE Calibration position

PositionCore · Page Notice 'Calibration position' Header Template
CycleStable under Check
StatusIntegrated legacies · Self-Assessed

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.


Instrument context at a glance

Field Purpose Typical values
Position Identifies the role of the conceptual instrument. Core Procedure · Compiler · Foundational Draft · Seed
Cycle Shows the instrument's current position in the calibration lifecycle. Active Development · Calibration in Progress · Stable under Check
Status Records current standing, integration state, or other calibration notes. Stage 0 Integrated · Self-Assessed

Usage

Place at the top of pages that should declare a calibration position (most conceptual instruments in cycle).

Lead label is always: Calibration position.

All three parameters may be used together. Each is shown when present. None is required to “unlock” the others.

Parameters

  • position — Optional. Loose shorthand (about 1–4 words). Instrument stance at a glance. Not a closed list. Update next cal when useful.
    Examples: Seed, Core procedure, Compiler, Foundational Draft, Working Draft, Early Draft, Core procedure · Compiler
  • cycle — Optional. Work-cycle note. Short preferred; not a hard ontology.
    Common values: Active Development · Calibration in Progress · Stable under check · Deferred
  • status — Optional. Extra shorthand / note (a few words). Use for standing flavor, integration state, or anything useful that is not position or cycle.
    Examples: Self-Assessed, Stage 0 integrated · Self-Assessed, Experimental, Pre-cal only

If none of the three is set, the banner defaults to: Cycle — Active Development.

Example (all three active)

{{Development Notice
|position = Core procedure · Compiler
|cycle = Active Development
|status = Stage 0 integrated · Self-Assessed
}}

Example (position + cycle only)

{{Development Notice
|position = Foundational Draft
|cycle = Active Development
}}

Example (legacy single string)

{{Development Notice
|status = Active Development
}}

Still valid: only the Status line shows (plus default behavior if empty).


Template instrument tracking — dependents: any page using {{Development Notice}}. Material changes to wording, parameters, or defaults should bump review_date and note impact in the Calibration Log / edit summary.




Page Reference

Title Template:Development Notice
URL https://www.thesovereigngames.com/wiki/Template:Development_Notice
Description Sitewide calibration-position banner. Parameters position, cycle, and status may all be active at once (loose shorthand + cycle note + status note). Lead label: Calibration position. Permanent Beta / Seed to Fruit.
Category Meta & Framework




Structural Connections



All Templates