Lab/webdevOS
Shipping

webdevOS

The development substrate. Composable, addressable, observable - ships features end-to-end.

webdevos://epic/2026-05-22-memory-explorer
dependency graph · plan
Brief in

"Add a hybrid memory explorer to labs.collaborative.solutions. Should support graph view, search, and deep-linkable state. Reuse apex brand tokens."

the planner · decomposes briefs into a feature DAG
F1Vite + React scaffoldF2Brand-token import from apexF3Layout shell + navF4Graph componentF5Search componentF6URL state syncF7Snapshot loaderF8Mobile fallbackF9Deploy + DNS
CompleteIn flightQueuedBlockedConflict at merge
Plan inspector
A brief in; a sequenced feature DAG out. Click any feature to inspect its dependencies and shipping status.
dependency graph · plan
What you're
looking at

A brief in, a sequenced plan out. Click any feature to walk its dependencies. Switch to /ship orchestration to watch a fleet of features in flight - worktree per feature, single lead coordinating across teams. Click any row to drill into agent-by-agent execution. Scrub time at the bottom; the watcher cascade fires hooks throughout.

Capabilities

Three threads.

The best of software development guardrails, with the best intelligence.

01 · Topology

Agent teams.

Workers have restrictions, but can collaborate with their team. The orchestrator acts as a team lead to keep the development team working.

02 · Substrate hygiene

Regression on its own scripts.

The harness lints, runs per-script, then cross-script. Pre-commit gates changes. Every state-mutating workflow leaves an audit-log entry.

03 · Self-shipping

webdevOS builds webdevOS.

Meta-ship runs the same orchestration against the system itself. The system is self-healing.

Get started

Currently delivered with me.

webdevOS delivers the consultancy's own work today. The plugin and its skill catalogue aren't open-source yet; I partner directly with teams who want to adopt it.

Talk to me about webdevOS
# delivered through engagement, not a download - for now
$ # a /ship run, from the outside
brief received · plan drafted
fleet spun up · 4 features in flight
cross-lane QA · audit-log clean
merge request opened · done
Recent releases

Changelog.

A self-healing system that gets better every time you use it.

v3.7.12
2026.05.15
Layer 2 alignment guard, watcher tmux probe, MR description composer
Three-feature wave closing BL-69/80 (Layer 2 requires-tool skip-if-absent + prd-review.sh full-body alignment scan), BL-74 (watcher tmux-absence probe emits a literal [watcher-disabled] line and exits 0 when no tmux server is running), and BL-76 (canonical four-section MR description template wired into both ship pairs).
v3.7.7
2026.05.15
Auto-mode spawn guard, bash-guard pipe-deny, shutdown-timeout literal alignment
agent-spawn-config-validator denies impl/tester/qa spawns missing mode: auto (BL-6/64/75); bash-guard Rule 2 widens to unquoted | outside awk-program literals (BL-77); three per-member shutdown-timeout variants converge on the single locked literal proceeding anyway, slot reclaimed (BL-78).
v3.7.6
2026.05.14
Layer 3 legacy-doc grandfather cutoff
Closes BL-60 - regression-harness Layer 3 gains a STRICT_LINT_FROM=2026-05-11 frontmatter-date filter so docs dated before the cutoff skip strict-lint sub-checks (i), (iii), (iv) while post-cutoff docs receive full rigor. Three new fixture pairs pin pre-cutoff-grandfathered, post-cutoff-strict, and no-frontmatter-falls-to-strict branches.