chore(missing_docs): triage v0.2026.08.19.08.15.stable_01 - #615
chore(missing_docs): triage v0.2026.08.19.08.15.stable_01#615rachaelrenk wants to merge 1 commit into
Conversation
Record drift-watch verdicts for the 2026.08.19 stable release, map the two new factory run API routes as internal (not in the public OpenAPI publish set), advance the release marker, and refresh the surface snapshot. No feature docs changes — every candidate failed the worthiness gate or was deferred as an announced major launch / private API surface. Co-Authored-By: Warp <agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This PR was generated with Warp. Comment |
|
Your GitHub account is not connected to Warp. Connect it here. |
|
Your GitHub account is not connected to Warp. Connect it here. |
|
Closing in favor of a clean re-run after #617. To be clear about what's being discarded: the triage in here is sound. The six verdicts are well-reasoned — the Gate 4 rejection of #14968 cites The problem is provenance, not correctness. This run reached those verdicts by manually fetching Merging it would advance the marker to Everything here regenerates: the verdicts, the surface-map entries, the snapshot. Re-running drift-watch once #617 lands produces the same output through the fixed path, and that run doubles as the validation. Nothing wrong with the work — just the wrong order. |


Summary
Drift-watch bookkeeping for stable
v0.2026.08.19.08.15.stable_01(first validation run of themissing_docsskill). Every release candidate was triaged against the docs-worthiness criteria; none warranted a feature docs PR. This PR only records verdicts, maps two new factory REST routes asinternal, advances the release marker, and refreshes the surface snapshot.Audit
check_new_release.pyexit 0 — new stable vsv0.2026.08.18.02.52.stable_00audit_docs.py --diffexit 0 (audits_skippedempty)potentially_stale_docsremain (terminology; owned bystyle_lint, not drafted here)Changes
changelog_decisions.md— six new ledger rows for this releasefeature_surface_map.md—POST /factory/automations/{id}/runandPOST /factory/{uid}/runs→internal(Factory REST isx-internal/ not in the public OpenAPI publish set)last_release_processed.json— marker advanced tov0.2026.08.19.08.15.stable_01surface_snapshot.json— regenerated baselineTriage table (calibration)
src/content/docs/factories/#14968inline/usageon Warp Agent CLIslash-commands.mdx;SlashCommandKind::Usageinstatic_commands/commands.rs; slash menu surfaces it (Gate 4 cond. 2 fails)#15181completions engine memory leak#15261Shift glyph font-fallback (web)#152591px workspace border (web)POST /factory/automations/{id}/runinternalpattern as sibling routesPOST /factory/{uid}/runswarp ai, etc.)style_lintDeferred / not drafted
style_lint.changelog_last_version: 2026.08.19while the release marker lagged, so--diffchangelog_reviewwas empty; triage used the liveclient_versionpayload + docs changelog instead (skill feedback for humans below in the agent run).Co-Authored-By: Warp agent@warp.dev