Skip to content

Commit 0fc4019

Browse files
committed
Fix README roadmap: add status column showing completed milestones, include v0.1.0
Made-with: Cursor
1 parent fc1508d commit 0fc4019

1 file changed

Lines changed: 13 additions & 12 deletions

File tree

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -321,18 +321,19 @@ These work immediately without any API key:
321321

322322
## Roadmap
323323

324-
See [ROADMAP.md](ROADMAP.md) for the full themed release plan (v0.2.0 through v1.0.0).
325-
326-
| Version | Theme | Highlights |
327-
|---------|-------|------------|
328-
| **v0.2.0** | Live Data | Steam MCP server with 10 read-only tools, skill updates |
329-
| **v0.3.0** | Insights | Review analysis, price history, market research, wishlist estimates |
330-
| **v0.4.0 (current)** | Ship It | CI/CD automation, release checklist, steamcmd helper, build validation rules |
331-
| **v0.5.0** | Grow | Community management, store page optimization, pricing strategy, DLC planning |
332-
| **v0.6.0** | Quality | Playtest setup, anti-cheat integration, save compat / network security / error handling rules |
333-
| **v0.7.0** | Full Power | MCP write operations (lobbies, workshop uploads, achievements, inventory) |
334-
| **v0.8.0** | Polish | Cross-references, troubleshooting sections, migration guide |
335-
| **v1.0.0** | Stable | Production release: 30 skills, 9 rules, 20 MCP tools |
324+
See [ROADMAP.md](ROADMAP.md) for the full themed release plan toward v1.0.0.
325+
326+
| Version | Theme | Highlights | Status |
327+
|---------|-------|------------|--------|
328+
| **v0.1.0** | Foundation | 14 skills, 3 rules, plugin scaffold | Done |
329+
| **v0.2.0** | Live Data | Steam MCP server with 10 read-only tools, skill updates | Done |
330+
| **v0.3.0** | Insights | Review analysis, price history, market research, wishlist estimates | Done |
331+
| **v0.4.0** | Ship It | CI/CD automation, release checklist, steamcmd helper, build validation rules | **Current** |
332+
| v0.5.0 | Grow | Community management, store page optimization, pricing strategy, DLC planning | Planned |
333+
| v0.6.0 | Quality | Playtest setup, anti-cheat integration, save compat / network security / error handling rules | Planned |
334+
| v0.7.0 | Full Power | MCP write operations (lobbies, workshop uploads, achievements, inventory) | Planned |
335+
| v0.8.0 | Polish | Cross-references, troubleshooting sections, migration guide | Planned |
336+
| v1.0.0 | Stable | Production release: 30 skills, 9 rules, 20 MCP tools | Planned |
336337

337338
## Contributing
338339

0 commit comments

Comments
 (0)