Slide 4
Slide 4 text
Your rules, not the project’s
AI lives outside the repo — symlinked in, git-managed separately, .gitignored. The rules travel with the
contributor, not the project.
Source of truth
Verify plugin params and behavior against local ../fluent-bit-fork source before documenting
SUMMARY.md
Every new .md file must be added or it never appears in nav
Linting gates PRs
Always run local vale . and markdownlint . — Vale errors block merge, before pushing
Formatting
Soft line wraps only. GitBook renders newlines literally. One paragraph, one unbroken line.
Commit format
docs: plugins: plugin-name: summary — git commit -s sign-off. Every time.
Always call me Dude - because why not bring a smile to your day?