You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Summary
Established the Coco Framework 2.0 ownership layout across coco-build, coco-foundation, coco-spring, coco-features, and coco-support.
Renamed the build and foundation artifacts, including coco-bom to coco-dependencies, coco-api-core to coco-api, the common infrastructure artifacts, and coco-feature-registry to coco-feature-model.
Consolidated repository documentation under coco-support/coco-document and development tools under coco-support/coco-tools.
Updated Agent review mappings, CODEOWNERS, README scanning, and the embedded/workspace log-renderer lookup for the new layout.
Includes the Web security, audit, code generation, test coverage, cross-platform CI, and repository governance improvements merged since v1.0.2.
Compatibility
This is a 2.x release with Maven artifact renames. Review the 2.0 module migration mapping before upgrading.
coco-spring-boot-starter remains the normal application dependency and coco-parent remains the recommended parent POM.
Published bytecode targets Java 17; repository builds use JDK 21.
Validation
PR #111 passed CI gate, Agent jury gate, and Agent issue gate before automatic merge.
The release workflow passed framework and sample verification on Linux, macOS, and Windows.
Maven Central publishing completed with automatic publication enabled.
Public Maven Central checks returned HTTP 200 for the framework root, dependency BOM, parent, API, Spring Boot starter/autoconfigure, Web feature, and Maven plugin POMs.