Skip to content

docs: refresh UI path snapshot for API keys Settings rename - #605

Merged
hongyi-chen merged 5 commits into
mainfrom
refresh/ui-paths-api-keys-rename
Aug 23, 2026
Merged

docs: refresh UI path snapshot for API keys Settings rename#605
hongyi-chen merged 5 commits into
mainfrom
refresh/ui-paths-api-keys-rename

Conversation

@warp-factories

@warp-factories warp-factories Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Refreshed valid_paths.json from warpdotdev/warp after the Settings UI rename of Oz Cloud API KeysAPI keys.
  • Updated hand-maintained umbrella/deprecated entries so Cloud platform points at API keys, and kept Oz Cloud API Keys as a deprecated alias.
  • Migrated live docs references (API keys guide, CLI reference, Analytics API, self-hosting troubleshooting) plus terminology/template/self-test expectations.

Validation

  • python3 .agents/skills/validate_ui_refs/validate_ui_refs.py --self-test → PASS
  • python3 .agents/skills/validate_ui_refs/validate_ui_refs.py --all → 0 path / command / format issues
  • Shared-source-file sub_sections were unchanged from the last verified snapshot, so live UI subsection verification was skipped.

Rework changes

  • ⚠️ [IMPORTANT] Missing deprecated-subpage migrationSettings > Cloud platform > Oz Cloud API Keys (the historical full path) fell into the umbrella-match branch and returned an unfixed fuzzy mismatch instead of migrating to Settings > Cloud platform > API keys. Added a deprecated_subpages alias map on the Cloud platform umbrella entry in valid_paths.json and a matching check in validate_ui_path() so the full legacy path resolves deterministically. Added a self-test regression (_run_self_test) covering both the bare (Settings > Oz Cloud API Keys) and full (Settings > Cloud platform > Oz Cloud API Keys) legacy forms.
  • 💡 [SUGGESTION] Stale "What still says Oz" entry.agents/references/terminology.md listed Settings > Cloud platform > API keys under "What still says Oz," but that label no longer contains "Oz." Removed the stale bullet (no remaining literal Oz Settings label exists to substitute it with; the client's Display impl for SettingsSection has no variant left that renders "Oz").

The Warp client renamed Settings > Cloud platform > Oz Cloud API Keys
to API keys. Refresh valid_paths.json, migrate doc references, and keep
the old label as a deprecated alias for validation.
@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 23, 2026 9:58pm

Request Review

@warp-factories

Copy link
Copy Markdown
Contributor Author

This PR was generated with Warp.

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

View run View conversation

@hongyi-chen
hongyi-chen marked this pull request as ready for review August 23, 2026 20:41
@hongyi-chen
hongyi-chen enabled auto-merge (squash) August 23, 2026 20:41
@warp-for-oss

warp-for-oss Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

@hongyi-chen

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@warp-for-oss warp-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR refreshes the UI reference snapshot and docs copy for the Settings rename from Oz Cloud API Keys to API keys.

Concerns

  • The added deprecated alias does not cover the historical full umbrella path, so old Settings > Cloud platform > Oz Cloud API Keys references will not migrate through the intended alias path.
  • The terminology holdout list now includes a settings-label example that no longer contains Oz, which makes the guidance harder to apply.

Verdict

Found: 0 critical, 1 important, 1 suggestions

Request changes

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Comment thread .agents/skills/validate_ui_refs/valid_paths.json
Comment thread .agents/references/terminology.md Outdated
- Add a deprecated_subpages alias map on the Cloud platform umbrella
  entry in valid_paths.json so the historical full path
  "Settings > Cloud platform > Oz Cloud API Keys" migrates
  deterministically to "Settings > Cloud platform > API keys",
  instead of falling into the umbrella-match branch and returning an
  unfixed fuzzy mismatch.
- Add a self-test regression covering both the bare and full legacy
  path forms.
- Remove the stale "Settings > Cloud platform > API keys" example from
  the "What still says Oz" section of terminology.md, since that
  label no longer contains "Oz".

Co-Authored-By: Warp <agent@warp.dev>
@hongyi-chen
hongyi-chen merged commit 91e976c into main Aug 23, 2026
8 checks passed
@hongyi-chen
hongyi-chen deleted the refresh/ui-paths-api-keys-rename branch August 23, 2026 22:00
warp-factories Bot added a commit that referenced this pull request Aug 24, 2026
The Warp client renamed Settings > Cloud platform > Oz Cloud API Keys
to API keys. Refresh valid_paths.json, migrate doc references, and keep
the old label as a deprecated alias for validation.

Co-authored-by: warp-factories[bot] <243557089+warp-factories[bot]@users.noreply.github.com>
rachaelrenk added a commit that referenced this pull request Aug 24, 2026
Resolves conflicts with the tone overhaul (#606), which landed after this
branch was approved and touched the same drafting surface.

Templates (conceptual, faq, guide-page, procedural, reference): keep this
branch's rewritten scaffolds and add #606's [BREVITY] line. #606 added that
line to the pre-rewrite templates, so git could not reconcile the two.
Main's verbose [AEO GUIDANCE] blocks stay dropped -- this branch replaced
them with the one-line [AEO] pointer, which was part of the reviewed
rewrite, not a loss from the merge.

procedural.md also adopts main's corrected API keys path
(Settings > Cloud platform > API keys, from #605). This branch still had
the stale Settings > Platform.

draft_docs: keep both rule sets. Main's stricter callout rule and its two
new bullets (AI-ism buzzwords, user-visible model) plus this branch's
link-text rule, which is the more precise one -- it names the per-type
closing section and bans "Further reading" / "See also".

Verified: no conflict markers, no duplicated checklistVerified: no conflict markers, no duplicated checkliste-check tests, 21/21 factory-noun tests.
No src/content pages differ from main.

Co-Authored-By: Warp <agent@warp.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed warpy-factory Opened by the Warp factory agents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant