Skip to content

docs(releases): add release-process README#107

Merged
lesnik512 merged 2 commits into
mainfrom
docs/releases-readme
Jun 20, 2026
Merged

docs(releases): add release-process README#107
lesnik512 merged 2 commits into
mainfrom
docs/releases-readme

Conversation

@lesnik512

@lesnik512 lesnik512 commented Jun 20, 2026

Copy link
Copy Markdown
Member

Promotes previously-tribal knowledge out of agent memory and into the repo:

  • planning/releases/README.md (new) — tag-driven versioning (pyproject pins version = "0", derived from the bare-semver tag at build time), the per-version notes format, and the "notes first, tag only on explicit go" procedure.
  • architecture/relay.md — a "Who retries during a foreign-broker outage" section: short blips are absorbed by the client library (aiokafka) so the outbox retry_strategy never fires (at-least-once still holds via the held row); only sustained outages/handler raises reach the outbox tier. Includes the demo/alert implications.
  • CLAUDE.md — caveat that just test forwards args unquoted, so a spaced -k "a or b" expression word-splits and fails.

Docs-only.

🤖 Generated with Claude Code

lesnik512 and others added 2 commits June 20, 2026 13:35
…otes format)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lesnik512 lesnik512 merged commit ba40bcc into main Jun 20, 2026
3 checks passed
@lesnik512 lesnik512 deleted the docs/releases-readme branch June 20, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant