simready-validator / plugin.json
loginowskid's picture
Update runner: preliminary scan mode (zip-allow + first-asset slice)
6b5095a verified
raw
history blame contribute delete
526 Bytes
{
"$schema": "https://json.schemastore.org/claude-code-plugin",
"name": "deploy-hf-space",
"version": "0.1.0",
"description": "Deploy the SimReady validator HuggingFace Space (phase-3 of the PRD). Ships one slash command: /deploy-hf-space — clones the Space repo, vendors in the code from this checkout, pushes, and confirms the build went green.",
"author": {
"name": "loginowskid",
"email": "dloginowski@nvidia.com"
},
"homepage": "https://github.com/NVIDIA-dev/simready-oem-library-pm"
}