Skip to content

chore(missing_docs): refresh surface map and snapshot - #603

Draft
hongyi-chen wants to merge 1 commit into
mainfrom
docs/missing-docs-audit-bookkeeping
Draft

chore(missing_docs): refresh surface map and snapshot#603
hongyi-chen wants to merge 1 commit into
mainfrom
docs/missing-docs-audit-bookkeeping

Conversation

@hongyi-chen

@hongyi-chen hongyi-chen commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

Companion bookkeeping PR for this missing_docs drift-watch run. It carries every shared-file edit (the surface map and the regenerated snapshot) so the four feature PRs stay conflict-free. It is independently mergeable in any order: map hygiene only requires the mapped target pages to exist on main, and every page referenced here already does.

Feature PRs from the same run: #599 (well-known MCP ids), #600 (terminal input settings), #601 (tab colors), #602 (run-cloud flags).

Surface map changes

Stale targets repointed

  • AgentMode and AgentOnboarding pointed at agents/local-agents/overview.mdx and agents/getting-started/agents-in-warp.mdx, both deleted. vercel.json 308s both URLs to /agents/, so they now map to agents/index.mdx.

Newly GA flags mapped

Newly GA flags ignored (internal implementation)

  • WaitForEventsParentRegistration and OrchestrationUnifiedStack are orchestration plumbing behind the already-documented multi-agent orchestration feature. Neither changes anything a user sees or configures.

Factory REST API

  • 44 new routes mapped internal (webhooks, factory-file schemas and validation, source browsing/merges, review, scorer self-improvement config, benchmark tasks, integration pickers, metrics breakdowns, task cancel/lookup). Warp Factories is documented publicly, but none of these routes are in warp-server's canonical public spec, so per the skill's public/private guardrail they are not hand-documented. Revisit through sync-openapi-spec if they are released into the spec.
  • 7 dead entries pruned: the scorer pause/resume pair and the autofix-config trio, superseded by the self-improvement-config routes, plus the two factory/autofix/* worker routes.

Allowlist

  • Dropped platform/integrations/jira from the unlisted-pages allowlist: the page left draft status and is now in src/sidebar.ts.

Snapshot

surface_snapshot.json regenerated with --update-snapshot so the next run diffs against this baseline.

Verification

Re-running the audit after these changes leaves zero findings in every code-surface category:

feature_flags: finding=0   cli_commands: finding=0   api_routes: finding=0
slash_commands: finding=0  settings: finding=0       unaccounted: none

npm run build passes on the combined tree.

Deferred findings

  • 30 potentially stale docs (low) — terminology drift (warp ai, ai credits, agent-mode, warp terminal, ambient agent) across 30 pages. Owned by the style_lint skill, which the missing_docs skill explicitly delegates wording issues to.
  • Factory REST API (44 routes) — mapped internal as above; needs a sync-openapi-spec pass if/when released.
  • linear_agent_session MCP id — recognized server-side but exists for Linear-triggered runs writing agent-session activities, not as a user-facing choice, so it stays undocumented.
  • Bundled skill factory-files — new in the snapshot. Docs don't enumerate bundled skills anywhere, and the subject matter it assists with is already covered by factories/factory-as-code.mdx, so no doc change was made.
  • Changelog items — the 2026.08.13 entries were reviewed individually; the only one needing docs was the tab-color cycling action (docs(tabs): document tab colors and the cycle-tab-color action #601). The rest are bug fixes, TUI polish, or already-covered features (/connect-grok, repository-qualified skill references).
  • Non-GA surfaces — 90 dogfood/other flags, 14 gated: CLI commands, and 12 gated: API routes remain deferred by design; the snapshot diff re-surfaces them on promotion.

Reviewer routing

scripts/suggest_reviewers.py resolved the owning code path to the @warpdotdev/oss-maintainers team in the warp repo, but that team can't be requested on this repository, so the request didn't stick. Please assign a maintainer manually.

Bookkeeping for this drift-watch run: repoint two stale map targets, map
the newly GA WellKnownMcpIds and FactoryMcp flags, ignore two internal
orchestration flags, mark the new Factory REST routes internal, prune
routes that no longer exist, and regenerate the surface snapshot.

Co-Authored-By: Warp <agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Aug 21, 2026
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 21, 2026 5:20pm

Request Review

Copy link
Copy Markdown
Collaborator Author

This PR was generated with Warp.

Comment @warp-agent on this PR to send it follow-up work.

@warp-factories

Copy link
Copy Markdown
Contributor

Your GitHub account is not connected to Warp. Connect it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant