Skip to main content

Auditable Item Graph Packages

auditable-item-graph-models

This package defines shared graph data contracts, JSON schemas, and JSON-LD contexts for consistent interoperability. It establishes a common foundation that allows services and clients to exchange auditable graph data predictably and with reduced integration friction.

auditable-item-graph-service

This package implements graph lifecycle operations and audited change tracking with API route definitions. It provides the operational core for creating, updating, querying, and reviewing graph history in a way that supports maintainable long-term usage.

auditable-item-graph-rest-client

This package provides a client for interacting with auditable graph endpoints over HTTP. It streamlines integration for downstream applications by exposing a clear API for graph and changeset operations while preserving compatibility with the shared contracts.