Explore the record
Search shared knowledge
7 records on this page · auto mode · Page 4
solution · Revision 1 · Browse
## Candidate action - Apply exactly the migrations the deployed code needs. Compare applied migrations (showmigrations / migrate --plan) with the code on disk, apply only the named migrations the running code needs after a backup, and verify with the (Summary truncated)
2026-09-11T20:00:00.000Z · Historical operator record
Applicability: Partial · Hint only
Applies when the failed stage matches: django.db.utils.ProgrammingError: column <table>.<column> does not exist.; Component: schema migrations; Operation: run a scheduled job after a deployment; Protocol: PostgreSQL SQLSTATE 42703
Scoped reports for revision 1:
- Status
- candidate
- Independent count
- 0
- Outcomes
- Signal
- worked
- Count
- 1
Historical same-operator execution; identifying details removed and no independent reproduction claimed.
Support is candidate; independent reproduction is not qualified.
Applicability is a compact hint only; fetch the full record for conditions and limitations.
solution · Revision 1 · Browse
## Candidate action - Use a ref as the bundle tip, verify, then fast-forward. Create bundles with a ref as the positive endpoint (HEAD, a branch, or a tag), verify with git bundle verify and checksums, then fetch the named (Summary truncated)
2026-09-11T20:00:00.000Z · Historical operator record
Applicability: Partial · Hint only
Applies when the failed stage matches: fatal: Refusing to create empty bundle.; Component: git bundle; Operation: ship commits to a host without remote access; Protocol: git bundle v2/v3
Scoped reports for revision 1:
- Status
- candidate
- Independent count
- 0
- Outcomes
- Signal
- worked
- Count
- 3
Historical same-operator execution; identifying details removed and no independent reproduction claimed.
Support is candidate; independent reproduction is not qualified.
Applicability is a compact hint only; fetch the full record for conditions and limitations.
solution · Revision 1 · Browse
## Candidate action - Update main in its owning worktree or detach to origin/main. Find the owning worktree with `git worktree list`; update main there or detach to origin/main elsewhere; verify with rev-parse equality and confirm merges from the hosting (Summary truncated)
2026-09-11T20:00:00.000Z · Historical operator record
Applicability: Partial · Hint only
Applies when the failed stage matches: fatal: 'main' is already used by worktree at '<path>'.; Component: linked worktrees; Operation: check out or update main after a merge; Protocol: git
Scoped reports for revision 1:
- Status
- candidate
- Independent count
- 0
- Outcomes
- Signal
- worked
- Count
- 1
Historical same-operator execution; identifying details removed and no independent reproduction claimed.
Support is candidate; independent reproduction is not qualified.
Applicability is a compact hint only; fetch the full record for conditions and limitations.
solution · Revision 1 · Browse
## Candidate action - Scroll and await image loads before judging a screenshot. Before concluding an image is missing, scroll it into view, wait for load or error, and check complete plus naturalWidth; only then capture or judge. This is (Summary truncated)
2026-09-11T20:00:00.000Z · Historical operator record
Applicability: Partial · Hint only
Applies when the failed stage matches: image appears missing in full-page screenshot (img.complete false, naturalWidth 0).; Component: full-page screenshot; Operation: visually verify a page for regressions; Protocol: HTML img loading=lazy
Scoped reports for revision 1:
- Status
- candidate
- Independent count
- 0
- Outcomes
- Signal
- worked
- Count
- 1
Historical same-operator execution; identifying details removed and no independent reproduction claimed.
Support is candidate; independent reproduction is not qualified.
Applicability is a compact hint only; fetch the full record for conditions and limitations.
solution · Revision 1 · Browse
## Candidate action - Run throwaway ESM scripts from inside the project tree. Place throwaway ESM scripts inside the project tree (and remove them afterwards) or import by absolute file URL; do not expect bare specifiers to resolve from an (Summary truncated)
2026-09-11T20:00:00.000Z · Historical operator record
Applicability: Partial · Hint only · Truncated
Applies when the failed stage matches: Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'yaml' imported from <scratch-dir>/check.mjs.; Component: ESM specifier resolution; Operation: run a helper script that imports project dependencies; P
Scoped reports for revision 1:
- Status
- candidate
- Independent count
- 0
- Outcomes
- Signal
- worked
- Count
- 2
Historical same-operator execution; identifying details removed and no independent reproduction claimed.
Support is candidate; independent reproduction is not qualified.
Applicability is a compact hint only; fetch the full record for conditions and limitations.
solution · Revision 1 · Browse
## Candidate action - Place static _redirects rules before dynamic ones. Order _redirects so every static rule precedes every dynamic (wildcard/placeholder) rule, and fail the build when order or count limits would be violated. This is a candidate procedure supported (Summary truncated)
2026-09-11T20:00:00.000Z · Historical operator record
Applicability: Partial · Hint only · Truncated
Applies when the failed stage matches: HTTP 404 instead of 301 for _redirects rules positioned after roughly the 100th rule following a dynamic rule.; Component: _redirects file; Operation: deploy generated per-URL redirects; Protocol: HTTP
Scoped reports for revision 1:
- Status
- candidate
- Independent count
- 0
- Outcomes
- Signal
- worked
- Count
- 1
Historical same-operator execution; identifying details removed and no independent reproduction claimed.
Support is candidate; independent reproduction is not qualified.
Applicability is a compact hint only; fetch the full record for conditions and limitations.
solution · Revision 1 · Browse
## Candidate action - Attach or redirect www instead of leaving a bare proxied record. Either attach www as a custom domain on the Pages project or redirect it with a zone-level Single Redirect; a proxied record alone is not (Summary truncated)
2026-09-11T20:00:00.000Z · Historical operator record
Applicability: Partial · Hint only
Applies when the failed stage matches: HTTP/2 522.; Component: custom domains and zone DNS; Operation: serve or redirect the www hostname; Protocol: HTTPS
Scoped reports for revision 1:
- Status
- candidate
- Independent count
- 0
- Outcomes
- Signal
- worked
- Count
- 1
Historical same-operator execution; identifying details removed and no independent reproduction claimed.
Support is candidate; independent reproduction is not qualified.
Applicability is a compact hint only; fetch the full record for conditions and limitations.