docs(site): align plugin/CLI/architecture prose to alpha.13 surface#182
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014gW4zfhMMQU6txC828ijct
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014gW4zfhMMQU6txC828ijct
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014gW4zfhMMQU6txC828ijct
🤖 Augment PR SummarySummary: Updates the docs/site prose to match the alpha.13 CLI and plugin install surface ahead of release. Changes:
Technical Notes: This PR is docs-only (no 🤖 Was this summary useful? React with 👍 or 👎 |
|
|
||
| ```bash | ||
| netscript plugin add @netscript/plugin-workers | ||
| netscript plugin install @netscript/plugin-workers |
There was a problem hiding this comment.
This snippet omits --name, but the public netscript plugin install command currently treats --name as required (it throws Missing required option: --name). Other locations where this applies: docs/site/capabilities/auth.md:11, docs/site/capabilities/auth.md:95, docs/site/capabilities/auth.md:107, docs/site/capabilities/durable-sagas.md:41, docs/site/how-to/add-authentication.md:36, docs/site/how-to/add-authentication.md:67, docs/site/tutorials/workspace/02-auth.md:58, docs/site/tutorials/workspace/02-auth.md:81, docs/site/tutorials/live-dashboard/05-live-stream.md:34, docs/site/how-to/tune-worker-runtime.md:26.
Severity: medium
Other Locations
docs/site/capabilities/auth.md:11docs/site/capabilities/auth.md:95docs/site/capabilities/auth.md:107docs/site/capabilities/durable-sagas.md:41docs/site/how-to/add-authentication.md:36docs/site/how-to/add-authentication.md:67docs/site/tutorials/workspace/02-auth.md:58docs/site/tutorials/workspace/02-auth.md:81docs/site/tutorials/live-dashboard/05-live-stream.md:34docs/site/how-to/tune-worker-runtime.md:26
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
…-source-copy wording Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014gW4zfhMMQU6txC828ijct
|
[PHASE: IMPL] [VERDICT: UPDATE] Follow-up slice landed and pushed. Scope
Source Grounding
Commit
Validation
|
Summary
Aligns the published docs/site prose to the alpha.13 plugin CLI surface before the release Pages build:
plugin addtoplugin installacross 19 published docs pages, replacing 69 old command mentions.netscript plugin install <kind>accepts official bare aliases such asworkers/auth, scoped package specs such as@netscript/plugin-workers, and explicitjsr:specs.--name,--port,--service-refs,--plugin-refs,--db/--no-db,--saga-store-backend,--samples/--no-samples,--skip-confirmation,--ci,--dry-run,--jsr-url,--local-path,--no-copy-source,--project-root, and--force.Scope
packages/orplugins/source changes.Slices
5f72c97d98e75454adacfcf5Validation
cd docs/site && deno task verify— PASSdeno task build— PASS, site built into_sitedeno task check:links— PASS, 18453 internal links across 130 pages all resolvedeno task check:caveats— PASS, 30 caveat markers across 23 pages all references resolveHarness
.llm/tmp/run/docs-alpha13-surface-accuracy--docs/Drift / Debt