beforedone-paper / data /source_registry.csv
RedinGhost's picture
Publish curated reproducibility artifact
598316f verified
Raw
History Blame Contribute Delete
8.23 kB
source_id,title,url_or_path,source_type,publisher_or_author,date,access_status,used_for,limitations
S001,BeforeDone model types,https://github.com/rrrrrredy/beforedone/blob/4927e6b091a1ea5b3b10163dad16dec73dd3a524/internal/model/model.go,primary_repository,rrrrrredy,2026-07-22,accessed,formal model and receipt fields,Implementation evidence only
S002,BeforeDone fingerprint implementation,https://github.com/rrrrrredy/beforedone/blob/4927e6b091a1ea5b3b10163dad16dec73dd3a524/internal/evidence/fingerprint.go,primary_repository,rrrrrredy,2026-07-22,accessed,state binding and exclusions,Implementation evidence only
S003,BeforeDone receipt validation,https://github.com/rrrrrredy/beforedone/blob/4927e6b091a1ea5b3b10163dad16dec73dd3a524/internal/evidence/validate.go,primary_repository,rrrrrredy,2026-07-22,accessed,FreshPass predicate,Implementation evidence only
S004,BeforeDone Codex Hook,https://github.com/rrrrrredy/beforedone/blob/4927e6b091a1ea5b3b10163dad16dec73dd3a524/internal/hooks/codex.go,primary_repository,rrrrrredy,2026-07-22,accessed,one-continuation Stop semantics,Implementation evidence only
S005,"Proof-or-Stop: Don't Trust the Agent, Trust the Evidence -- Loop Engineering for Verifiable Evidence-Gated Lifecycle Control",https://arxiv.org/abs/2607.14890,primary_preprint,"Jek Huang; Jeffery Hsia; Jiayi Sun; Freddie Shi; Wei Huang; Ian H. White",2026-07-16,accessed,closest prior work and novelty boundary,"Preprint; its general mechanism substantially overlaps BeforeDone and must constrain novelty claims"
S006,Verify-Gated Completion as Admission Control in a Governed Multi-Agent Runtime: A Bounded Architecture Case Study,https://arxiv.org/abs/2605.17998,primary_preprint,"Hai-Duong Nguyen; Xuan-The Tran",2026-05-21,accessed,verify-gated completion as runtime admission control,"Preprint; evaluates a broader governed multi-agent runtime rather than BeforeDone's per-check file binding"
S007,AgentSpec: Customizable Runtime Enforcement for Safe and Reliable LLM Agents,https://cposkitt.github.io/files/publications/agentspec_llm_enforcement_icse26.pdf,primary_conference_paper,"Haoyu Wang; Christopher M. Poskitt; Jun Sun",2026,accessed,runtime policy enforcement for LLM agents,"General safety-policy DSL; printed ACM DOI did not yet resolve on 2026-07-23"
S008,A brief account of runtime verification,https://www.sciencedirect.com/science/article/pii/S1567832608000775,primary_journal_article,"Martin Leucker; Christian Schallhart",2009,accessed,runtime monitoring and contract-enforcement foundation,"Survey-level foundation; does not address coding agents or state-bound verifier receipts"
S009,Edit automata: enforcement mechanisms for run-time security policies,https://link.springer.com/article/10.1007/s10207-004-0046-8,primary_journal_article,"Jay Ligatti; Lujo Bauer; David Walker",2005,accessed,runtime intervention and enforcement foundation,"Formal security-policy model; not evidence freshness or coding-agent evaluation"
S010,Hooks,https://learn.chatgpt.com/docs/hooks,official_documentation,OpenAI,2026-07-23,accessed,Codex lifecycle and Stop-hook behavior,"Living documentation without a publication version; describes hook mechanics but not persistent receipt semantics"
S011,SWE-bench: Can Language Models Resolve Real-World GitHub Issues?,https://openreview.net/forum?id=VTF8yNQM66,primary_conference_paper,"Carlos E. Jimenez; John Yang; Alexander Wettig; Shunyu Yao; Kexin Pei; Ofir Press; Karthik Narasimhan",2024,accessed,repository-level coding-agent task and executable-oracle precedent,"Python benchmark; does not validate BeforeDone or evidence freshness"
S012,SWE-agent: Agent-Computer Interfaces Enable Automated Software Engineering,https://proceedings.neurips.cc/paper_files/paper/2024/hash/5a7c947568c1b1328ccc5230172e1e7c-Abstract-Conference.html,primary_conference_paper,"John Yang; Carlos E. Jimenez; Alexander Wettig; Kilian Lieret; Shunyu Yao; Karthik Narasimhan; Ofir Press",2024,accessed,coding-agent harness and interface precedent,"Agent-computer interface system; not a verifier-evidence gate"
S013,UTBoost: Rigorous Evaluation of Coding Agents on SWE-Bench,https://aclanthology.org/2025.acl-long.189/,primary_conference_paper,"Boxi Yu; Yuxuan Zhu; Pinjia He; Daniel Kang",2025,accessed,test-adequacy and hidden-oracle motivation,"Augments benchmark tests; does not solve evidence freshness or completion admission"
S014,"Building to the Test: Coding Agents Deliver What You Check, Not What You Requested",https://arxiv.org/abs/2606.28430,primary_preprint,"Yanuo Ma; Ben Kereopa-Yorke; Ben Schultz",2026-06-26,accessed,distinguishing checked behavior from requested behavior,"Preprint with 18 runs in one controlled implementation task; limits claims about verifier adequacy"
S015,The Verification Horizon: No Silver Bullet for Coding Agent Rewards,https://arxiv.org/abs/2606.26300,primary_preprint,"Binghai Wang; Chenlong Zhang; Dayiheng Liu; Jiajun Zhang; Jiawei Chen; Mingze Li; Mouxiang Chen; Rongyao Fang; Siyuan Zhang; Xuwu Wang; Yuheng Jing; Zeyao Ma; Zeyu Cui",2026-06-29,accessed,verification signals as imperfect proxies for intent,"Preprint; broad reward-design study and position rather than a completion-gate evaluation"
S016,Ekstazi: Lightweight Test Selection,https://mir.cs.illinois.edu/~marinov/publications/GligoricETAL15EkstaziDemo.pdf,primary_conference_paper,"Milos Gligoric; Lamyaa Eloussi; Darko Marinov",2015,accessed,file-dependency-based regression-test reuse,"Selects tests from dynamic dependencies; BeforeDone instead invalidates user-scoped whole-check receipts"
S017,An Experimental Evaluation of Continuous Testing During Development,https://homes.cs.washington.edu/~mernst/pubs/ct-user-study.pdf,primary_conference_paper,"David Saff; Michael D. Ernst",2004,accessed,continuous test feedback and developer-cost context,"Human developer study; not state-bound evidence reuse or agent completion control"
S018,Safe-Commit Analysis to Facilitate Team Software Development,https://research.ibm.com/publications/safe-commit-analysis-to-facilitate-team-software-development,primary_conference_paper,"Jan Wloka; Barbara Ryder; Frank Tip; Xiaoxia Ren",2009,accessed,test-based commit admission and change-impact context,"Targets shared-repository commit policy with program analysis; not coding-agent Stop semantics"
S019,Build systems à la carte: Theory and practice,https://www.cambridge.org/core/journals/journal-of-functional-programming/article/build-systems-a-la-carte-theory-and-practice/097CE52C750E69BD16B78C318754C7A4,primary_journal_article,"Andrey Mokhov; Neil Mitchell; Simon Peyton Jones",2020,accessed,dependency-tracked incremental recomputation context,"Build-system framework; BeforeDone is neither a build system nor an automatic dependency resolver"
S020,in-toto: Providing farm-to-table guarantees for bits and bytes,https://www.usenix.org/conference/usenixsecurity19/presentation/torres-arias,primary_conference_paper,"Santiago Torres-Arias; Hammad Afzali; Trishank Karthik Kuppusamy; Reza Curtmola; Justin Cappos",2019,accessed,authenticated software-supply-chain provenance,"Adversarial supply-chain integrity framework; much stronger and broader trust model than local BeforeDone receipts"
S021,SLSA v1.2 — Build: Provenance,https://slsa.dev/spec/v1.2/build-provenance,official_specification,SLSA Community,2025-11-24,accessed,artifact-to-build provenance vocabulary and boundary,"Supply-chain specification; BeforeDone does not provide hosted-builder identity or SLSA assurance levels"
S022,Remote ATtestation procedureS (RATS) Architecture,https://www.rfc-editor.org/rfc/rfc9334.html,official_standard,"Henk Birkholz; Dave Thaler; Michael Richardson; Ned Smith; Wei Pan",2023-01,accessed,evidence appraisal and freshness terminology plus remote-attestation boundary,"Informational RFC for remote attestation; BeforeDone lacks a protected attester and remote trust root"
S023,BeforeDone replay implementation,https://github.com/rrrrrredy/beforedone/blob/4927e6b091a1ea5b3b10163dad16dec73dd3a524/internal/replay/replay.go,primary_repository,rrrrrredy,2026-07-22,accessed,replay worktree construction and disabled lifecycle hooks,Implementation evidence only; replay is not a process or network sandbox