fix(qarnot): correct discount percentage schema and eligibility rule - #1268
Closed
Larslllllll wants to merge 1 commit into
Closed
fix(qarnot): correct discount percentage schema and eligibility rule#1268Larslllllll wants to merge 1 commit into
Larslllllll wants to merge 1 commit into
Conversation
Add the Qarnot Start-up Program entity to the Sourcey startup-credits catalog. - Qarnot provides €6,000 in free cloud HPC credits (6 months) - 50% discount on computing usage after credits - CIR (Research Tax Credit) eligibility for French companies Signed-off-by: Lars Hänggi <lars@haenggi.com> Catalog validation passes per validate-catalog-change workflow. Refs Frantic bounty sourcey#120 ($1) + sourcey#127 ($20). Signed-off-by: Lars Hänggi <lars@haenggi.com>
Larslllllll
force-pushed
the
fix/qarnot-validation-v2
branch
from
September 3, 2026 22:52
a729f3c to
8aa5e15
Compare
6 tasks
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
Corrects Sourcey catalog validation errors on #1261:
benefits[1]: replacevalue.percent: 50withpercentage.kind: exact, basis_points: 5000eligibility.rule: addcriterion_id: cri_requirement_01and updatereason: not-machine-evaluable(valid value per AWS/n8n examples)The original CI failure showed:
Test plan
kind: discount(n8n.yaml) andkind: manualeligibility (AWS, n8n)validate-catalog-changeshould pass on this branchReferences
percentage: { kind: exact, basis_points: ... }criterion_id+reason: not-machine-evaluableinkind: manualrules