GraphForge core — public error type, span, and shared value model.
This is the foundation crate: every other graphforge-* crate depends on it. The
GraphForge engine facade lives in the top-level graphforge-api crate (it needs the
pipeline crates, which depend on graphforge-core — so it cannot live here without a
cycle; see #716).