Why infrastructure work qualifies strongly
Systems engineering is experimentation by necessity.
Distributed systems, storage engines, query planners, and schedulers rest on computer science and proceed through measurement and iteration: design an approach, benchmark it, find where it breaks, redesign. The four-part test is met comfortably by this kind of work.
The uncertainty is unusually deep. Whether a consensus protocol holds under partition, whether a storage layout meets a latency target, whether a scheduler stays correct under load, none of these are knowable without building and testing.
What counts
Core engineering qualifies; operations and packaging do not.
Developing new architectures, performance and scalability engineering, novel algorithms, and reliability work under genuine uncertainty generally qualifies.
Running the service, routine operations, documentation, and packaging do not. A strong claim separates the experimental systems work from the operational work around it.
Documenting deep technical work
The experimentation is already in the history; it just needs assembling.
Infrastructure work leaves a rich trail: benchmark commits, reverted approaches, performance branches, and design changes. That trail is the evidence of resolving uncertainty.
R&D Binder reads it from GitHub directly and maps each piece to a business component and the four-part-test evidence behind it.
Related references
What an infrastructure claim is built on:
Sources
Every claim on this page traces to a primary authority. Each source below is independent and verifiable.
- 26 U.S.C. § 41, credit for increasing research activities - Cornell Law School, Legal Information Institute
- Treas. Reg. § 1.41-4, qualified research and the process of experimentation - Cornell Law School, Legal Information Institute
- IRS, Instructions for Form 6765 - Internal Revenue Service
Get documentation built to survive an exam
R&D Binder captures that experimentation from the commit history infrastructure teams already keep, scored against the four-part test for your CPA.