Antora Tracer — Project Site
Welcome to the project site for the Antora Tracer extension — a role-based traceability extension for Antora/AsciiDoc.
Documentation
-
User Guide — Complete guide to using the extension
-
Developer Guide — API, architecture, and contributing
What’s Here
-
Requirements — 36 requirements extracted from the OpenSpec specifications, defined as
[item]macros -
Architecture — arc42-style architecture documentation with component and runtime diagrams, each section tracing back to the requirements it addresses
-
Test Plan — test coverage mapping, showing which test files verify which requirements
Generated Traceability
The traceability matrix is pre-generated by examples/run-example.js and included directly in the site:
-
Requirements → Architecture Matrix — Which architecture sections address each requirement
-
Requirements → Tests Matrix — Which test files verify each requirement
To regenerate after changing content:
cd antora-asciidoc-tracing
npm run build
node examples/run-example.js
This produces 48 items, 82 relationships, and 0 validation errors across the three content files.