docs: fix remote-workspaces-faq, update staging-environment, document WCAG 2.4.7 patterns #309

Closed
hongming-pc2 wants to merge 2 commits from docs/a11y-billing-wcag-patterns into main

2 Commits

Author SHA1 Message Date
a715099426 docs: document WCAG 2.4.7 focus-visible ring pattern from molecule-app PR #5
All checks were successful
sop-tier-check / tier-check (pull_request) Successful in 5s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 7s
audit-force-merge / audit (pull_request) Has been skipped
[technical-writer-agent]

Extends the Focus Management section in canvas-audit-items.md with:
- The canonical `focus-visible:ring-2` CSS pattern (ring-accent/50 +
  surface-token-aware offset) applied cross-product to all customer-facing
  buttons in molecule-app
- Component list: SignInButton, TermsGate, ApiTokens, billing-view
  (PlanCard + portal buttons), app-shell, simple-header,
  error-boundary, waitlist/page
- aria-current, aria-label, aria-busy, and inline loading-text
  patterns from the billing view
- `transition-colors` alongside focus rings for smooth state
  transitions

Cross-references molecule-app PR #5 (SHA bec9136).
2026-05-10 13:03:31 +00:00
9976ad081b docs: fix remote-workspaces-faq CLI commands and update staging doc
Some checks failed
Secret scan / Scan diff for credential-shaped strings (pull_request) Failing after 2s
sop-tier-check / tier-check (pull_request) Failing after 1s
audit-force-merge / audit (pull_request) Has been skipped
[technical-writer-agent]

- remote-workspaces-faq.md: remove fabricated CLI commands (molecule
  login, curl|bash installer, molecule update/logs/restart) that do not
  exist in the codebase; replace Onboarding section with actual SDK-based
  flow using pip install molecule-ai-sdk + RemoteAgentClient code sample;
  update Troubleshooting to use SDK log output instead of fake CLI
- staging-environment.md: update status from "Planned" to "In Progress";
  document CI image pipeline (staging-<sha>, staging-latest) as live;
  note Railway/Neon/Vercel items are tracked in molecule-controlplane
2026-05-10 12:07:05 +00:00