docs(positioning): AI-stack + MCP stories — pillar rewritten against published @netscript/ai#647
Merged
Merged
Conversation
…h:false claims (#448) Fills the AI pillar for the beta.7 docs cut (D9): - ai/index.md: story-template pass — layered stack pitch, two-planes law, engine-as-design-center, one factual comparison (Medusa/Convex), MCP card, and a beta.7-shipped callout replacing the beta.2-pending state. - ai/mcp.md: fills the #433 stub — MCP *client* stack story (transports, injected auth, multi-server pool, ui:// safe render path), one factual Encore-server comparison, explicit "client, not server" non-claim. - ai/engine.md: replaced "Available from 0.0.1-beta.2 / not published" callout with the published beta.7 state; rewrote "Generated runtime registries" as direct registry wiring + a caveated "generate ai not shipped" note (shipped targets: plugins, runtime-schemas, aspire). - ai/durable-chat.md: dropped the stale "[beta.2 engine]" framing; pinned the JSR line to @netscript/fresh@0.0.1-beta.7. Every present-tense symbol claim traces to deno doc of the published @netscript/ai@0.0.1-beta.7 surface (gate satisfied) or the PR #610 READMEs. Grep clean for beta.2/publish:false and positioning-law forbidden patterns across the pillar. deno task verify green (build + check:links + check:caveats). Refs #448 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DiTbVL2p3zLYc9AxxpK8iG
5 tasks
rickylabs
marked this pull request as ready for review
July 11, 2026 13:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #448
Workstream D9 of epic #401 — was GATED on
@netscript/aipublish; gate verified satisfied (0.0.1-beta.7on JSR, 2026-07-11T12:10:53Z).ai/index.md(layered-stack story, two-planes law, one factual Medusa/Convex comparison, MCP card, beta.7-shipped callout);ai/mcp.md(#433 stub filled: MCP client-stack story — transports, injected auth, multi-server pool,ui://safe-render; explicit "client, not server" non-claim);ai/engine.md(stale "Available from 0.0.1-beta.2 / not published" claims eliminated; the false "netscript generate ai" section rewritten to the realcreateToolRegistry/createAgentLoopwiring with a caveated not-shipped note);ai/durable-chat.md(stale[beta.2 engine]link killed; JSR pin → beta.7). This completes the #609 stale-version sweep for the AI pillar. All claims deno-doc-traceable against the published surface.Validation:
deno task verifygreen (23,029/23,029 links; 27/27 caveats); pillar grep clean forbeta.2/publish:false/banned framing. Worklog on-branch at.llm/runs/docs-448-positioning-ai-mcp--docs/worklog.md.Lane note: started on Fable, spend-limit terminated, completed by an Opus 4.8 resume agent (run eval D6). Validation verdict remains #450. Docs-only diff →
ci:skip-e2e+ci:skip-scaffold.