Antora Tracer — Project Site

Welcome to the project site for the Antora Tracer extension — a role-based traceability extension for Antora/AsciiDoc.

Documentation

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

Downloads

Download the traceability documents as PDF:

Generated Traceability

The traceability matrix is pre-generated by examples/run-example.js and included directly in the site:

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.