chore(missing_docs): bookkeeping for v0.2026.09.16.08.27.stable_02 - #768
Draft
warp-factories[bot] wants to merge 5 commits into
Draft
warp-factories[bot] wants to merge 5 commits into
warp-factories[bot] wants to merge 5 commits into
Conversation
Record drift-watch triage for the new stable release: map three internal API routes, append changelog verdicts (docker-registry yes via docs#767), advance the release marker, and regenerate the surface snapshot.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
This PR was generated with Warp. Comment |
….stable_02 Record the 2026-09-20 drift-watch residual pass while bookkeeping PR #768 is still open. Snapshot remains byte-identical; no new findings.
…ing-v0.2026.09.16.08.27.stable_02
Fourth drift-watch pass over v0.2026.09.16.08.27.stable_02. Merged main into the branch so the snapshot describes the post-merge tree. Snapshot regen against a-day-newer warp/warp-server checkouts is byte-identical, and every audit category except the 24 already-decided staleness rows is zero. Re-verified Gate 0 at source for the three internal routes and swept the three documented audit blind spots. Co-Authored-By: Warp <agent@warp.dev>
This branch was successfully deployed
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.


Residual re-verification
Fourth drift-watch pass while this PR is still open (2026-09-21). The release gate on
mainstill reportsv0.2026.09.16.08.27.stable_02as new because the marker lives only on this branch. Extended this PR (no second bookkeeping PR).Merged
origin/main(298e5a14) into the branch first — docs#752 and docs#763, both unrelated to tracked surfaces — so the snapshot and audit describe the post-merge tree rather than a stale one.undocumented_features,undocumented_cli_commands,undocumented_api_endpoints,undocumented_slash_commands,undocumented_settings,surface_changes,changelog_review,map_hygiene,stale_doc_references, andunlisted_pagesall returned 0. Both modes exited 0,audits_skipped: null,unaccounted: {}across 297 flags, 91 CLI commands, 223 API routes, 65 slash commands, and 232 settings.--update-snapshotagainstwarp(3c520bed7) andwarp-server(a1f654c93), both a day newer than the 2026-09-20 pass, reproduced this branch'ssurface_snapshot.jsonbyte for byte.getRunHarnessUsagex-internal: true(openapi.yaml:7226-7235);publishHarnessUsagex-internal: true(openapi.yaml:10194-10205);createScoringBackfill(openapi.yaml:10922) is notx-internalbut sits under/factory, excluded wholesale bysync_openapi.py:107, and the released spec still has zero/factorypaths. All three stay mapped-> internal./docker-sandbox, still dogfood-gated byLocalDockerSandbox.CreateProviderstill has exactly three variants, so theArgs-struct extractor gap hides nothing new.--weak-coveragereturns 82, unchanged.npm ci && npm run buildpasses (388 Markdown docs, 390 HTML files).Summary
Drift-watch bookkeeping for stable
v0.2026.09.16.08.27.stable_02.Feature work landed separately in docs#767 (private image credentials /
oz secret create docker-registry).Changes
feature_surface_map.md— mapGET /agent/runs/{runId}/harness-usage,POST /harness-support/usage, andPOST /factory/scorers/{scorer_id}/backfill→internalchangelog_decisions.md— verdicts for all 13 changelog/oz_updatesbullets, 3 API routes, WindowsVideoRecording dogfood flag, and the 24 staleness rows, plus the 2026-09-19/20/21 re-verification rowslast_release_processed.json— advanced to this stablesurface_snapshot.json— regeneratedDeferred / no-docs findings
x-internal)/factorynamespace)/docker-sandboxLocalDockerSandbox)ai creditsremains an open style-policy question for a human owner)Reviewer routing
suggest_reviewers.pyresolves only the@warpdotdev/oss-maintainersteam forcrates/warp_features/src/lib.rs; all three warp-server handler paths are unowned. Teams are never requested, so this PR keeps no requested reviewer.Documentation risk
Risk: low
Rationale: Bookkeeping only: surface map, ledger, release marker, and snapshot. No user-facing doc pages.
Docs override: none