ucm-api 0.1.1

HTTP API server for UCM graph queries and event ingestion
ucm-api-0.1.1 is not a library.

UCM API server — Axum REST endpoints for the unified context graph.

Routes:

  • GET /health — health check
  • GET /graph/stats — graph statistics
  • GET /graph — full graph JSON
  • GET /graph/entities — list all entities
  • GET /graph/edges — list all edges with endpoints
  • POST /ingest/code — ingest source code
  • POST /ingest/diff — ingest a before/after diff
  • POST /ingest/ticket — ingest Jira tickets
  • POST /impact — analyze impact of changes
  • POST /intent — generate test intent from impact report
  • POST /linear/connect — connect Linear workspace via API key
  • GET /linear/status — check Linear connection status
  • POST /ingest/linear — fetch and ingest issues from Linear