AINL Cortex is maintained by AINativeLang, Inc. on a best-effort basis for the open-source community.
| Channel | Use for |
|---|---|
| GitHub Issues | Bug reports, reproducible defects |
| GitHub Discussions | Usage questions, feature ideas, general discussion |
hello@ainativelang.com |
Security issues (after following SECURITY.md), commercial inquiries |
- Reproducible defects in the MCP server, hook system, or memory backend
- Installation and activation issues after following the README
- Clarifying documented behavior or configuration options
- Documentation gaps affecting contributor onboarding
- Custom deployment architecture consulting
- Priority feature delivery timelines
- Environment-specific debugging without a minimal reproduction
- Third-party integrations not covered by maintained adapters or tooling
- Check that you are on the current
mainbranch (git pullinside~/.claude/plugins/ainl-cortex) - Re-run
bash setup.shto rule out a stale install - Check the Troubleshooting table in the README
- Search existing issues for the same symptom
A useful bug report includes:
- OS and Python version
- Claude Code version (
claude --version) - The exact error message or unexpected behavior
- Steps to reproduce
- Relevant lines from
~/.armaraos/logs/orhooks/shared/logger.pyoutput if available
Follow SECURITY.md — use the private reporting path first. Do not post security vulnerabilities as public issues.