Skip to main content

Module mirror

Module mirror 

Source
Expand description

A read-only projection of selected projects into a single shareable file.

The mirror exists so a collaborator who cannot reach the tracker still sees the backlog. It carries a banner naming it as generated output, because the next run overwrites it and hand edits are lost.

Structs§

Freshness
The verdict of comparing a mirror’s stamp against the tracker.
SyncStamp
What a mirror was generated against, written into its header so a reader can tell whether the file still matches the tracker.

Enums§

Format
Output shape for render.

Constants§

BODY_LINES
Body lines carried into the projection before it is cut short.

Functions§

check
Compare the stamp inside path against the corpus it claims to mirror.
render
Project the named projects into one document. An empty projects list covers every project in the layout.
stamp_for
The stamp for the current state of the named projects.