My First OSS Contribution as a Non-Developer: What I Learned and Why It Matters
I'm not a developer. My background is in neurotechnology and neurofeedback. I run a practice in Luxembourg. And a few weeks ago, I made my first ever open source contribution — and it landed in a r...

Source: DEV Community
I'm not a developer. My background is in neurotechnology and neurofeedback. I run a practice in Luxembourg. And a few weeks ago, I made my first ever open source contribution — and it landed in a real project that people actually use. This is that story. The Project: Veritas Kanban Veritas Kanban is a lightweight Kanban board built specifically for AI coding agents. It's git-native, local-first (no cloud dependency), and uses Markdown files for tasks and YAML for workflows. The premise is simple but genuinely useful: most project management tools fight AI agents instead of working with them. Veritas Kanban was built to solve that. When v4.0 dropped, it shipped with something I hadn't seen before: a real governance layer for agent behavior. We're talking: Agent Policy Engine — configurable guardrails that define what an AI agent can and can't do Decision Audit Trail — every agent decision is logged with assumptions and outcomes Behavioral Drift Detection — catches when agents start goin