Skip to content

Tags: NVIDIA/simready-foundation

Tags

v2026.04.1

Toggle v2026.04.1's commit message
SimReady Foundation Release 2026.04.1

What's new since the last release:

Versioned GitHub Pages — documentation is now deployed per-release
with a version switcher, preserving older versions automatically.

AI coding agent skills — 25+ Codex/Claude/Cursor agent skills added
covering spec authoring, asset conformance, and package creation.

Profile updates — FET_004 Multi-Body Physics marked as optional in
Prop-Robotics-Neutral and Prop-Robotics-Physx profiles.

AGENTS.md and CLAUDE.md — project-level agent guidance documents added.

README.md — expanded with additional onboarding content.

v2026.04.0

Toggle v2026.04.0's commit message
SimReady Foundation Release 2026.04.0

What's new since the last release:

Packaging specification — new capabilities (Packaging Core,
Self-Contained, Introspection, Conformance Metadata) with FET_030–033
defining the rules and features for SimReady packages. A sample
packaging toolkit (nv_core/package_sample/) demonstrates creating,
validating, and emitting packages, with reference packages under
sample_content/packaging/.

Documentation — new guides: SimReady Validation Workflow, Getting
Started, SimReady Acceptance Workflow, Features Expansion Workflow,
Profiles Validation Workflow, and Naming Conventions.

Validation of all profiles is now supported via the simready-validate CLI
and the simready.validate Python API. Install from
nv_core/validator_sample/requirements.txt and run against any profile
defined in nv_core/sr_specs/docs/profiles/profiles.toml.