Skip to content

chore: add structural verification checks#7

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
chore/structural-verification-hardening
Jun 5, 2026
Merged

chore: add structural verification checks#7
CoderDeltaLAN merged 1 commit into
mainfrom
chore/structural-verification-hardening

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Adds structural verification to the repository checks.

Scope:

  • verify exactly one title;
  • verify exactly one h1;
  • validate JSON-LD syntax;
  • detect duplicate ids;
  • detect broken internal anchors;
  • detect blocked claims in the landing page.

Constraints:

  • README.md untouched;
  • no design changes;
  • no index.html changes;
  • no backend;
  • no secrets;
  • no generated/vendor artifacts.

Local validation:

  • scripts/verify.sh OK;
  • git diff --check OK;
  • structural integrity check OK;
  • pre-push validation OK.

@CoderDeltaLAN CoderDeltaLAN merged commit 83ec045 into main Jun 5, 2026
2 checks passed
@CoderDeltaLAN CoderDeltaLAN deleted the chore/structural-verification-hardening branch June 5, 2026 21:19
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.

1 participant