dashboard pivot — system playbooks become primary migration path
After 2026-06-02 afternoon architecture decision: rest of Python →
Rust migration goes via compilable + pluggable system playbooks
on the system worker pool, not via more compiled binaries.
Home.md:
- Last-refreshed note updated with the pivot summary.
- Active-umbrella table trimmed from 6 → 4 (closed #30 and #45
moved into Recently Closed section).
- #46 marked PRIMARY MIGRATION UMBRELLA at the top of the table.
- Sessions log section adds the afternoon entry pointing to the
pivot.
Umbrella pages:
- Umbrella-Rust-Worker-Migration — marked CLOSED 2026-06-02 with
successor pointer to #46.
- Umbrella-Python-Services-To-Rust — marked CLOSED 2026-06-02
(same day; compiled-rewrite framing dropped within hours).
- Umbrella-System-Pool-Design — fully rewritten as the primary
migration umbrella. Captures expanded scope: Phase 1
(runtime), Phase 2 (publisher + projector playbooks), Phase 3
(additional system playbooks), Phase 4 (WASM compilation).
Next concrete steps listed.
Sessions-Log.md:
- Adds "2026-06-02 (afternoon) — Architecture pivot: system
playbooks" entry at the top with full context.
Closes the architectural ambiguity: there is now ONE primary
migration umbrella (#46), and it captures the platform-extends-
itself-via-playbooks design.
inject dates across dashboard pages for developer scanability
Per session 2026-06-02 request: "inject dates so other developers
can get a sense what is done and when and what is going on now."
Changes across pages:
- Home — adds Opened/Last update columns to active umbrella table,
appends Recently Closed (last 7 days) table with closure dates,
adds Last commit column to ecosystem map with PR links, expands
Sessions log + Releases sections with explicit dates.
- Umbrella-Rust-Worker-Migration — adds Opened/Last update at
top, dates each R-1/R-2/R-3 sub-task with completion date,
surfaces closed-issue links per phase, reshapes Recent activity
as a dated table.
- Umbrella-Rust-Worker-Parity-Gaps — adds Surfaced/Filed/Last
update at top, dates the regression run that surfaced them,
cites the master execution_id.
- Umbrella-Python-Services-To-Rust — adds Opened/Last update at
top, reshapes Recent activity as a dated table including the
ADR merge SHA.
- Umbrella-System-Pool-Design — same shape, captures the design
conversation timeline (issue file → matrix capture → ADR merge
→ wiki cross-links).
- Umbrella-Container-Tool-Callback — adds Opened/Last update,
dated activity table.
- Umbrella-Event-Envelope — adds Started/Last update, dated each
EE-1/EE-2/EE-3 landing, marked EE-4 as blocked on #45 step 1.
- Repo-Map — adds Last commit column to every repo table.
- Releases — adds Timeline section (all repos, last 14 days,
sorted by date).
Goal: a developer scanning any page can see "what's done, when,
what's next" without opening the issue tracker.
initialise NoETL ecosystem dashboard
Per session 2026-06-02 request: "use ai-meta wiki as todo umbrella
tracker for all issues and submodule repos to keep links and
description of what we do across all repos."
The ai-meta wiki becomes the single pane of glass for the NoETL
platform — cross-repo umbrellas, ecosystem map, release history,
session decisions, agent-coordination conventions.
Initial page set:
Dashboard:
- Home — active-umbrella table, ecosystem map, recent sessions,
release pointer, conventions index
- _Sidebar — navigation
Ecosystem reference:
- Repo Map — every submodule, role, current version, wiki link
- Releases — per-repo release log with GitHub Release URLs
- Sessions Log — chronological agent session entries
Active umbrellas (one page per ai-task issue):
- Umbrella-Rust-Worker-Migration (#30)
- Umbrella-Container-Tool-Callback (#43)
- Umbrella-Python-Services-To-Rust (#45)
- Umbrella-System-Pool-Design (#46)
- Umbrella-Rust-Worker-Parity-Gaps (#47 + #48)
- Umbrella-Event-Envelope (#51 EE-1..EE-4)
Conventions (pointers into agents/rules/):
- Issue-Tracking
- Wiki-Convention (the ai-meta vs per-repo split)
- Handoffs
- Deployment-Validation
- Execution-Model
- Observability
Cross-link discipline: this wiki uses bare slugs internally and
full URLs to per-repo wikis. Per-repo wikis link back to
specific pages here (not Home).