version control · agent-native
Every change carries its maker's mark.
ryke records whether a human or an agent authored each snapshot, signs it by default, and treats merge conflicts as data you resolve later — never markers that block your tree.
provenance · main
samhumanseed the parsersigned
opus-4· ryke-cliagentrefactor tokenizer, add testssigned
who
Provenance, first-class
Human or agent, name and model, recorded on every snapshot and operation — not guessed from an email.
trust
Signed by default
ed25519 signatures ride along with the objects. The forge verifies them and shows you which snapshots check out.
undo
Universal undo
Every mutation is an entry in an append-only op-log. Reverting the last push is one button, and it is always available.