SimReady Conform FET100ISAAC
SkillDev toolsUse for repairing exact FET_100_ISAAC SimReady conformance for Isaac composition conformance. Use when a profile, validation report, or user request names FET_100_ISAAC; default to version `0.4.0` unless a profile or report pins another version.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the SimReady Conform FET100ISAAC skill
What this skill tells your AI
The instructions your AI receives, as published by nvidia/simready-foundation in skills/simready-foundation-conform-fet-100-isaac/SKILL.md and read by ahel’s review.
Purpose
Use this exact feature skill when the selected profile, validation report, or user request names FET_100_ISAAC. It repairs or stages Isaac composition conformance without drifting into another runtime contract.
Default to FET_100_ISAAC@0.4.0 when the user asks for this feature without a version. Use an older 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_100_ISAAC-0.1.0.jsonnv_core/tiers/simready_foundation_tier_core/simready/foundation/tier_core/features/FET_100_ISAAC-0.2.0.jsonnv_core/tiers/simready_foundation_tier_core/simready/foundation/tier_core/features/FET_100_ISAAC-0.3.0.jsonnv_core/tiers/simready_foundation_tier_core/simready/foundation/tier_core/features/FET_100_ISAAC-0.4.0.jsonnv_core/tiers/simready_foundation_tier_core/simready/foundation/tier_core/features/FET_100_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_003_PHYSX@0.1.0 | ISA.001 |
0.2.0 | FET_003_PHYSX@0.3.0 | ISA.001 |
0.3.0 | FET_003_PHYSX@0.4.0 | ISA.001 |
0.4.0 | FET_003_PHYSX@0.4.0 | ISA.001 |
Version 0.4.0 keeps the 0.3.0 contract (FET_003_PHYSX@0.4.0, ISA.001).
It changes only the composition pipeline: prefer producing Isaac composition with
the standalone simready.asset_transformer package
(nv_core/cip_specs/isaac_asset_transformer) using the
simready_physx_to_isaac_prop transform, then validate against the selected
manifest. Older versions remain supported for assets pinned to them.
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_100_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_100_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_100_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_100_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_100_ISAAC@0.4.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. |
Signals
- GitHub stars
- 87
- Forks
- 18
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
simready-foundation-conform-fet-100-isaac- Source
- github.com/nvidia/simready-foundation