File tree Expand file tree Collapse file tree
.github/skills/overall-status Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -907,6 +907,23 @@ block above it (see §5.5). Source links as in §5.2. Pie-chart row and the
907907` Process Status ` rubric stay unchanged unless the sphinx-needs tag
908908changes.
909909
910+ ** Always update the data collection date** at the top of
911+ ` docs/s_core_v_1/roadmap/overall_status.rst ` to the date the refresh was
912+ performed (UTC, ISO format ` YYYY-MM-DD ` ). The date lives in an
913+ ` important ` admonition directly below the page title:
914+
915+ ``` rst
916+ Overall Status
917+ ==============
918+
919+ .. important::
920+
921+ **Data collected on: YYYY-MM-DD**
922+ ```
923+
924+ If the admonition is missing, add it. Never leave a stale date — every
925+ regeneration must bump it, even if no module values changed.
926+
910927### Step 7 — Adding a new module
911928
9129291 . Append to §1 module list and §2 repo table (with key + path filter).
You can’t perform that action at this time.
0 commit comments