Skip to main content

Module author

Module author 

Source
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 None when the line does not match the bridge shape.