Submission: checklist audit fixes, compute section, kit \affiliations errors - #148
Merged
Conversation
…ors fixed
Three fixes against the filled AAAI-27 reproducibility checklist, verified
against the repo: (1) item 4.8 claimed the paper specifies the computing
infrastructure but no shipped tex stated it — the supplement now carries a
Compute and Software Environment section (M1 Pro 10-core, 16 GB, CPU-only;
pinned library versions; representative wall-clocks; CI verify entry point),
so the 'yes' is true; (2) item 2.3 downgraded yes -> partial — the paper's
'theorem' mentions are prose claims about CAS certificates, not formal
theorem statements, and only Eq. (best-of-K) is stated formally; (3) both
main.tex and supplement.tex were missing the kit-required \affiliations{}
(empty, per the anonymous-submission instructions) and errored at \maketitle
— AAAI recompiles sources and returns papers that error. All three documents
now compile with zero errors (main 8pp incl. refs, supplement 4pp, checklist
2pp); 52/52 number guards pass.
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.
Summary
Deadline-critical fixes to the submission package. Audited the filled AAAI-27 reproducibility checklist against the repo and fixed what didn't hold, plus two kit compile errors that would get the paper returned:
Result
Notes
@ImSpxrsh if you disagree on 2.3, it's a one-word revert — but partial is the safe answer under checklist scrutiny. Everything else is additive.