Files
truthmark/.opencode/skills/truthmark-document/support/report-template.md
T
452f5eeafc refactor: simplify Truthmark workflow surfaces (#20)
* refactor: simplify Truthmark workflow surfaces

* fix: limit Preview workflow surfaces to supported hosts

* docs(truthmark): sync diff-friendly truth docs

* fix: prune retired generated surfaces

* fix: prune retired generated workflow surfaces

* docs: update truthmark architecture and runtime behavior notes

* chore: bump version to 2.2.3

---------

Co-authored-by: MerlinH <merlinh221@gmail.com>
2026-06-20 20:14:07 +10:00

893 B

Truthmark Document Report Template

Truthmark-managed generated file. Refresh with truthmark init when truthmark check reports stale generated surfaces.

Report completion in this shape:

Truth Document: completed

Implementation reviewed:
- src/routing/area-resolver.ts

Ownership reviewed:
- docs/truthmark/routes/areas.md

Truth docs created:
- docs/truthmark/engineering/contracts/routing.md

Truth docs updated:
- docs/truthmark/engineering/behaviors/check-diagnostics.md

Truth docs restructured:
- docs/truthmark/engineering/behaviors/check-diagnostics.md

Routing updated:
- docs/truthmark/routes/areas.md

Evidence checked:
- Claim: Route resolution behavior is documented in the contracts truth doc.
  Evidence: src/routing/area-resolver.ts:14 / docs/truthmark/routes/areas.md:9
  Result: supported

Notes:
- Documented routing and behavior from route handlers and tests.