diff --git a/wiki/log/2026-07-10-roadmap-schedules-status.md b/wiki/log/2026-07-10-roadmap-schedules-status.md new file mode 100644 index 00000000..cef94dff --- /dev/null +++ b/wiki/log/2026-07-10-roadmap-schedules-status.md @@ -0,0 +1,25 @@ +# 2026-07-10 — Repair schedules roadmap status + +``` +Type: log +``` + +## Intent + +Audit the top of the B1 dispatch board against the binding schedules spec and +the implementation so completed work is not dispatched again. + +## Changed + +- Marked ROADMAP item #1 complete and replaced its obsolete READY dispatch + text with the implemented outcome already recorded by + `wiki/mechanics/schedules.md`. + +## Checks + +- `./tools/check.sh --docs` + +## Defense + +Preserves the ROADMAP's knowledge-page contract: dispatch status must reflect +the binding spec and current code. diff --git a/wiki/log/DEVLOG.md b/wiki/log/DEVLOG.md index 511eecdb..abdf1ecc 100644 --- a/wiki/log/DEVLOG.md +++ b/wiki/log/DEVLOG.md @@ -41,6 +41,11 @@ add or amend a session log, then re-run the generator. - Intent: Cameron asked for an internal-consistency review after the thought-flow capture. Three parallel audits (mechanics cluster, interface/gameplay cluster, machine-work.md itself) found one design gap — the Operations mode was orphaned: with one substance and sink-determined effect... - Log: [wiki/log/2026-07-10-sinks-not-modes.md](2026-07-10-sinks-not-modes.md) +## 2026-07-10 - Repair schedules roadmap status + +- Intent: Audit the top of the B1 dispatch board against the binding schedules spec and the implementation so completed work is not dispatched again. +- Log: [wiki/log/2026-07-10-roadmap-schedules-status.md](2026-07-10-roadmap-schedules-status.md) + ## 2026-07-10 - README status correction - Intent: The README still named continuous witness/narration as the next priority even though the narration spec is IMPLEMENTED and ROADMAP item #30 is complete. diff --git a/wiki/process/ROADMAP.md b/wiki/process/ROADMAP.md index 86a8fa56..b1748a2b 100644 --- a/wiki/process/ROADMAP.md +++ b/wiki/process/ROADMAP.md @@ -61,15 +61,13 @@ is retired — flat materials, Pixel Lab scrubbed.) finance, and Marcus advertise themselves in-world. Naive agent route, raw-terminal pty, Bevy screenshot, and automated narration pins are logged. -### 1. Schedules & located presence 🟥 sim+save -- **Spec:** [schedules.md](../mechanics/schedules.md) (READY) -- **Why:** the missing foundation under every social feature — `observe` - currently gates on "any controlled sensor", not "a sensor that sees them". -- **Size:** M. **Depends on:** the merged B1 social surface (not the full - social spec, which remains IN PROGRESS), basement-map. -- **Dispatch:** "Work in a worktree named `schedules`. Implement - wiki/mechanics/schedules.md end to end (sim + both frontends + save), run - ./tools/check.sh, land on main. Set the spec Status when done." +### 1. Schedules & located presence 🟥 sim+save — DONE 2026-07-06 +- **Spec:** [schedules.md](../mechanics/schedules.md) (IMPLEMENTED) +- **Done:** people carry per-instance schedules and derived positions on the + shared day clock; recording and physical witnessing are located; save/load + preserves schedule state; both frontends stage presence and identity by + earned knowledge. A 2026-07-08 follow-up also made unknown map glyphs + epistemically honest. ### 2. Bevy interactive parity 🟩 isolated (`src/bin/bevy.rs`) — DONE 2026-07-07 - **Spec:** no new system spec — parity target was the terminal behavior