Skip to content

Commit ee4ba36

Browse files
docs: remove internal process details from ROADMAP
1 parent 70d5a7a commit ee4ba36

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

ROADMAP.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## v0.3.0 — Bug Fixes from Cross-Audit (2026-05-19)
44

5-
30 bugs found by 6-agent parallel audit. Fixed in 4 parallel batches (all Haiku/Opus-4.6).
5+
30 bugs found by parallel audit. Fixed in 4 batches.
66

77
---
88

@@ -62,19 +62,13 @@
6262

6363
2 deferred: BUG-13,15 (global CDP + CUAKeypress perf optimization, non-blocking) + BUG-17 (WaitForLoad retry, edge case) + BUG-19 (isDebuggerError expansion, future extension).
6464

65-
### Audit methodology
65+
### Audit
6666

67-
6 subagents (2×Opus 4.7, 2×Sonnet 4.6, 2×Haiku/Opus-4.6-fast) scanned in parallel:
68-
- Opus #1: core client logic, concurrency, CDP protocol
69-
- Opus #2: MCP server, protocol framing, discovery
70-
- Sonnet #1: error handling, edge cases, resource leaks
71-
- Sonnet #2: test quality, coverage gaps
72-
- Haiku #1: surface bugs, typos, naming, logic errors
73-
- Haiku #2: main.go + discovery.go deep audit
67+
Cross-dimensional review: core logic & concurrency, MCP protocol & framing, error handling & edge cases, test quality & coverage gaps, surface-level bugs, and main/discovery deep-dive.
7468

75-
### Fix methodology
69+
### Fix
7670

77-
4 parallel Haiku agents, each on dedicated branch, cherry-picked to main:
71+
4 parallel branches, cherry-picked to main:
7872
- `fix/a-server` (7152269): server.go — 4 bugs
7973
- `fix/b-browser` (751280d): browser.go — 7 bugs
8074
- `fix/c-client` (6bb3269): client/discovery/protocol — 6 bugs

0 commit comments

Comments
 (0)