chore(devlog): reorganize MVP phases into _fin/mvp/<topic> folders#56
Merged
Conversation
Phase 22 are merged on main and represent the shipped MVP. Move the per-phase devlogs out of the flat devlog/ root into 12 topical folders under devlog/_fin/mvp/ to mirror cli-jaw's _fin convention. The truth tables in structure/CAPABILITY_TRUTH_TABLE.md and structure/phase_status.md remain the active source of truth; _fin/mvp/ is read-only history. Topics: adoption, watcher) - 02_substrate/ Phase 7..9 (snapshot substrate, self-heal, visual fallback) - 03_mcp_bridge/ Phase 10, 18 + mcp_browser_snapshot_ref - 04_eval_trace/ Phase 11, 12 - 05_safety_ownership/ Phase 13, 14 - 06_browser_primitives/ Phase 15 - 07_semantic_resolver/ Phase 16 + ChatGPT resolver suite - 08_provider_contracts/ Phase 17 + answer artifact + source audit - 09_benchmarks/ Phase 20 - 10_release_gates/ Phase 21, 22, gate hardening - 11_structure_truth/ structure source truth - 12_session_isolation/ 2026-05-02 series Phase 19 (remote CDP adapters) stays at devlog root because it is deferred (see docs/EXTERNAL_CDP. kept out of _fin/mvp/ per the 'no incomplete'md) rule. Loose _plan_phase8_1/9_1/9_2 plans moved into _plan/. Updates inbound references in skills/web-ai/SKILL.md, structure/INDEX.md, structure/runtime_contracts.md, web-ai/errors.mjs, and the moved plan file. 00_index.md is rewritten as a navigator pointing at the new layout. All 5 release gates pass post-reorg. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Live web audit by GPT Pro (gpt-5-pro, session 01KQXSXEK37JF2320QXB3EH81B)
against Vercel Labs agent-browser, Stagehand, Playwright MCP, browser-use,
AgentQL, and the WebVoyager / WebArena / VisualWebArena / Mind2Web bench
families. VERDICT: READY_TO_FILE_ISSUES with 11 gaps (G01..G11) and a Pro
recommended ship order.
Adds:
- devlog/context/260506_gpt_pro_competitive_gap_audit. verbatim Promd
audit with frontmatter, ship order, and forbidden-scope reminders.
- devlog/_plan/260506_post_mvp_gap_closeout/README. overview, shipmd
order table, dependency map, and cli-jaw mirror impact.
- devlog/_plan/260506_post_mvp_gap_closeout/{01..11}_g*. one diff planmd
file per gap with frontmatter, GPT Pro evidence, NEW/MODIFY/DELETE
scaffolding, test surface, truth-table update, and release gate notes.
Issues filed in Pro order at #57..#67.
All 5 release gates pass (typecheck, tests, truth-table-fresh,
mcp-scope-frozen, no-experimental-in-readme).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Two-part landing on the same branch:
Part devlog reorg1
Phase 0..22 are merged. Move per-phase devlogs into 12 topical folders under
devlog/_fin/mvp/(cli-jaw_finconvention). Truth tables remain the active source of truth;_fin/mvp/is read-only history. Phase 19 (deferred remote-CDP) stays at root.Part Post-MVP gap audit + plan2
GPT Pro live competitive audit (gpt-5-pro, session 01KQXSXEK37JF2320QXB3EH81B) vs Vercel agent-browser, Stagehand, Playwright MCP, browser-use, AgentQL, and reference benchmarks (WebVoyager/WebArena/VWA/Mind2Web). VERDICT:
READY_TO_FILE_ISSUES.devlog/context/260506_gpt_pro_competitive_gap_audit.mddevlog/_plan/260506_post_mvp_gap_closeout/(README + 11 per-gap files)[G08] [P1] Reference benchmark adapters without score claims (vs WebVoyager/WebArena/VWA/Mind2Web/Browser Use Cloud) #67 G08
All 5 release gates pass.