I've been thinking about this exact same problem. It would be great to store a log of how much time/tokens were spent reasoning, what was the reasoning path, why were certain decisions made, etc.
I don't know if rationale is something better suited for the git commit log, or tagged by code function to an external "rationale" system of record.
I don't know if rationale is something better suited for the git commit log, or tagged by code function to an external "rationale" system of record.