Scaffold a docs/journal/ entry for a non-trivial engineering effort
Use when creating or materially revising system architecture diagrams — a build-time structure chart (units, layers, product composition) or runtime charts (thread model, life-of-a-request flow). Triggers include "architecture diagram", "threading diagram",…
Use when creating or materially revising a project's README, code documentation, CLI help, diagrams, onboarding, or other feature documentation for users or developers.
Create a feature branch, commit changes, push, and open a PR against pelikan-io/pelikan
Create a release PR with version bump and changelog update
Launch a pelikan product binary with its example config
Run pelikan's unit, integration, and fuzz tests