{"actions":{"bootstrapAndRun":{"effect":"installs rote if missing, inspects, prepares, and asks before running","href":"https://play.modiqo.ai/install?play=philipp-comans/kuwahara-dither-image@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/philipp-comans/kuwahara-dither-image@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/philipp-comans/kuwahara-dither-image@0.1.0","effect":"executes the play locally after consent","headless":{"approvalAssertion":"--yes","approvalRequiredBeforeInvocation":true,"commandTemplate":"rote play run https://play.modiqo.ai/philipp-comans/kuwahara-dither-image@0.1.0 <name=value...> --yes","stdinPolicy":"never pipe input to automate the interactive Ready selector"},"requiresConsent":true}},"description":"Applies Kuwahara-filter + ordered (Bayer) dithering to an image, following https://enochchau.com/blog/2022/kuwahara-dithering: downscale, Kuwahara filter, ordered dither + color quantization, nearest-neighbor upscale.","distribution":{"digest":"sha256:471f7883c2597db85fe5fa1dd319c1cd290e408b2daba98ec3cf8b8e3e0a6c69","mediaType":"application/vnd.modiqo.rote-flow","size":4622,"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/philipp-comans/kuwahara-dither-image@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/philipp-comans/kuwahara-dither-image@0.1.0","protocol":"https://play.modiqo.ai/.well-known/rote","self":"https://play.modiqo.ai/philipp-comans/kuwahara-dither-image@0.1.0.json"},"name":"kuwahara-dither-image","owner":{"kind":"user","slug":"philipp-comans"},"parameters":[{"description":"Source image URL or local path","input":{"allowCustom":true,"choices":[],"label":"Input"},"name":"input","required":true,"type":"string"},{"description":"Output image path (PNG recommended)","input":{"allowCustom":true,"choices":[],"label":"Output"},"name":"output","required":true,"type":"string"},{"default":"0.5","description":"Pre-filter downscale factor (blog default: 0.5 / -resize 50%)","input":{"allowCustom":true,"choices":[],"label":"Downscale"},"name":"downscale","required":false,"type":"string"},{"default":"2.0","description":"Post-dither nearest-neighbor upscale factor (blog default: 2.0 / -resize 200%)","input":{"allowCustom":true,"choices":[],"label":"Upscale"},"name":"upscale","required":false,"type":"string"},{"default":"1","description":"Kuwahara filter quadrant radius (blog default: 1, i.e. -kuwahara 1)","input":{"allowCustom":true,"choices":[],"label":"Kuwahara radius"},"name":"kuwahara_radius","required":false,"type":"string"},{"default":"3","description":"Quantization levels per channel for ordered dithering (blog default: 3, i.e. -ordered-dither o8x8,3)","input":{"allowCustom":true,"choices":[],"label":"Dither levels"},"name":"dither_levels","required":false,"type":"string"},{"default":"8","description":"Bayer ordered-dither matrix size (blog default: 8, i.e. o8x8)","input":{"allowCustom":true,"choices":[],"label":"Dither matrix"},"name":"dither_matrix","required":false,"type":"string"},{"default":"8","description":"Final global color palette size (blog default: 8, i.e. -colors 8)","input":{"allowCustom":true,"choices":[],"label":"Colors"},"name":"colors","required":false,"type":"string"}],"preparation":[{"action":{"command":"rote play inspect https://play.modiqo.ai/philipp-comans/kuwahara-dither-image@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/philipp-comans/kuwahara-dither-image@0.1.0","headlessCommandTemplate":"rote play run https://play.modiqo.ai/philipp-comans/kuwahara-dither-image@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.69.2"},"publishedAt":"2026-08-19T18:22:38.474557+00:00","reference":"philipp-comans/kuwahara-dither-image@0.1.0","requirements":{"adapters":[],"browser":{"dependencies":[],"runtime":false,"signIn":false},"localTools":["python3","sh"],"roteCli":{"minimumVersion":"0.62.0"},"sessions":false},"resolution":"pinned","schema":"rote.play.v1","stats":{"downloads":4,"installs":0},"steps":{"count":2,"names":["apply_kuwahara_dither","ensure_venv"]},"title":"kuwahara-dither-image","type":"play","version":"0.1.0","visibility":"public"}