Skip to content

feat!: complete the RAES namespace hard cut - #900

Merged
Brad-Edwards merged 12 commits into
mainfrom
dev
Jul 26, 2026
Merged

feat!: complete the RAES namespace hard cut#900
Brad-Edwards merged 12 commits into
mainfrom
dev

Conversation

@Brad-Edwards

Copy link
Copy Markdown
Collaborator

Summary

  • promote the complete RAES Python namespace hard cut from dev
  • remove the retired ACES compatibility namespace and update current imports, packaging, tooling, and documentation
  • frame RAES as a system for reproducible agentic environments across cyber, AI security, AI safety, testing, and other domains
  • bind the Python distribution to version 1.0.0 and make Release Please update the dedicated RAES version source

Breaking change

The aces, aces_sdl, and aces_* Python namespaces are removed without compatibility aliases. Consumers must import raes and the owning raes_* packages.

Closes #884

chore: back-merge v1.0.0 into dev
Remove the aces and aces_* import packages, rename every owning package to raes_*, and retarget packaging, policy, schemas, documentation, and consumers.

BREAKING CHANGE: The aces, aces_sdl, and aces_* Python namespaces and old console entry points are removed without compatibility aliases. Consumers must import raes and raes_* packages and invoke the raes commands.
feat!: complete the RAES Python namespace hard cut
@Brad-Edwards
Brad-Edwards merged commit 277c598 into main Jul 26, 2026
13 checks passed
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.

Reframe RAES documentation around reproducible agentic environments

1 participant