Skip to content

Reporting Issues

Found a bug or have a feature idea? Here's how to let us know.


🐛 Bug Reports

Use our structured bug report form to ensure we can reproduce and fix the issue quickly:

👉 Open a Bug Report

What to include

FieldRequiredExample
Description"Vector search returns 0 results after node deletion"
Steps to reproduceMinimal code snippet or API calls to trigger the bug
Expected behaviour"Should return 5 nearest neighbours"
Actual behaviour"Returns empty list with no error"
Purple8 version0.27.2 — check with pip show purple8-hyper-graph
Python version3.11.9 — check with python --version
OSmacOS 15.2, Ubuntu 22.04, etc.
Installation methodpip install / Docker / source
Logs / stack tracesOptionalPaste any error output

Tips for a great bug report

  • Minimal reproduction — strip your code down to the smallest example that triggers the bug
  • Include the full stack trace — don't truncate error messages
  • Check your version — make sure you're on the latest release before reporting:
    bash
    pip install --upgrade purple8-hyper-graph
  • Search existing issues — someone may have already reported it: Search issues

💡 Feature Requests

Have an idea for a new feature or improvement? We'd love to hear it:

👉 Open a Feature Request

What to include

FieldRequiredDescription
Problem / motivationWhat problem does this solve? Why do you need it?
Proposed solutionHow you'd like it to work (API examples welcome)
Alternatives consideredOptionalWorkarounds you've tried
AreaWhich part of Purple8 this relates to (Core Engine, Journey Engine, MCP, etc.)

Feature request areas

Our issue template includes these categories:

  • Core Engine
  • Vector / HNSW Search
  • Cypher Query Language
  • Journey Engine
  • REST / GraphQL API
  • MCP Server
  • CDC / Event Bus
  • KMS / Encryption
  • SDKs (Python / TypeScript)
  • Documentation
  • Docker / Deployment

🔒 Security Vulnerabilities

Do not open a public issue for security vulnerabilities.

Report them privately to security@purple8.ai. See the full Security Policy for details on our responsible disclosure process and response timeline.


Where to Find Issues


Other Channels

ChannelContact
General questionshello@purple8.ai
Enterprise enquiriesenterprise@purple8.ai
Security reportssecurity@purple8.ai
Documentationdocs.graph.purple8.ai

Purple8 Graph is proprietary software. All rights reserved.