Release current dev to stable master #75

Merged
lost-rob0t merged 144 commits from release/dev-to-master-2026-07-26 into master 2026-07-26 20:19:50 +00:00
lost-rob0t commented 2026-07-26 20:02:18 +00:00 (Migrated from github.com)

Goal

Promote the current dev integration tree to stable master without dropping the 13 commits unique to master.

Branch policy

  • dev is the integration branch.
  • master is the stable branch.
  • Direct conflicts resolve to the tested dev tree while retaining both histories.

Scope

This release does not include stale PR #54. That PR depends on a divergent star-cl class-model runtime explicitly superseded by star-cl PR #3. Its independent operational pieces are being evaluated separately in draft PR #74.

Gate

Merge only after the repository's smoke, unit/integration, and container-stack checks pass.

## Goal Promote the current `dev` integration tree to stable `master` without dropping the 13 commits unique to `master`. ## Branch policy - `dev` is the integration branch. - `master` is the stable branch. - Direct conflicts resolve to the tested `dev` tree while retaining both histories. ## Scope This release does **not** include stale PR #54. That PR depends on a divergent `star-cl` class-model runtime explicitly superseded by `star-cl` PR #3. Its independent operational pieces are being evaluated separately in draft PR #74. ## Gate Merge only after the repository's smoke, unit/integration, and container-stack checks pass.
Sign in to join this conversation.
No description provided.