/bigbounce-status | Print live paper-state dashboard (calls list_papers). | astrostack |
/bigbounce-r-round | Fire direct-vendor R-round (4 vendors parallel), write findings to Convex. | astrostack |
/bigbounce-truth-audit | Apply verdict per peer-review-truth-audit protocol. REQUIRED before close. | astrostack |
/bigbounce-close | Atomic finding/caveat closure with closureStatus enum. | astrostack |
/bigbounce-bump | Atomic .tex version bump; site re-renders. | astrostack |
/bigbounce-version-bump | Paper version bump driver (pairs with /bigbounce-paper-pdf-mirror). | astrostack |
/bigbounce-post-bump-sync | Mandatory full-surface sync after every bump (papers.ts, live-status.ts, SSOT, Convex, mirror PDFs, commit, push, curl-verify). | astrostack |
/bigbounce-site-sync | Same-commit dual sync of public site surfaces with SSOT. | astrostack |
/bigbounce-paper-pdf-mirror | Mirror versioned PDFs into site/public/papers/ with metadata refresh. | astrostack |
/bigbounce-claims-table-sync | Replace a quantitative claim at every site simultaneously (claims table). | astrostack |
/bigbounce-revision-tracker | Maintain REVISION_TRACKER.md across review rounds. | astrostack |
/drive-to-100-fire | One atomic step of the drive-to-100 cron loop. | astrostack |
/external-review-browser-loop | Automated browser-tier external review submission to logged-in frontier web apps. | astrostack |
/houston-method-v2 | Mandatory experiment completion protocol (QC → analyze → expand → backup). | astrostack |
/gpu-dataloader-pattern | DataLoader num_workers=16 pin_memory=True GPU inference pattern. | astrostack |
/runpod-lifecycle | RunPod provision / monitor / teardown lifecycle. | astrostack |
/idle-gpu-rescue | Auto-assign work when a pod sits idle. | astrostack |
/pod-backup-before-stop | 3+ location backup gate before any pod stop. | astrostack |
/cross-vendor-r-round | Cascaded multi-vendor reviews with GPT-5→GPT-4o fallback detection and LOW-RIGOR tagging. | hubstack/learning-loop |
/peer-review-truth-audit | Per-finding VERIFIED/STALE/FALSIFIED/OPINION/LOW-RIGOR verdict before closures. | hubstack/learning-loop |
/cascaded-r-rounds | Drive R-rounds until 3 consecutive convergent-silence rounds. | hubstack/learning-loop |
/paper-pre-review-check | 8-gate pre-review including /never-fabricate-derivation + /never-claim-n4 hard gates. | hubstack/learning-loop |
/never-fabricate-derivation | Pattern-036 prevention: scan closure diffs for math claims lacking citation/derivation. | hubstack/learning-loop |
/r-round-finding-archive | Archive every round's findings into the findings-archive JSON store. | hubstack/learning-loop |
/r-round-pattern-mine | Mine closed rounds for new review patterns (catalog growth). | hubstack/learning-loop |
/never-claim-n4 | Mechanical novelty-tier audit. Demotes any N4 self-claim to N3. | hubstack/infra |
/paper-compile-revtex | 4-pass revtex4-2 compile + log audit. | hubstack/publishing |
/latex-audit | 7-step overflow / URL / artifact / date audit on every compile. | hubstack/publishing |
/artifact-link-verify | Verify every cited artifact path / URL resolves before a round closes. | hubstack/publishing |
/pdf-restamp-bundle | Bundled version+date restamp, recompile, mirror, SSOT update in one commit. | hubstack/publishing |
/ssot-update | Update project-context/SSOT/ canonical paper status. | hubstack/publishing |