Expand description
Author/committer/tagger line synthesis (SPEC-GIT-BRIDGE §6.2).
The line is display-only — reconstruction reads the mkit-author /
mkit-tagger header — but it is part of the hashed git bytes, so
the synthesis is normative and a pure function of the identity
payload and timestamp.
Constants§
- BRIDGE_
EMAIL - Fixed, never-routable email (RFC 2606 reserved TLD).
Functions§
- display_
name - Deterministic display name for an identity (§6.2).
- line
- Full synthesized line value:
<name> <email> <ts> +0000. - parse_
timestamp - Extract the timestamp back out of a synthesized line
(reconstruction path). Returns
Nonewhen the line does not match the bridge shape.