Skip to content

docs(readme): add What's New sections for v5.0 and v6.0 - #474

Merged
MarkSant merged 1 commit into
mainfrom
docs/readme-v5-v6-milestones
Aug 15, 2026
Merged

docs(readme): add What's New sections for v5.0 and v6.0#474
MarkSant merged 1 commit into
mainfrom
docs/readme-v5-v6-milestones

Conversation

@MarkSant

Copy link
Copy Markdown
Owner

Resumo

O README só documentava a reescrita arquitetural v4.0 como marco, sem nenhum resumo dos ~4,5 meses de trabalho desde então (revisão de ROI, estimulação closed-loop, i18n) nem do próprio snapshot de arquivamento v6.0.0.

  • Adiciona ## 🚀 What's New in Version 6.0 (novo, no topo) e ## 🏗️ Milestone: Version 5.0, espelhados em README.pt-BR.md.
  • Conteúdo construído a partir de git log/git diff entre as tags v4.0.0, v5.0.0-rc1 e v6.0.0 (não de memória) — v5.0 cobre tudo entre v4.0.0 e v5.0.0-rc1; v6.0 cobre exatamente o que mudou entre v5.0.0-rc1 e a tag v6.0.0 atual.
  • Ajusta a frase de transição da seção v4.0 para não ficar redundante com as novas seções.

Test plan

  • pre-commit (markdownlint, etc.) — limpo
  • mypy . (hook de pre-push) — limpo

🤖 Generated with Claude Code

README only documented the v4.0 architectural rewrite as a milestone,
leaving readers with no summary of the ~4.5 months of work that followed
(ROI overhaul, closed-loop stimulation, i18n) or of the v6.0.0 archival
snapshot itself. Adds two new sections, mirrored in README.pt-BR.md,
built from git log/diff between the v4.0.0, v5.0.0-rc1 and v6.0.0 tags
rather than from memory.
Copilot AI lite review requested due to automatic review settings August 15, 2026 20:00
@MarkSant
MarkSant merged commit 6d7b93e into main Aug 15, 2026
5 checks passed
@MarkSant
MarkSant deleted the docs/readme-v5-v6-milestones branch August 15, 2026 20:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds “What’s New” sections for v5.0 and v6.0 to the English and pt-BR READMEs, updating the project’s high-level changelog narrative beyond the v4.0 architecture milestone.

Changes:

  • Added a new “What’s New in Version 6.0” section near the top of both READMEs.
  • Added a new “Milestone: Version 5.0” section summarizing the major post-v4.0 work.
  • Tweaked the v4.0 transition sentence to avoid redundancy with the new sections.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Adds v6.0 “What’s New” + v5.0 milestone sections and adjusts the v4.0 transition text.
README.pt-BR.md Mirrors the same v6.0/v5.0 sections and updates the v4.0 transition sentence in Portuguese.
Suppressed comments (1)

README.md:139

  • Spelling is inconsistent within README.md: later sections use "catalog" (e.g., "weight catalog"), but this new bullet uses "catalogue". Consider standardizing on one variant (likely "catalog" throughout the English README).
- **🌐 English as the Interface Source Language**: full Portuguese (pt-BR) locale catalogue;
  translations resolved at call time, never at import time; an unaccented-Portuguese scanner in

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md
Comment on lines +87 to +90
- **📦 Archival Readiness**: `.zenodo.json` with complete metadata (authors, ORCID, licence,
INPI registration, funding); `CITATION.cff` updated to `6.0.0`; internal grant-agency material
(unpublished manuscripts, partial reports, proposals, a finance spreadsheet) curated out of the
publicly archived tree.
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.

2 participants