technical-writer d74e7964a6
Secret scan / secret-scan (pull_request) Successful in 1m16s
CI / build (pull_request) Successful in 4m33s
fix(tutorials): correct env vars, healthcheck paths, Python code, and grace period
Corrections from PR #40 (docs/self-hosted-workspace-docker SHA b12527b):
- PLATFORM_URL (not MOLECULE_API_URL) — verified against workspace/main.py:85
- Remove MOLECULE_API_KEY and AGENT_CARD_URL from env vars table (not real env vars)
- Healthcheck path: /.well-known/agent-card.json (not /agent/card) — verified via boot_routes.py
- Python: use HeartbeatLoop (not fabricated RemoteAgentClient)
- terminationGracePeriodSeconds: 120 — probe failure window is 120-150s (not 90s)
- Docker Compose: remove MOLECULE_API_KEY, fix healthcheck path
- Troubleshooting: MOLECULE_API_URL → PLATFORM_URL

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 08:01:40 +00:00
2026-04-21 03:00:15 +00:00
S
Description
No description provided
3.7 MiB
Languages
MDX 98.1%
TypeScript 1.6%
JavaScript 0.3%