docs: add upgrade-path + external-infra roadmap; promote Tier 1 to Phase 9#19
Merged
Conversation
…ase 9 Capture the mid-2026 competitive gap analysis as an actionable, codebase-sourced upgrade path, and promote its Tier-1 workstream into the canonical work queue. - Add docs/UPGRADE-PATH.md (Tier 1-3 gap-closing task specs in the docs/TASKS.md format, with file:line sourcing) and docs/ROADMAP-EXTERNAL-INFRA.md (8 gated EXT-01..08 items, each behind an explicit thesis gate). - Promote Tier 1 into docs/TASKS.md as Phase 9 (P9-T01..T07): multimodal model.Block (the one serialized contract-level change), sandboxed browser tool, behavioral verifier (verify stays the sole authority on done, I2), SCM/CI webhook intake, gated PR/push GateAction + forge (no autonomous land, I3), cron triggers, and the Tier-1 CLI wiring. - Add the master-DAG rows + a "later phases" note; cross-reference the proposal doc from Phase 9. Remove a stray merge-conflict ======= artifact in CHANGELOG. Documentation only: no behavior change, the default binary is byte-identical. docs/TASKS.md is a contract file; this is its dedicated serialized change. make verify green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This was referenced Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Turns the mid-2026 competitive gap analysis into an actionable, codebase-sourced plan, and promotes its Tier-1 workstream into the canonical work queue.
New docs
docs/UPGRADE-PATH.md— Tier 1–3 gap-closing task specs in the exactdocs/TASKS.mdformat, every claim file:line-sourced; recaps the protocol, the 7 invariants, the additive-seam pattern, and the three I7 trust classes.docs/ROADMAP-EXTERNAL-INFRA.md— 8 gatedEXT-01..08items (managed cloud fleet, hosting/deploy, in-editor + custom models, remote vector index, enterprise SSO/SCIM/RBAC, central secrets, remote registry, Firecracker microVM), each behind an explicit thesis gate (§0). These cross the "one self-hosted binary / no ambient authority" lines on purpose and stay quarantined.Promotion into
docs/TASKS.md— Phase 9 (P9-T01..T07)P9-T01multimodalmodel.Block+ provider image translation — the one serialized, contract-level change (· solo; updatesdocs/ARCHITECTURE.mdwhen implemented).P9-T02sandboxed headless-browser tool ·P9-T03behavioral verifier (the browser check feeds the verdict —verifystays the sole authority on "done", I2) ·P9-T04SCM/CI webhook →trigger.Signal·P9-T05gated PR/pushGateAction+forge(no autonomous land, I3) ·P9-T06cron triggers ·P9-T07Tier-1 CLI wiring.Housekeeping
=======artifact in the CHANGELOG[Unreleased]section.Why it's safe
docs/TASKS.mdis a contract file (CLAUDE.md §5); this is its dedicated, serialized change — no other open branch's primaryOwnsisdocs/TASKS.md. Rebase before merge to absorb any trivial append from the concurrency (Phase 8) workstream.make verifyis green.Note
Tasks use a real phase number (Phase 9; Phase 8 is reserved for the in-progress multi-agent concurrency workstream). Tiers 2–3 in
docs/UPGRADE-PATH.mdremain proposals until similarly promoted — each promotion is its own serializeddocs/TASKS.mdtask.🤖 Generated with Claude Code