Hacker News new | ask | show | jobs
Show HN: What Is Decision Guardian?
1 points by poor_husteler 108 days ago
I am happy to share my first-ever Open Source Project: Decision Guardian

What is Decision Guardian?

Engineering teams lose critical context when senior engineers leave, architectural decisions go undocumented, or new developers modify sensitive code without understanding the why behind it. Decision Guardian solves this. You write decisions once in simple Markdown files. When a PR touches protected code, Decision Guardian automatically surfaces the relevant context as a PR comment or CLI output (based on pre-defined rules).

Github Marketplace -: https://github.com/marketplace/actions/decision-guardian NPM -: https://www.npmjs.com/package/decision-guardian

Would love your feedback :>