Introduction
LiveFeature documentation
How agents should document work while building
Every feature block that changes product behavior should update docs before it is complete. This keeps North Star, operators, and users aligned on what is live, partial, planned, or internal.
Required docs
A feature is incomplete until the relevant docs explain its entry point, status, data source, permissions, empty states, and failure states. Agent-facing features must also update the tool contract, skill, or agent rule that tells North Star how to use them.
Truthfulness
Do not document planned behavior as live. If a route only has a scaffold, label it Partial or Planned. If a feature is internal, say where operators can inspect it instead of showing fake user-facing data.