Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.13 KB

File metadata and controls

42 lines (27 loc) · 1.13 KB

Support

Use the support path that matches what you need.

Questions

Open a GitHub Discussion if discussions are enabled. If not, open a question issue and include:

  • What you are trying to build.
  • The command or API call you ran.
  • The output or error.
  • Your OS, Go version, Node version, and GraphStore provider.

Bugs

Use the bug report template. Include a minimal reproduction and the output of:

go version
make status
go run ./cmd/umctl --addr http://localhost:8080 query examples

If the bug involves the Web UI, include:

cd web
pnpm --version
pnpm build

Feature Requests

Use the feature request template. Describe the user workflow, public interface impact, and why existing Query Service, CLI, MCP, or SDK surfaces are not enough.

Security

Do not open public issues for vulnerabilities. Follow SECURITY.md.

Commercial Or Private Deployment Support

This repository documents the open-source local distribution. Production deployments need additional authentication, authorization, transport security, audit, and operations design outside the current open-source release scope.