docs: add Hyperscan documentation#134
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughAdds a new Hyperscan tool documentation page covering features and API endpoints, registers it in site navigation, and updates existing references to link internally instead of to an external URL. ChangesHyperscan Documentation Integration
Possibly related PRs
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@pages/tools/hyperscan.md`:
- Around line 114-116: Update the example curl endpoint to use the canonical
lexicon namespace: replace the stale `org.hypercerts.claim.activity` reference
in the curl command on the line reading "curl
https://www.hyperscan.dev/agents/lexicon/org.hypercerts.claim.activity" with the
canonical `org.hypercerts.context.activity` (i.e., use
`org.hypercerts.context.*` instead of `org.hypercerts.claim.*`) so the docs
point to the correct lexicon.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 0dd87d60-9cb8-49e0-b9e2-659ac35c2c0f
📒 Files selected for processing (4)
lib/navigation.jspages/reference/certified-services.mdpages/tools/hyperindex.mdpages/tools/hyperscan.md
Summary
Verification
Summary by CodeRabbit
New Features
Documentation