If you’re a Canadian founder planning to raise a pre-seed round to finance product development, there’s a funding path most people overlook: hire a Canadian dev agency, claim SR&ED tax credits on the R&D work, and finance the whole thing with a small business loan. You keep full ownership of the company and skip the fundraising process entirely.
The math that kills the equity argument
SR&ED — the Scientific Research and Experimental Development program — is the largest single source of federal support for R&D in Canada. Over 14,500 small businesses claimed it last year, getting back an average of $102,047 each.
If you’re incorporated as a Canadian-Controlled Private Corporation (CCPC), the federal enhanced rate is 35% on the first $3M of qualified expenditures, and it’s fully refundable — you get the cash even if you owe zero tax. Provincial credits stack on top.
Spend $100K on an Ontario-based contractor and you get $33,834 back — $24,858 federal plus $8,976 in Ontario credits (OITC and OR-DTC). You can verify this yourself with the CRA’s SALT estimator, or run your own numbers through our calculator. Hire them as an employee instead and the numbers get better — 100% of salary is eligible versus 80% of contractor fees.
Compare that to a VC round. A $500K pre-seed on a $3M post-money SAFE gives up 16.7% of your company. If your startup reaches a $50M valuation, that 16.7% is worth $8.3M. You traded $8.3M in future equity for working capital you could have gotten from a small business loan and a tax credit.
AI-assisted development has compressed agency quotes from $200–600K down to $40–100K. At a $40K build cost with ~$13,500 back through SR&ED, your net cost to launch is under $27K.
The playbook
Step 1: Incorporate as a CCPC. This unlocks the enhanced 35% refundable credit rate.
Step 2: Hire a Canadian dev agency to build your MVP. Structure the engagement so SR&ED-eligible work is clearly scoped. The work must be performed in Canada by a Canadian taxable supplier — the contractor needs to be a Canadian resident filing Canadian tax returns. A sole proprietor qualifies just as well as an incorporated agency. An offshore team doesn’t qualify regardless of who manages the project.
Your contract matters more than most founders realize. A statement of work that says “build a mobile app” gives the CRA nothing. One that scopes “investigate and develop a real-time data sync architecture capable of handling conflicting schemas across three external APIs” frames the same work in terms the CRA actually cares about: technical problems with uncertain solutions.
- Frame deliverables around technical challenges, not features. “Develop and evaluate approaches to sub-200ms recommendation serving under cold-start conditions” is SR&ED language. “Build a recommendation engine” isn’t.
- Specify that work is performed in Canada. The CRA will look for this. Make it explicit.
- Include documentation obligations. Require the agency to maintain version control, write technical decision records, and document what was tried and why. This protects both your SR&ED claim and your project.
- Retain IP ownership. You need to be the one claiming the SR&ED expenditure, and the CRA wants to see that you directed and bore the risk of the R&D work. Standard work-for-hire IP assignment clauses handle this.
Step 3: Document from day one. The CRA requires contemporaneous evidence — documentation created during the work, not reconstructed at tax time. This is where most claims get weak, and it’s also where choosing the right agency matters.
The good news: if your agency uses modern dev tools, the evidence trail is already being created. Git commits, pull requests, project tickets, and sprint documentation are exactly what the CRA considers contemporaneous evidence. You don’t need a separate SR&ED documentation process — you need a dev process that leaves traces.
Look for agencies with good development hygiene:
- Version control with meaningful commit history. If the agency squash-merges everything into “updated files,” you lose the evidence trail. You need commits that show what was tried, what failed, and why the approach changed.
- Project management with written decisions. Linear, Jira, Notion — the tool matters less than the habit. Tickets that capture technical decisions with timestamps do double duty: good engineering practice and SR&ED evidence.
- Regular technical documentation. Sprint retros, architecture decision records, detailed PR descriptions. The agency doesn’t need to know anything about SR&ED — they just need to work the way good engineering teams already work.
Step 4: File your SR&ED claim. Between April 2024 and March 2025, the CRA approved 90% of claims as filed, another 6% after modifications — only 4% were denied. Over 95% of claims accepted as filed are processed within 60 days.
Your claim goes on Form T661. Think engineering post-mortem: what was the technical problem, what did you try, what did you learn? You’ve got 350 words per project on Line 242. Make them count.
Step 5: Use the refund to fund the next phase. Pay down the loan, extend your runway, or reinvest in the next build cycle.
SR&ED isn’t the only program. IRAP covers up to 80% of employee salaries and 50% of contractor costs for technology-driven R&D projects. The Regional AI Initiative (RAII) funds small businesses adopting AI through Canada’s regional development agencies — intake timing varies by region, so check your local RDA. These programs stack.
What actually qualifies
Most founders underestimate what counts as SR&ED-eligible work. It’s not limited to deep tech or PhD-level research. The CRA’s own T4088 guide lays out three criteria, and software development qualifies more often than you’d think:
Technical uncertainty — you didn’t know if something would work, or how to make it work within your constraints. You’re building a recommendation engine and can’t get the relevance scores above 60% with any standard approach. You’re trying to sync data across three external APIs with conflicting schemas and no clear way to reconcile them. You’re designing a permissions system for nested organizational hierarchies and discovering the naive implementation creates circular dependencies. The CRA is looking for problems where the path forward wasn’t obvious and you had to experiment.
Systematic investigation — you didn’t just try random things. You scoped the problem, identified possible approaches, tested them, and tracked what worked and what didn’t. Your GitHub branches, Linear tickets, and PR descriptions documenting why you chose approach B over approach A — that’s the evidence trail.
Technological advancement — you learned something technical about how to solve the problem. “We discovered that chunking documents by semantic boundaries instead of fixed token counts improved retrieval accuracy from 62% to 91%” is an advancement. “We learned customers prefer feature X” isn’t — that’s a business insight, and the CRA doesn’t care about those.
Contractors vs. employees
For a first MVP build, contractors are usually the right call. You don’t take on payroll risk, you don’t need to manage benefits or HR, and you can scope work to a fixed engagement.
If the engagement goes well and you’re planning a longer relationship, converting key contractors to employees can nearly double your refund per dollar spent (100% of salary eligible vs. 80% of contractor fees). But for the first build, the flexibility and lower risk of a contractor engagement usually wins.
File early or lose money
SR&ED claims can be filed up to 18 months after your fiscal year ends. But don’t wait. The developer who spent three weeks debugging a data pipeline integration probably can’t explain the technical uncertainty six months later with the specificity the CRA wants.
Your Linear tickets, GitHub commits, and Notion docs already contain most of what the CRA wants as SR&ED evidence. You just need to organize it into a claim. That’s what we built Shreddit to do — connect to the tools you already use and turn your existing dev workflow into CRA-ready documentation, automatically.
Start before you’re ready
You don’t need to file a claim today. But if you’re about to spend $40K–$100K on a dev agency, do three things now: incorporate as a CCPC if you haven’t already, make sure your contractor is Canadian, and get SR&ED-eligible language into the statement of work. Everything else — the claim, the refund, the filing — flows from those decisions. The founders who miss out on SR&ED aren’t the ones who get denied. They’re the ones who find out about the program after the work is already done and the evidence is gone.