Expand description
A single inventory document in memory — the unified representation of every
configured type. This collapses the former Feature and WorkItem, which
were identical {path, frontmatter, body, title} structs; a doc’s type is
derived from its ID prefix via the config, not stored here.