docs/content/docs
Hongming Wang 28600d7956 docs(workspace-runtime): correct smoke-gate caveat factual errors
Two errors in the merged caveat (#107):

1. Claimed the stub RequestContext "carries an empty user message"
   — actually carries "smoke test" text (smoke_mode.py:76 calls
   `new_text_message("smoke test")`, with the explicit comment
   that it's "enough that extract_message_text(context) returns
   non-empty input"). Adapter authors gating smoke-mode behavior
   on extract_message_text(ctx) == "" would have a logic that
   never fires.

2. Described only the timeout-pass path. The harness also returns
   0 on ANY non-import exception (smoke_mode.py:135-143) — the
   bare `except Exception` block treats RuntimeError, auth errors,
   validation errors etc. as "downstream of the import gate" and
   exits clean. Spelling out all three pass cases (clean return,
   timeout, non-import exception) is the honest description.

Caught while re-reading smoke_mode.py to verify claims for a
review pass — found I had asserted both behaviors from memory
without checking, exactly the failure mode my e2e-test memory
just got a worked-example update about.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 00:00:02 -07:00
..
adapters fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
adr fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
agent-runtime docs(workspace-runtime): correct smoke-gate caveat factual errors 2026-05-01 00:00:02 -07:00
api fix(docs): correct broken link ./platform-api.md → ./reference.md in workspace-files.mdx 2026-04-21 15:52:10 +00:00
api-protocol fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
architecture fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
development fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
frontend fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
guides docs(guides): add Tool Trace and Platform Instructions (#85) 2026-04-24 01:48:13 +00:00
incidents security(incident-log): redact full token values from F1088 incident report 2026-04-26 19:37:20 -07:00
integrations fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
plugins fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
research fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
security fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
self-hosting fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
tutorials docs(tutorials): add frontmatter to SaaS file writes EIC tutorial (#84) 2026-04-24 01:48:04 +00:00
api-reference.mdx docs(tutorials): add SaaS federation v2 tutorial (#82) 2026-04-23 17:28:44 +00:00
architecture.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
changelog.mdx docs(changelog): add late-day updates for 2026-04-23 (#86) 2026-04-24 01:48:15 +00:00
channels.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
concepts.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
external-agents.mdx docs(2429): document 410 Gone for removed workspaces 2026-04-30 22:13:04 -07:00
glossary.md docs: add frontmatter to glossary.md 2026-04-21 08:31:24 +00:00
google-adk.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
hermes.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
index.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
mcp-server.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
meta.json docs: add Bring Your Own Runtime (MCP) page 2026-04-30 18:43:03 -07:00
observability.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
opencode.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
org-template.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
plugins.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
quickstart.md docs: replace broken links /docs/mcp-server and /docs/architecture in quickstart 2026-04-21 07:12:01 +00:00
runtime-mcp.mdx docs(2429): document 410 Gone for removed workspaces 2026-04-30 22:13:04 -07:00
schedules.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
self-hosting.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
tokens.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
troubleshooting.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
workspace-config.mdx fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00