docs: update for session kinds, Design Contracts, and Implementation Runs
Covers everything the plugin gained since the last wiki refresh:
- SERP AI Sessions rewritten around the current session-kind model —
multi-session lists per scope, live status icons, Claude Code/Codex
agent backends, session spawning, SERP AI Configuration editor, and
the new SERP AI Settings panel.
- New Design Contracts page: the durable approval/implementation
lifecycle above session summaries, plus Design Sync/Reconciliation
and the headless Design Draft session for existing projects.
- New Implementation Runs page: the SERP AI Runs panel that batch-plans
and spawns implementation sessions from design/state drift.
- Explorer rewritten for the current tree (Specs/Deployments/Services/
HMI, Tests and Sequences folders, inline deployment diagrams).
- Test Engine documents generated GTest component tests produced from
sequence diagrams.
- AI-Driven Development, Plugin Overview, Home, and the runtime/
generated-code pages updated to match; stale serp_* MCP tool names
fixed to the current serp.* dotted form throughout.
6635d04
chore: trigger wiki refresh
1b6ba4c
docs(serp-vhal): rewrite around SERP value propositions for VHAL, remove simulation details
fe5b55f
docs(serp-vhal): fix link to serp repo
289f1c1
docs: remove POSIX/VHAL references — AAOS VHAL uses DBus
3290433
docs: add serp-vhal page and update AAOS references across wiki
f8eeb38
docs: remove duplicate quick start installation details
b93410d
docs: reframe AI sessions as agent-agnostic, add title to AI-Driven-Development, fix broken links, reframe serp-mini-ivi as demonstration project
a1a88c2
docs: add causal preambles to core concepts, move generator coverage section to top, reframe SerpIDL and plugin intros
dc30fd8
docs: rewrite home page — lead with problem statement, add AI development framing and comparison table
1c4a7e5
docs: restructure sidebar — development model and AI sessions move to second section
84ddb65
docs: add POSIX transport and mixed transport documentation
Transports.md:
- Add POSIX transport section (no-deps, macOS/Linux, CMake target, env vars)
- Update generator diagram to include posix/ adapters
- Expand Mixed Transport section with concrete SUML arrow label syntax,
ipc: priority rules, and note about client processes not needing server backends
- Update Choosing a Transport table to include POSIX
Deployment-Configurations.md:
- Update intro: four single-transport modes + mixed-transport mode
- Add Multiprocess POSIX section
- Add Mixed Transport section with SUML example
- Update Choosing a Deployment Mode table with POSIX and mixed entries
Deployment-Specs.md:
- Rename transport: → ipc: to match current spec syntax
- Add posix to ipc options; add mixed row to Mode/Transport table
- Add Per-Connection Transport section documenting SUML arrow labels
and ipc: priority order
Generator-Overview.md:
- Add serp_ipc_posix to built-in plugins table
a304546
docs: fix duplicate title, update intro text on AI-Driven Development page
6faad3b
docs: add AI-Driven Development page, cross-links in Logging/Runtime/Generator
26d1d8e
docs: simplify transport extensibility note — modular architecture, no user plugin guide
5bf8ecb
docs: add Streams page (client/server streaming primitives)
099344f
docs: add custom transport plugin section to Transports page
edd5984
fix: split service diagram into two boxes for cleaner rendering
4886a61
docs: add logo and screenshots to plugin pages
9cc3a90
fix: remove .md extension from inter-page links
16accf3
docs: initial wiki — 36 pages covering framework, SerpIDL, generator, plugin, examples
f09e56b