Skip to content

Release v1.4.0

Latest

Choose a tag to compare

@HenriqueCotta HenriqueCotta released this 29 Apr 13:13
c8a0feb

v1.4.0

This release expands the architecture with formal support for supporting sources, a reorganization of the instruction structure, and broad updates to the documentation, examples, and starter kit.

Highlights

  • Added the supporting sources model as an auxiliary surface, without turning evidence into another layer of the ownership tree.
  • Added the oda-task-tracking skill to support task flow and follow-through.
  • Reorganized the instruction tree to better reflect the repository root owner.
  • Updated the English and Portuguese examples to cover supporting-sources scenarios.
  • Refined the core documentation, including the replication playbook, rules, and operating model.
  • Adjusted the README and starter kit to stay aligned with the current architecture.

Impact

  • Existing adopters should review the instruction structure and the supporting-sources references.
  • The change is compatible with the current line of the project, but it introduces new recommended paths for organization and maintenance.

Verification

  • Repository validation should pass with python scripts/check_repo.py.

Full Changelog

See the commit history and the merged pull request for the technical details.