E1 plan — Make native Windows support operative
State: open; rebaselined at commit 6660bd2a on 2026-08-27. The
manifest-derived promoted-skill audit
classifies all ten skills selected in that snapshot without making the count a
future inventory. The implementation dispositions and native-Windows evidence
remain open. See the witness ledger.
Resolution selected
Retain native Windows support. Installation, PATH ownership, and copied skill projection already have native-Windows behavior; narrowing support now would discard working product surface to avoid fixing three visible procedures.
Prefer shell-neutral package commands or runtime-native tool operations for load-bearing behavior. Use paired POSIX/PowerShell snippets only where diagnosis must work before a package command can be assumed available.
Path enumeration also consumes I3's explicit kb-root model. A skill must not
recreate root discovery with shell globs, assume one workspace kb/, or merge
host and Commonplace results without naming a navigation union.
Work
- Static rebaseline — complete 2026-08-27. The owner workshop now uses the
user-level uv-tool model, and the dated audit derives its exact selected set
from
MANIFEST.promoted_skills. Its implementation guard must preserve that set equality rather than encode “all ten” or a remaining count. - Collect at least one native-Windows PowerShell result after the owning package operations land. The current audit is source-static and Linux-hosted; it makes no native-Windows runtime claim.
- Consume V1: make
cp-skill-validatepass the requested file, collection,all,types,landings, orredirectstarget directly tocommonplace-validate <target>, with the CLI interpretingalland no shell program in the skill. - Do not replace connect's pipeline with permanent runtime-specific Grep/Read choreography. Put deterministic tag/path collection behind a package command or shared Python helper, preferably T1's exact resolver once available, and keep the skill a thin caller. Preserve a no-match test proving the search never widens to the repository.
- Pair every health-check preflight:
- project/layout presence;
- canonical and projected skill presence;
- uv command ownership;
- legacy
.envrcand.venvinspection. Keep repair instructions labelled by channel and do not treat the historical.venv/binsignature as a current dependency. - Implement the audit's remaining package/runtime dispositions: shared
checksum and byte-preservation operations for write, ingest, ground, and
multistage writing; portable capture and temporary-file operations for
snapshot-web; runtime-native orchestration for AutoReason; and an explicit
disposition for promoted skills'
allowed-tools: Bashdeclarations. - Add Windows CI for package install, pristine init, validation, and focused
health checks. Add a narrow static inventory/check for known incompatible
idioms so a new unpaired
xargs, POSIX conditional, or hardcoded/tmpbecomes visible at review time. - Exercise the installed disjoint-root fixture on Windows: host
kb/,commonplace-library/kb/, and an optional explicitly selected reader target. Assert the same declared/discovered root set as Linux without path-separator normalization leaks.
Completion
Every executable promoted-skill step is shell-neutral, runtime-native, or
explicitly paired, and Linux and Windows CI pass. Native-Windows evidence must
name successful health preflight, arbitrary-target validation, validate all,
connect's empty-tag path, and snapshot temporary-file handling, plus the audit
or static coverage of every remaining promoted step. The execution-channel
workshop then promotes the durable rule and owns closure of E1.