Handoff-md – One command to generate portable AI context from any repo
One command generates portable AI context—replaces manual re-explaining between models.
Peru's 1993 Constitution as a Git history — git blame shows which law changed each line
Git blame reveals which law changed each constitutional line since 1993.
Legal researchers, historians, and civics educators
This repo treats each reform as a Git commit with the real promulgation date, so git blame constitucion.md shows the exact law that introduced or changed each line.
A few things that came out interesting: - Three laws from 2021 (31280, 31304, 31305) were struck down by the Constitutional Court. They show zero lines in blame — the court ruling appears as a revert commit. - Alberto Fujimori's signature was removed from the constitution in 2000 by Law 27600. Law 32265 (March 2025) restored it. git blame attributes lines 1–4 to that 2025 law. - The right to water (Art. 7-A) is attributed to Law 30588, 2017. The right to free internet (Art. 14-A) to Law 31878, 2023.
The reconstructed public history branch is here: git clone --branch history https://github.com/Duvet05/Constitucion-Politica-del-Peru.gi...
One command generates portable AI context—replaces manual re-explaining between models.
JSON model storage beats Simulink's proprietary lock-in for Git workflows.
Makes binary CAD files diffable in Git via text snapshots.
Commits as force graphs over time. Hypnotic but missing actual insights: why branches diverge, merge velocity.
Git for audio: branching, merging, conflict resolution in a DAW.
Model-agnostic code reviews with zero LLM markup beats Claude Code Review on cost.