rsyslog/ai/rsyslog_commit_assistant
Rainer Gerhards 828b2a3be1
ai: add base prompt for commit assistant
This introduces the first building block of our "responsible AI First"
approach. The base prompt defines how the rsyslog commit assistant
supports contributors in crafting consistent, high-quality commit
messages, thereby lowering entry barriers and improving project-wide
quality.

Impact: contributor workflow only, no runtime effect.

Technically this adds a structured prompt file under
ai/rsyslog_commit_assistant/. It codifies message format, workflow
checks, and error handling guidance. No rsyslog core code, config, or
tests are affected. This is a purely contributor-facing addition that
can evolve independently of runtime behavior.

Refs: https://www.rsyslog.com/clarifying-ai-first-what-it-really-means-for-rsyslog/
2025-08-18 12:33:54 +02:00
..