Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when running the final pre-upload audit of an ASPLOS submission — the 11-page limit covering figures/tables/footnotes with references excluded, the mandatory template, the no-"et al." full-name citation rule, hyperlinked DOIs, double-blind hygiene, GenAI disclosure, appendix self-containment, and HotCRP completion before the AoE deadline.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -27% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -1% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 19% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 79% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 38% | 0% |
This is the audit to run in the final week, against the exact PDF that will be uploaded. Every rule below is the ASPLOS 2027 cycle as verified 2026-07-08 through the CFP and the April-cycle HotCRP pages; the numbers are one edition's snapshot.
| Gate | 2027 rule | Failure mode | |---|---|---| | Length | ≤ 11 pages, single-spaced, two-column — the count includes all text, figures, tables, and footnotes | Rejection without review is the stated risk for violations | | References | Excluded from the 11 pages, unlimited | — | | Template | The provided LaTeX template is mandatory | Geometry hacks are detectable and named as reject-risk | | Appendices | Allowed in the same file, unlimited — but the 11 pages must be self-contained; reviewers are neither required nor encouraged to read appendices | Decision-critical content parked past page 11 simply does not exist | | Deadline | 11:59 PM AoE on the cycle date (next: September 9, 2026) | HotCRP saved-but-incomplete is not submitted |
ASPLOS imposes bibliography requirements that authors arriving from ISCA, SOSP, or PLDI habitually violate:
every co-author — "J. Smith et al." fails on both counts.
Mechanical sweep before upload:
bash# et-al and initials-only detection in the bibliography grep -nE 'et al\.|\b[A-Z]\.\s*[A-Z][a-z]+' references.bib | head -40 # DOI coverage: entries without a doi/url field grep -c '@' references.bib; grep -ciE 'doi *=|url *=' references.bib # PDF-side: confirm links are live (count of URI annotations) pdftk paper.pdf dump_data 2>/dev/null | grep -c URI || true
as anonymized supplemental material instead.
placeholder itself.
submission may ignore them to preserve anonymity — you are not obligated to cite or differentiate your own preprint.
grant numbers. Workload traces or testbeds identifiable to one lab need neutral description.
disclosed; when using the Acknowledgments section for the disclosure, it goes immediately before the References.
elsewhere are handled through the anonymized-supplemental mechanism, not silence.
the change note must describe deltas relative to the revision, since the revision itself counted as a submission.
The 2027 process screens every paper with a rapid review that considers only the first two pages. Before upload, verify as a mechanical check — not a stylistic one — that pages 1-2 alone contain: the cross-layer problem, the one-sentence insight, the mechanism sketch, and the headline result with its platform named. If any of the four lives on page 3, the submission is structurally incomplete for the process it enters. (Deeper treatment: asplos-writing-style.)
upload.
independently confirm it.
and any revision will be argued against this artifact.
The form is part of the submission and desynchronizes from the paper easily:
text, and a stale form abstract mis-routes the paper to the wrong expertise.
conflicts (advisors, recent co-authors, institutional) declared per the form's definitions; missing conflicts create integrity problems after assignment, when they are unfixable.
that describe the contribution, not every area the paper touches.
through that account, and a departed intern's orphaned HotCRP login is a classic December emergency.
of Asia; compute each co-author's local equivalent in writing.
any post-audit edit re-triggers the geometry check.
repo; name the submission artifact unambiguously (paper-BLIND-final.pdf).
undoes the format pass; re-run the sweep after every reference edit.
text[Verdict] ready / blocked (list blockers) [Geometry] pages used incl. figures/footnotes: N/11 · template untouched: Y/N [Citations] et-al hits: N · entries missing DOI: N · links live: Y/N [Anonymity] third-person self-cites: Y/N · metadata clean: Y/N [Disclosures] GenAI statement present/absent-and-unneeded · revision note lineage OK [Two-page check] problem/insight/mechanism/result all within pages 1-2: Y/N [HotCRP] status complete confirmed by second author: Y/N
Other measured skills in the registry, with their headline benchmark lift.