Skip to content

docs: add HowlProof to the ecosystem drawer and footer navigation - #39

Merged
howlcipher merged 1 commit into
mainfrom
chore/ecosystem-drawer-howlproof
Sep 11, 2026
Merged

howlcipher merged 1 commit into
mainfrom
chore/ecosystem-drawer-howlproof

Conversation

@howlcipher

Copy link
Copy Markdown
Owner

What

Adds HowlProof to the shared ecosystem drawer and the footer navigation, and corrects the drawer footer count, which stated a smaller number than the list of nodes it sits under.

HowlProof is the ecosystem's independent red-team QA layer: it challenges an artifact, reproduces what it finds, and issues a verdict backed by an evidence bundle. It never repairs the artifact it judges.

Why the drawer count changed too

The footer read a fixed number that had already drifted from the number of cards rendered above it. Rather than incrementing a stale figure, it now states the count the page actually shows.

Verification

Each page was rendered at 375px and 1440px and compared against its own origin/main baseline, so only differences attributable to this change are reported:

  • drawer node cards 10 → 11, with exactly one HowlProof card
  • no change in horizontal overflow at either width
  • no change in console errors
  • no change in heading structure

Where the repository has a docs test asserting ecosystem links, it now asserts the HowlProof link as well.

This is a documentation and navigation change. No application code is touched.

🤖 Generated with Claude Code

https://claude.ai/code/session_01X427iD1w9dAGLML8wKn9aJ

HowlProof is the ecosystem's independent red-team QA layer: it challenges an
artifact, reproduces what it finds, and issues a verdict backed by an evidence
bundle, and it never repairs the artifact it judges.

The drawer footer stated a smaller count than the list of nodes above it, so
rather than incrementing a stale figure it now states the count the page shows.

Each page was rendered at 375px and 1440px against its own origin/main baseline:
drawer cards go from ten to eleven with exactly one HowlProof card, and nothing
changes in horizontal overflow, console errors or heading structure.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X427iD1w9dAGLML8wKn9aJ
@howlcipher
howlcipher merged commit c79c67d into main Sep 11, 2026
1 check passed
@howlcipher
howlcipher deleted the chore/ecosystem-drawer-howlproof branch September 11, 2026 14:14
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