Skip to content

docs(readme): refresh for v1.0.0#16

Merged
RndmCodeGuy20 merged 1 commit into
stagingfrom
docs/readme-v1.0.0
Jun 17, 2026
Merged

docs(readme): refresh for v1.0.0#16
RndmCodeGuy20 merged 1 commit into
stagingfrom
docs/readme-v1.0.0

Conversation

@RndmCodeGuy20

Copy link
Copy Markdown
Owner

Refreshes the README to match the current codebase and the v1.0.0 LTS release.

Corrected

  • Storage: S3/MinIO is implemented (Go DEV-48 + worker DEV-49), no longer "coming soon"
  • Env vars: real names — BUCKET_PROVIDER / S3_*, REDIS_CONNECTION_STRING, required ENCRYPTION_KEY (32 bytes), HOST/PORT, AUTO_MIGRATE
  • Removed non-existent docker-compose.yml and requirements.txt steps

Added

  • Releases section (staging vs LTS tag scheme, .version → ldflags)
  • Observability section (OTel + Grafana/Tempo/Loki/Prometheus)
  • GHCR image pull instructions; corrected project structure, test commands, and contributing flow (PR against staging)

🤖 Generated with Claude Code

Bring the README in line with the current codebase:
- S3/MinIO storage is implemented (Go + worker), not "coming soon"
- Correct env vars: BUCKET_PROVIDER/S3_*, REDIS_CONNECTION_STRING,
  required ENCRYPTION_KEY (32 bytes), HOST/PORT, AUTO_MIGRATE
- Drop non-existent docker-compose.yml and requirements.txt steps;
  document GHCR images + per-dockerfile builds
- Add Observability and Releases sections; document staging vs LTS tags
- Update project structure (storagex, observability, worker/storage factory)
- Fix test commands (task test / pytest worker/tests), contributing flow

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@RndmCodeGuy20 RndmCodeGuy20 merged commit 9ba1799 into staging Jun 17, 2026
4 checks passed
@RndmCodeGuy20 RndmCodeGuy20 deleted the docs/readme-v1.0.0 branch June 17, 2026 02:52
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