travsr-core 0.6.1

Travsr graph engine: nodes, edges, and Kythe VNames
Documentation

travsr-core — graph primitives for the Travsr code-intelligence daemon.

This crate defines the foundational data model: Kythe-style VNames, node identifiers, edges, and the multiplex graph types that every other Travsr crate builds on. It has zero dependencies on any other internal Travsr crate by design (see crate dependency rules in CLAUDE.md).