No resident service in the critical path
Helpers can validate and refresh, but the daily closeout path is designed to remain readable from the checkout.
Truthmark gives AI-assisted work a reviewable truth layer: current claims, ownership routes, product promises, and implementation facts travel with the same Git branch as the code.
Truthmark is best understood as a repository-truth workflow surface. The value is not one feature; it is how several constraints reinforce each other.
Helpers can validate and refresh, but the daily closeout path is designed to remain readable from the checkout.
Code changes keep revisiting the mapped docs, so documentation becomes a living review artifact rather than a launch-week export.
Files, areas, and truth docs are connected by committed routing metadata instead of implicit tribal knowledge.
User-facing promises can link to implementation reality without becoming the same document.
The desired unit is a durable claim per line or bullet, making truth updates easy to inspect in pull requests.
Generated skills, prompts, commands, and instruction blocks are committed where the agent can read them.
When a file starts mixing owners, Truth Structure is the product answer, not a larger paragraph.
Current truth lives where maintainers can diff, revert, blame, and review it.
This demo is fictional, but the workflow is concrete: create the right doc, update it when behavior changes, and split it when ownership gets crowded.
Truthmark can let product and engineering documents reference each other without forcing them into the same voice or authority level.
This lane is for product capabilities, boundaries, acceptance criteria, and non-goals.
This lane is for runtime behavior, contracts, operations, architecture, and failure modes.
Truthmark's ambition is in the repository model, not in requiring every contributor to adopt a new always-on system.
Install once, commit the workflow surface, and let future branches carry their truth updates through normal review.
$ cd /path/to/your-repo $ npm install -g truthmark $ truthmark config $ truthmark init $ truthmark check # After setup, agent guidance and truth routes live in the checkout.