Skip to content

fix: broken paths, stale axiom refs, CI triggers#283

Merged
Th0rgal merged 1 commit intomainfrom
fix/readme-paths-and-ci-triggers
Feb 17, 2026
Merged

fix: broken paths, stale axiom refs, CI triggers#283
Th0rgal merged 1 commit intomainfrom
fix/readme-paths-and-ci-triggers

Conversation

@Th0rgal
Copy link
Member

@Th0rgal Th0rgal commented Feb 17, 2026

Summary

Test plan

  • python3 scripts/check_doc_counts.py passes with all fixes applied
  • CI green on this PR

🤖 Generated with Claude Code


Note

Low Risk
Low risk: changes are limited to documentation corrections and CI path filters, with no effect on proof/compile/runtime logic. Main risk is slightly increased CI runs or missed triggers if paths are misconfigured.

Overview
Updates CI (verify.yml) path filters so the verify workflow also runs when README.md or TRUST_ASSUMPTIONS.md change (ensuring doc-count checks execute on doc-only edits).

Refreshes documentation consistency: fixes external library linking examples in README.md to point to examples/external-libs/, cleans up stale references/numbering in AXIOMS.md, and corrects coverage/axiom-elimination stats in TRUST_ASSUMPTIONS.md.

Written by Cursor Bugbot for commit be1d97c. This will update automatically on new commits. Configure here.

- README.md: fix 3 broken `libs/MyHash.yul` paths → `examples/external-libs/`
- AXIOMS.md: replace stale "This PR" with "Issue #148", fix duplicate
  "formerly axiom #3" numbering → #4
- TRUST_ASSUMPTIONS.md: fix coverage 73% → 72% (220/305), fix axiom
  elimination count "3 of 5" → "4 of 6"
- verify.yml: add README.md and TRUST_ASSUMPTIONS.md to CI path triggers
  so doc-count validation runs when these files change

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dumbcontracts Ready Ready Preview, Comment Feb 17, 2026 5:54pm

Request Review

@Th0rgal Th0rgal merged commit 4b1f934 into main Feb 17, 2026
19 checks passed
@Th0rgal Th0rgal deleted the fix/readme-paths-and-ci-triggers branch February 17, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants