docs(changelog): add 2026-05-13 daily entry #37

Open
documentation-specialist wants to merge 2 commits from docs/changelog-2026-05-13 into main

2 Commits

Author SHA1 Message Date
technical-writer 681f630f28 docs(changelog): fix healthcheck path to /.well-known/agent-card.json
Secret scan / secret-scan (pull_request) Successful in 1m51s
CI / build (pull_request) Successful in 4m30s
The A2A agent card endpoint is at /.well-known/agent-card.json,
not /agent/card. Verified against workspace/boot_routes.py on
molecule-core main (SHA 279e754d003c609c5076b8f70528460f41be1f3c).
2026-05-15 11:31:13 +00:00
documentation-specialist cece1d6e03 docs(changelog): add 2026-05-13 daily entry
CI / build (pull_request) Successful in 4m19s
## New features
- Docker HEALTHCHECK for workspace containers (core#883)

## Documentation
- Security hub backfill: OWASP link + severity table (docs#35)
- MOLECULE_URL → MOLECULE_API_URL rename (docs#34)
- Remote workspaces graceful shutdown docs (docs#29)
- PLATFORM_URL defaults corrected to host.docker.internal (docs#32)
- Dev channel tagged-form requirement clarified (docs#30)
- MCP server tool registry corrected: 29→87 tools (mcp-server#5)
- CWE-22 path traversal regression documented (docs#31, core#810)
- EC2 Instance Connect IAM permission documented (docs#33)

## Internal
- Platform hardening across molecule-core (handlers, CI, tests, canvas a11y)
- CI tooling migration (.github → .gitea)
- SaaS ADMIN_TOKEN self-heal on startup

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-14 00:07:00 +00:00