Skip to content

Last-Verified Overdue

Cadence threshold for Phase 0: 60 days for Q-G entries (varies by type per Brain_Reorg_Proposal_v0.3.md §3 — 14 days for active canon, 30 for source files, 60 for validation stats, 90 for stable definitions). The 60-day default applies here because all Phase 0 mirrors are fresh.


Current overdue (S139 snapshot, 2026-05-29)

Q-Glast_verifiedDays stale
(empty — all 94 entries verified within the last 60 days)

Current state: zero rows across all 94 Q-G entries (manually verified S139). The earliest last_verified in the corpus is well inside the 60-day window; triggers begin firing 60+ days after an entry’s last touch.

How this view works

For each per-Q-G file in _Master_Canon/Q-G/:

  1. Read last_verified from frontmatter.
  2. Compute (today - last_verified) in days.
  3. If days > 60 (configurable per type): emit a row.

last_verified refreshes at session closeout whenever a Q-G is touched in a session per the Master Canon cadence rule in _Master_Canon/README.md write protocol.

Phase 0 build note

Hand-authored from manual frontmatter review at S120. Phase V replaces with build-time aggregation script that pulls Date.now() at build time and computes cadence overdues automatically.