<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Francois Altwies</title>
    <description>The latest articles on Forem by Francois Altwies (@francois352).</description>
    <link>https://forem.com/francois352</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3570963%2F618d4f66-9425-4e7e-bc5d-f9542de731b1.jpeg</url>
      <title>Forem: Francois Altwies</title>
      <link>https://forem.com/francois352</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/francois352"/>
    <language>en</language>
    <item>
      <title>My First OSS Contribution as a Non-Developer: What I Learned and Why It Matters</title>
      <dc:creator>Francois Altwies</dc:creator>
      <pubDate>Sat, 21 Mar 2026 20:46:33 +0000</pubDate>
      <link>https://forem.com/francois352/my-first-oss-contribution-as-a-non-developer-what-i-learned-and-why-it-matters-lha</link>
      <guid>https://forem.com/francois352/my-first-oss-contribution-as-a-non-developer-what-i-learned-and-why-it-matters-lha</guid>
      <description>&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;This is that story.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Project: Veritas Kanban
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/BradGroux/veritas-kanban" rel="noopener noreferrer"&gt;Veritas Kanban&lt;/a&gt; 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.&lt;/p&gt;

&lt;p&gt;The premise is simple but genuinely useful: most project management tools fight AI agents instead of working &lt;em&gt;with&lt;/em&gt; them. Veritas Kanban was built to solve that.&lt;/p&gt;

&lt;p&gt;When v4.0 dropped, it shipped with something I hadn't seen before: a real governance layer for agent behavior. We're talking:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Agent Policy Engine&lt;/strong&gt; — configurable guardrails that define what an AI agent can and can't do&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Decision Audit Trail&lt;/strong&gt; — every agent decision is logged with assumptions and outcomes&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Behavioral Drift Detection&lt;/strong&gt; — catches when agents start going off the rails&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Output Evaluation Scoring&lt;/strong&gt; — quality metrics for what agents produce&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;33+ MCP tools&lt;/strong&gt; for Claude, Codex, Copilot, and other compatible agents&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It also has a self-hosting guide, 11 new operational SOPs, and a full API reference. Over 620 GitHub stars and growing.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Does a Non-Dev Contribute?
&lt;/h2&gt;

&lt;p&gt;You might be wondering what someone with no coding background could possibly contribute to a software project. Fair question.&lt;/p&gt;

&lt;p&gt;OSS contributions aren't just code. They can be:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Documentation fixes&lt;/strong&gt; — catching errors, improving clarity, adding examples&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Issue reporting&lt;/strong&gt; — describing bugs or missing features from a user's perspective&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Community engagement&lt;/strong&gt; — showing up in discussions, asking good questions&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Testing&lt;/strong&gt; — using the software and providing real-world feedback&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Advocacy&lt;/strong&gt; — telling people about a project that deserves attention&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I contributed in ways that matched my skills. And honestly? The maintainer, Brad Groux, was welcoming and made the process straightforward.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Mattered to Me
&lt;/h2&gt;

&lt;p&gt;I've been watching the AI tooling space closely for my work in neurofeedback. The intersection of AI agents and knowledge work is something I care deeply about. When I found Veritas Kanban, I immediately saw its potential — not just for developers, but for anyone building systems where AI plays an active role.&lt;/p&gt;

&lt;p&gt;Contributing, even as a non-developer, felt like a way to be part of something moving in the right direction.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Takeaway for Other Non-Devs
&lt;/h2&gt;

&lt;p&gt;If you've ever thought "OSS isn't for people like me" — I want to challenge that assumption. The barrier to contributing is lower than you think, especially when you find a project whose mission resonates with you.&lt;/p&gt;

&lt;p&gt;Start by starring the repo. Then look at the issues. See if there's something you can help with — a question you can answer, a use case you can describe, documentation you can clarify.&lt;/p&gt;

&lt;p&gt;You don't have to write code to make an impact.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;If you're building with AI agents and haven't looked at Veritas Kanban yet, I genuinely recommend it. The governance features in v4.0 are a real step forward. Check it out at &lt;a href="https://github.com/BradGroux/veritas-kanban" rel="noopener noreferrer"&gt;github.com/BradGroux/veritas-kanban&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>ai</category>
      <category>github</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
