{"actions":{"bootstrapAndRun":{"effect":"installs rote if missing, inspects, prepares, and asks before running","href":"https://play.modiqo.ai/install?play=avi/java-smoke-check@0.1.0","method":"GET","rel":"https://rote.dev/rels/bootstrap-and-run","requiresConsent":true,"responseMediaType":"text/x-shellscript"},"inspect":{"command":"rote play inspect https://play.modiqo.ai/avi/java-smoke-check@0.1.0","effect":"read-only"},"installCliOnly":{"effect":"installs the rote CLI, nothing else","href":"https://play.modiqo.ai/install","method":"GET","rel":"https://rote.dev/rels/install-cli","requiresConsent":true,"responseMediaType":"text/x-shellscript"},"run":{"command":"rote play run https://play.modiqo.ai/avi/java-smoke-check@0.1.0","effect":"executes the play locally after consent","headless":{"approvalAssertion":"--yes","approvalRequiredBeforeInvocation":true,"commandTemplate":"rote play run https://play.modiqo.ai/avi/java-smoke-check@0.1.0 <name=value...> --yes","stdinPolicy":"never pipe input to automate the interactive Ready selector"},"requiresConsent":true}},"description":"Compile a no-build-tool Java project and smoke-test that it boots and exits cleanly with scripted stdin","distribution":{"digest":"sha256:dfea538bbdf9e8826569d24213a6812de534439c5f25ce41b3b30a6711407941","mediaType":"application/vnd.modiqo.rote-flow","size":3690,"verifiedBy":"rote verifies the downloaded archive against this digest before it runs"},"effects":{"credentialsProvidedBy":"runner","credentialsRemainLocal":true,"declaredWrites":[],"publisherReceivesCredentials":false},"id":"https://play.modiqo.ai/avi/java-smoke-check@0.1.0","inputPolicy":{"optionalWithDefault":"show_default_and_accept_override","optionalWithoutDefault":"omit_unless_supplied","required":"ask","secrets":"collect_locally_outside_conversation"},"links":{"docs":"https://rote.dev","page":"https://play.modiqo.ai/avi/java-smoke-check@0.1.0","protocol":"https://play.modiqo.ai/.well-known/rote","self":"https://play.modiqo.ai/avi/java-smoke-check@0.1.0.json"},"name":"java-smoke-check","owner":{"kind":"user","slug":"avi"},"parameters":[{"description":"Directory holding the .java sources and any runtime assets","input":{"allowCustom":true,"choices":[],"label":"Project dir"},"name":"project_dir","required":true,"type":"string"},{"description":"Directory javac writes .class files into (javac -d)","input":{"allowCustom":true,"choices":[],"label":"Build dir"},"name":"build_dir","required":true,"type":"string"},{"description":"Class with public static void main, run as java -cp <build_dir> <main_class>","input":{"allowCustom":true,"choices":[],"label":"Main class"},"name":"main_class","required":true,"type":"string"},{"description":"File piped to the program as stdin; must drive it to a clean exit","input":{"allowCustom":true,"choices":[],"label":"Stdin file"},"name":"stdin_file","required":true,"type":"string"}],"preparation":[{"action":{"command":"rote play inspect https://play.modiqo.ai/avi/java-smoke-check@0.1.0 --json","effect":"read-only"},"step":1,"type":"inspect_local_readiness"},{"references":["/parameters"],"step":2,"type":"collect_parameters"},{"references":["/parameters","/requirements","/effects"],"step":3,"type":"review"},{"consentBoundary":"the user approves the exact play and parameter values","references":["/parameters","/requirements","/effects"],"step":4,"type":"obtain_run_consent"},{"action":{"command":"rote play run https://play.modiqo.ai/avi/java-smoke-check@0.1.0","headlessCommandTemplate":"rote play run https://play.modiqo.ai/avi/java-smoke-check@0.1.0 <name=value...> --yes"},"preservesAcquisitionBoundaries":["adapter_selection","oauth_dcr","google_discovery","static_token_setup","runtime_security_checks"],"requiresConsent":true,"step":5,"type":"run"}],"producedBy":{"roteVersion":"0.78.0"},"publishedAt":"2026-09-02T06:24:44.320573+00:00","reference":"avi/java-smoke-check@0.1.0","requirements":{"adapters":[],"browser":{"dependencies":[],"runtime":false,"signIn":false},"localTools":["javac","java","sh"],"roteCli":{"minimumVersion":"0.62.0"},"sessions":false},"resolution":"pinned","schema":"rote.play.v1","stats":{"downloads":2,"installs":0},"steps":{"count":4,"names":["check_toolchain","compile_sources","find_entrypoints","smoke_run"]},"title":"java-smoke-check","type":"play","version":"0.1.0","visibility":"public"}