Imported from NVIDIA/simready-foundation (
.agents/skills/simready-foundation-conform-fet-022-isaac/SKILL.md). Install upstream withnpx skills add NVIDIA/simready-foundation --skill simready-foundation-conform-fet-022-isaac. Copyright stays with the author (Apache-2.0).
SimReady Conform FET_022_ISAAC
Purpose
Use this exact feature skill when the selected profile, validation report, or user request names FET_022_ISAAC. It repairs or stages Isaac driven-joint conformance without drifting into another runtime contract.
Default to FET_022_ISAAC@0.2.0 when the user asks for this feature without a version. Use an older integer version only when the profile, validation report, or user explicitly pins it. If the report names a different FET_###_RUNTIME feature, switch to that feature's matching skill before editing.
Source of Truth
Before changing an asset or package, read:
nv_core/tiers/simready_foundation_tier_core/simready/foundation/tier_core/features/FET_022_ISAAC-0.1.0.jsonnv_core/tiers/simready_foundation_tier_core/simready/foundation/tier_core/features/FET_022_ISAAC-0.2.0.jsonnv_core/tiers/simready_foundation_tier_core/simready/foundation/tier_core/features/FET_022_ISAAC.md
Treat the selected JSON manifest as authoritative for dependencies and requirement IDs. Use the feature markdown for human-readable contract details, requirement links, samples, benchmarks, and adapters.
Feature Versions
| Version | Dependencies | Requirements |
|---|---|---|
0.1.0 |
FET_022_PHYSX@0.1.0 | DJ.008, DJ.009, DJ.010 |
0.2.0 |
FET_022_PHYSX@0.2.0 | DJ.008, DJ.009, DJ.010 |
Workflow
- Confirm the input exists and identify the exact selected feature/version from the profile TOML, validation report, or user request.
- Load the selected
FET_022_ISAACmanifest and the feature markdown before editing. - Load requirement docs linked from the feature markdown for every reported failing requirement.
- Create or use a staged output location unless the user explicitly asks for in-place edits.
- Repair only the requirements listed by the selected
FET_022_ISAACmanifest and its dependencies. - Rerun the same profile gate or the narrowest available feature/capability validation gate. If runtime evidence is required and unavailable, report that limitation instead of claiming a pass.
- Summarize the selected
FET_022_ISAACversion, changed files, validation evidence, and the first remaining blocker or next exact feature gate.
Feature Guidance
- Repair only the requirements listed by the selected
FET_022_ISAACmanifest and its dependencies. - Do not add schemas, metadata, or runtime behavior for a sibling runtime feature.
- Report missing runtime/tooling evidence as a validation limitation instead of claiming a pass.
Report Fields
| Field | Meaning |
|---|---|
feature |
Exact feature ID and version, for example FET_022_ISAAC@0.2.0. |
input |
Source asset, package root, or package definition inspected. |
output |
Staged output path, or in-place only when explicitly requested. |
requirements_repaired |
Requirement IDs repaired in this pass. |
validation |
Command or inspection used to verify this exact feature. |
status |
passed, failed, skipped, or blocked. |
next_step |
The next exact feature skill or user/runtime evidence needed. |