chore: adds nyt source claim proof#7
Merged
Conversation
Signed-off-by: Amit Singh <singhamitch@outlook.com>
There was a problem hiding this comment.
1 issue found across 3 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="proofs/nyt/ai-backlash/supports/idahonews.yaml">
<violation number="1" location="proofs/nyt/ai-backlash/supports/idahonews.yaml:2">
P1: Use a boolean here; quoting `true` makes this field a string instead of the required boolean.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
2245513 to
1e32b1a
Compare
Signed-off-by: Amit Singh <singhamitch@outlook.com>
1e32b1a to
7273e0e
Compare
Contributor
Author
|
@semmet95 I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
1 issue found across 2 files (changes from recent commits).
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="scripts/validate.py">
<violation number="1" location="scripts/validate.py:65">
P1: Return after scanning here skips validation entirely when no filenames are passed.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
bae70de to
ae8b415
Compare
Contributor
Author
|
@semmet95 I have started the AI code review. It will take a few minutes to complete. |
Signed-off-by: Amit Singh <singhamitch@outlook.com>
ae8b415 to
a83b512
Compare
Contributor
Author
|
@semmet95 I have started the AI code review. It will take a few minutes to complete. |
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 by cubic
Adds The New York Times as a source and records a claim on U.S. data‑center backlash with a supporting proof from Idaho News. Enables manual validation via
workflow_dispatchwhile keeping PR checks, and hardensvalidate.py/post_requests.pywith better logging and error handling.New Features
sources/nyt.yamlwith NYT metadata.claims/nyt/ai-backlash.yamland supporting proofproofs/nyt/ai-backlash/supports/idahonews.yaml.Refactors
scripts/validate.pyandscripts/post_requests.py: added INFO/ERROR logs with stack traces, explicit Draft 2020‑12 validation, stricter file handling (skip non-docs, normalize paths, existence/type checks), a BASE_URL/path duplication warning, and “validate all” when run without args.Written for commit a83b512. Summary will update on new commits. Review in cubic