docs(research): invite external researchers, replications, and counterexamples#579
Merged
Merged
Conversation
…mples Adds a "Collaboration and external replication" section to /research signaling the project is open to three specific contribution types: independent replication (especially against different model classes), new use cases for the architectural patterns (findings-memory, audit-callback), and adversarial verification. How-to-engage block points contributors to GitHub issues / Discussions / blog-post comments — explicitly NOT a bug-report channel. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
Adds a "Collaboration and external replication" section to
/research(the page that landed in #578) signaling the project is open to three specific contribution types:Plus an explicit "how to engage" block: GitHub issues with
researchin the title, blog-post comments, or GitHub Discussions for longer-form proposals. Explicitly NOT a bug-report channel.Why
The page in #578 framed helmdeck as research-shaped. This PR makes the page do work it couldn't do before: lower the activation energy for external researchers to engage. The research compounds when more than one person is running it; the page should say that.
Test plan
cd website && npm run build—/researchemits clean, zero broken links on the new sectionbuild/research.html23.3 KiB (was 20.8 KiB after docs(website): add /research index page + extend blog-draft discipline #578)🤖 Generated with Claude Code