docs: update wiki for v0.6.0 refactor
Update wiki for v0.3.2: executor architecture, remove orchestrator/hooks refs, add mcp-doc
- Remove deleted pages: Agents-Reference, Bug-Fix-Pipeline, Feature-Pipeline,
Phased-Reviews, Hooks-Reference (dev-buddy), Running-Your-First-Pipeline
- Add new pages: Stage-Skills, System-Prompts-Reference, MCP-Doc-Quick-Start,
MCP-Doc-Skills-Reference (EN + ZH)
- Update Hooks-Reference: note Dev Buddy hooks removed in v0.3.2
- Update How-Configuration-Works: add executor model, orchestrator → stage skill
- Update Contributing: agents/ → system-prompts/built-in/, remove hooks dir
- Update FAQ, Troubleshooting: orchestrator reset → rm -rf .vcp/task/
- Update First-Time-Setup: remove guidance-hook/review-validator refs
- Update Home, Getting-Started: add mcp-doc install, clarify Bun for VCP only
- Update Web-Portal-Guide: expand chatroom section
- Update Sidebar, Configuration, Quick-Start, Presets pages
Add Docker setup docs, update roadmap to v0.2.6
Update volume paths from /root/ to /home/devuser/ for non-root container.
Align wiki with v0.2.1 release and .vcp/ consolidation
- Fix model regex to support uppercase and underscores (a-zA-Z0-9._-)
- Add CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS env var prerequisite
- Fix install commands to marketplace format in FAQ
- Update Codex CLI instructions to be provider-agnostic
- Update version references from v0.2.0 to v0.2.1
- Fix license from MIT to Apache 2.0 in Contributing
- Add dev-buddy to repo structure, update standards count (30→32)
- Update paths from .task/ to .vcp/task/ and .vcp.json to .vcp/config.json
- Apply all fixes to both EN and ZH wiki pages
Restructure wiki for multi-plugin support with Dev Buddy docs
Add 14 Dev Buddy wiki pages (7 EN + 7 ZH): Quick Start, Configuration,
Feature Pipeline, Bug Fix Pipeline, AI Provider Presets, Agents Reference,
and Hooks Reference. Restructure existing pages (Home, Getting Started,
FAQ, Roadmap, Sidebar) for two-plugin framing. Update Roadmap to v0.2.0.
Update wiki for strategic comment rules and installation procedure
- Standards-Overview: add strategic comments to core-code-quality description
- Getting-Started: update install from single command to marketplace add + plugin install
- Home: update Quick Start to match new installation procedure
- All changes applied to both English and Chinese versions
Enhance documentation for global configuration, initialization, and hooks integration; update standards fetching to require full HTTPS URLs
Update wiki for v2 manifest architecture and 30 standards across 9 scopes
Update all pages to reflect flat standards layout, v2 manifest, 4 new
scopes (mobile, desktop, cli, devops), 12 new standards, 10 skills,
and 34 tests. Fix all stale path references and counts.
Update wiki for audit skills, testing skills, and migration-planner agent
- Skills Reference: add 5 new skills, remove 2 redundant, update count to 9
- Hooks Reference: add test-quality-warning hook, update count to 4
- Roadmap: move audit/testing to completed, update milestone counts
- Home, Getting-Started, Contributing, FAQ, Known-Limitations,
Shared-Modules, Three-Layer-Enforcement-Model: update skill names,
counts, and cross-references
Add comprehensive wiki documentation
16 pages covering all VCP features:
- Getting Started, Configuration, Skills Reference, FAQ
- Three-Layer Enforcement Model, Hooks Reference, Security Gate Patterns
- Shared Modules, Standards Overview, Standards Format Specification
- Roadmap, Contributing, Known Limitations
- Home (updated), Sidebar, Footer