@tracespec/core
v0.4.0
Published
Core lifecycle graph, baseline, and delta primitives for TraceSpec
Maintainers
Readme
TraceSpec Core
@tracespec/core provides the generic lifecycle graph, baseline, and delta primitives used by TraceSpec packages.
Install
npm install @tracespec/corePackage Role
This package is intentionally domain-light. It contains shared types and utilities for lifecycle traceability data so requirements, architecture, code links, tests, and evidence modules can build on the same graph model.
Most users should install the CLI instead:
npm install -g @tracespec/cli