pub fn add_decision( contents: &str, date: &str, text: &str, ) -> Result<String, String>
Add a decision entry under “Recent Decisions” and update the last-updated date.