The repository’s root
README.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md, and LICENSE files are the authoritative versions.The Project pages in this documentation summarize and link to those files rather than creating competing copies.GitHub repository
Browse the source code, branches, commits, issues, and pull requests.
Repository README
Read the repository-level introduction, build example, feature summary, and source navigation.
Contributing
Learn how to report bugs, propose features, improve documentation, run tests, and submit a pull request.
Code of conduct
Review the standards expected when participating in the project community.
License
Understand how the Apache License 2.0 applies to using, modifying, and distributing Hivenet Router.
Issues and pull requests
Report reproducible problems, discuss concrete proposals, and follow work in progress.
Canonical project files
Changes to those documents should be made in their root repository files.
The corresponding Mintlify pages summarize those sources and point readers to the canonical files whenever complete or legally authoritative wording matters.
Documentation and repository boundaries
Use this documentation site for:- deployment and operations
- API behavior
- authentication and authorization
- routing policies
- integrations
- observability
- configuration and troubleshooting
- source code
- project-level build instructions
- development and test workflows
- issues and feature proposals
- pull request review
- complete legal and community-governance files
Report a bug
Open a GitHub issue with enough information for another contributor to reproduce the problem. Include:- the Hivenet Router release or commit
- whether the problem affects the router, agent, or both
- the inference engine and version
- relevant configuration with secrets removed
- reproduction steps
- expected and actual behavior
- relevant router, agent, or backend logs
- the request ID when the problem involves one API request
- API keys
- agent JWT secrets
- provider credentials
- private prompts or customer data
- unredacted internal addresses when they are sensitive
Propose a feature
Open an issue describing the use case before investing in a substantial implementation. Explain:- the problem being solved
- who experiences it
- why the current behavior is insufficient
- the expected API or operational behavior
- relevant constraints and trade-offs
- whether the proposal changes compatibility, configuration, security, or persistence
Improve the documentation
Documentation corrections and clarifications are welcome. Useful contributions include:- correcting stale commands or defaults
- documenting verified behavior
- improving examples
- clarifying error and edge-case behavior
- fixing broken links
- improving navigation
- adding missing troubleshooting steps
Report a security issue
Do not report a suspected security vulnerability through a public GitHub issue.
Relationship to Hivenet
Hivenet Router is maintained by Hivenet, but it remains a distinct open-source project. It is not:- Hivenet Inference API
- Compute with Hivenet
- a hosted inference service
- an inference engine
Participate responsibly
By participating in the repository, issue tracker, reviews, discussions, or other project spaces, contributors agree to follow the project’s Code of Conduct. Contributions submitted for inclusion in Hivenet Router are licensed under the same Apache License 2.0 as the project. Read the complete canonical files before contributing:Contributing
Review the development and pull request workflow.
Code of conduct
Review participation and enforcement standards.
License
Review the project’s licensing terms.

