docs: full-page sentence-case sweep across 6 pages

- platforms/oracle: Cost Comparison (2026), Still Recommended, Verify Security Posture
- install/exe-dev: Automated Install with Shelley, Remote Access
- platforms/mac/dev-setup: Build Fails: Toolchain or SDK Mismatch, App Crashes on Permission Grant
- reference/AGENTS.default: What OpenClaw Does, Core Skills, Usage Notes
- install/docker: Containerized Gateway, Agent Sandbox
- ci: Package Acceptance, Job Overview, Local Equivalents
This commit is contained in:
Vincent Koc
2026-04-27 00:00:19 -07:00
parent 89230f2480
commit 6a03b76c9a
6 changed files with 15 additions and 15 deletions

View File

@@ -60,7 +60,7 @@ For the Gateway runtime, Node remains the recommended path.
## Troubleshooting
### Build Fails: Toolchain or SDK Mismatch
### Build fails: toolchain or SDK mismatch
The macOS app build expects the latest macOS SDK and Swift 6.2 toolchain.
@@ -78,7 +78,7 @@ xcrun swift --version
If versions dont match, update macOS/Xcode and re-run the build.
### App Crashes on Permission Grant
### App crashes on permission grant
If the app crashes when you try to allow **Speech Recognition** or **Microphone** access, it may be due to a corrupted TCC cache or signature mismatch.