Skip to content

docs: align platform READMEs with embedded vs sidecar reality (#159)#162

Merged
enricopiovesan merged 1 commit into
mainfrom
cursor/issue-159-platform-readme-align-5d03
Jul 18, 2026
Merged

docs: align platform READMEs with embedded vs sidecar reality (#159)#162
enricopiovesan merged 1 commit into
mainfrom
cursor/issue-159-platform-readme-align-5d03

Conversation

@enricopiovesan

Copy link
Copy Markdown
Contributor

Summary

Align every traverse-starter and doc-approval platform client README with the root Platform clients table: Web / Linux / CLI document Runtime mode: embedded (no required sidecar); iOS / macOS / Android / Windows document Runtime mode: HTTP sidecar (interim) with links to #114 / #115 / #116.

Rewrites apps/traverse-starter/web-react/README.md for the shipped embedded host (traverse-embedder-web + bundle sync) and removes incorrect “same flow as web-react” wording from Android/Windows sidecar clients.

Governing Spec

  • UI-only boundary (constitution): docs reference public embedder / HTTP surfaces only
  • Phase 3 embedded runtime plan (docs/embedded-runtime-plan.md)
  • Spec 033 HTTP/JSON API for sidecar-interim platforms only

Project Item

Definition of Done

Validation

rg -n "Runtime mode:" apps/traverse-starter/*/README.md apps/doc-approval/*/README.md
bash scripts/ci/repository_checks.sh   # PASS

Checklist

  • Issue linked and Project 2 item updated
  • Updated AGENTS.md platform table if this changes platform status (N/A — docs alignment only)
  • No business logic added to UI layer
  • CI gates pass locally where applicable
Open in Web Open in Cursor 

Add a Runtime mode line to every traverse-starter and doc-approval
client README, rewrite web-react starter for embedded WASM, and stop
describing sidecar-interim natives as the same path as embedded web.

Co-authored-by: Enrico Piovesan <enricopiovesan@users.noreply.github.com>
@enricopiovesan
enricopiovesan marked this pull request as ready for review July 18, 2026 08:02
@enricopiovesan
enricopiovesan enabled auto-merge (squash) July 18, 2026 08:02
@enricopiovesan
enricopiovesan merged commit 05a2f89 into main Jul 18, 2026
6 checks passed
@enricopiovesan
enricopiovesan deleted the cursor/issue-159-platform-readme-align-5d03 branch July 18, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants