docs: add HowlProof to the ecosystem drawer and footer navigation - #39
Merged
Merged
Conversation
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
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.
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/mainbaseline, so only differences attributable to this change are reported: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