Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions POEM.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# The Merge Window

In the queue where quiet branches wait,
small green checks begin to bloom.
A diff becomes a lantern there,
and lights the review room.

No promise lives in opened code,
no prize in talk alone.
The work must pass through tested paths
before a claim is known.

A note, a scope, a single fix,
a branch kept clean and slight;
the maintainer reads for trust, not noise,
and turns the key to write.

So let the build line hold its breath,
then answer clear and bright:
ship only what the issue asked,
and leave the tree more right.

Loading