Commit d7d5c8e
Audit pass: wire new orchestration-launch pages into sidebar; tidy stale terminology (#97)
Audit pass over the three PRs merged into hyc/orchestration-launch
(#83 Platform Credits, #87 Harnesses, #88 Agent identities) to
catch wiring and cross-reference issues before rollout.
Sidebar wiring (src/sidebar.ts):
- Under 'Oz Cloud Agents & Orchestration', add 'Agent identities'
(slug agent-platform/cloud-agents/agents) after Managing cloud
agents, and a new collapsed 'Harnesses' subsection (Overview,
Warp Agent, Claude Code, Codex, Authentication) after Secrets and
before MCP servers.
- Under 'Plans and billing', add 'Platform credits' after Add-on
Credits.
Terminology / cross-reference (one-line tweaks):
- external-authentication-required.mdx:104: replace the inline
'(service account)' parenthetical with 'bound to an [agent
identity](...)'. Matches the alias formalized in agents.mdx and
the existing phrasing in federate.mdx and cli/index.mdx.
- cloud-agents/overview.mdx Learn more: add two bullets so the new
Harnesses overview and Agent identities pages are discoverable
from the parent overview.
Validation:
- check_links --internal-only: 0 broken across 2,495 internal links
(up 3 from the 2,492 baseline, matching the 3 new links added).
- style_lint --changed: 14 warnings, identical to baseline (all
pre-existing proper-name false positives in pricing-faqs.mdx,
bring-your-own-api-key.mdx, etc.).
- npm run build: succeeds; 326 HTML files generated.
Co-authored-by: Oz <oz-agent@warp.dev>1 parent 2143f36 commit d7d5c8e
3 files changed
Lines changed: 16 additions & 1 deletion
File tree
- src
- content/docs
- agent-platform/cloud-agents
- reference/api-and-sdk/troubleshooting/errors
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| |||
src/content/docs/reference/api-and-sdk/troubleshooting/errors/external-authentication-required.mdx
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| 354 | + | |
354 | 355 | | |
355 | 356 | | |
356 | 357 | | |
357 | 358 | | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
358 | 370 | | |
359 | 371 | | |
360 | 372 | | |
| |||
502 | 514 | | |
503 | 515 | | |
504 | 516 | | |
| 517 | + | |
505 | 518 | | |
506 | 519 | | |
507 | 520 | | |
| |||
0 commit comments