Jump to content

Breadcrumb Tracking: Difference between revisions

From The Sovereign Games (MoA Lab)
m updated template inserts
mNo edit summary
Line 48: Line 48:
'''See the Game. Refuse the Game. Build Better.'''
'''See the Game. Refuse the Game. Build Better.'''


{{Standalone Transparency}}
{{RelatedPages}}
{{RelatedPages}}
{{Calibration Dependent}}
{{Calibration Dependent}}

Revision as of 10:26, 19 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

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


Canonical Question: How does a project-wide list of every open breadcrumb get maintained, without requiring anyone to manually remember or re-check every page?

The Problem This Solves

A breadcrumb left on one page is easy to find on that page. It is easy to forget entirely once the page isn't actively being worked on. This project already has many open Development Breadcrumbs scattered across its subpages — nothing has aggregated them into one place a person could scan to see everything still open, project-wide.



Sovereign-Games-OG-Image.jpg

Meta

Breadcrumb Tracking

Type Meta & Framework
Functional Layer
Application Layer Framework Infrastructure
Category Meta & Framework
Version 0.2
Maturity Experimental
Last Calibration 2026-07-30
Status Permanent Beta
Description Defines how open Development Breadcrumbs get tracked project-wide via drift_report_status, so they don't silently accumulate unaddressed across many pages.

Core Principles

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

Navigation

Related


The Mechanism

Breadcrumbs are prose, not structured Cargo fields, so full automated indexing of their content isn't available without further infrastructure work. The mechanism that is available now: whenever a page has an active Development Breadcrumb, its `drift_report_status` field (see Nonconformance Reporting Procedure for the full option set) should include `Breadcrumb-Open`. That field is already queryable — indexing breadcrumbs becomes a matter of querying a field that already exists, rather than building new infrastructure.

If a breadcrumb exists on a page but `drift_report_status` does not include `Breadcrumb-Open`, that mismatch is itself a nonconformance — the field and the content have drifted apart, the exact class of bug this project has repeatedly found and fixed elsewhere.

Master Index

Error: operator for the virtual field 'AdminPageStatus.Has_drift_report_status' must be 'HOLDS', 'HOLDS NOT', 'HOLDS LIKE' or 'HOLDS NOT LIKE'.

This gives a live, auto-generated list of every page with an open breadcrumb, nonconformance, or dispute, project-wide — built entirely from data that already exists on each page's own Admin Page Status block, not a manually maintained separate list.

Note: this query cannot run correctly until `Template:Admin Page Status`'s field declarations are updated to support the multi-value `drift_report_status` options — see the open nonconformance already logged on Nonconformance Reporting Procedure. Until that update is made, this query will not reliably match pages using the old single-value format.

Calibration Dependencies

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
Category:Milestone Core Experimental 2026-07-14 Current None open
Nonconformance Reporting Procedure Core Experimental 2026-07-20 Current Breadcrumb-Open
Admin:Maintenance Dashboard Core Experimental 2026-07-19 Current Breadcrumb-Open
Page Structure Calibration Checklist Core 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: Breadcrumb Philosophy Nonconformance Reporting Procedure Page Structure Calibration Checklist Template:Admin Page Status 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 Breadcrumb Tracking
URL https://www.thesovereigngames.com/wiki/Breadcrumb_Tracking
Description Defines how open Development Breadcrumbs get tracked project-wide via drift_report_status, so they don't silently accumulate unaddressed across many pages.
Category Meta & Framework