{"actions":{"bootstrapAndRun":{"effect":"installs rote if missing, inspects, prepares, and asks before running","href":"https://play.modiqo.ai/install?play=lgoyal6/claim-evidence-audit@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/lgoyal6/claim-evidence-audit@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/lgoyal6/claim-evidence-audit@0.1.0","effect":"executes the play locally after consent","headless":{"approvalAssertion":"--yes","approvalRequiredBeforeInvocation":true,"commandTemplate":"rote play run https://play.modiqo.ai/lgoyal6/claim-evidence-audit@0.1.0 <name=value...> --yes","stdinPolicy":"never pipe input to automate the interactive Ready selector"},"requiresConsent":true}},"description":"Answers one question about a CV, a portfolio page, a project README or a conference bio: for each quantified claim it makes about software, is there evidence for it in the repository it credits. This is not a README-instruction check like readme-rot, which asks whether a documented COMMAND still resolves; this asks whether a quantified CLAIM is supported by the code it credits. Every number a document commits to - \"cut p99 latency 40%\", \"handles 12k requests per second\", \"reduced build time from 9 minutes to 2\", \"97% test coverage\" - was written once and then left to drift from the code, and nothing anywhere checks it. Each claim comes back SUPPORTED (a matching figure in a committed benchmark, a coverage report, a CI workflow, the project's own docs, or a source constant), CONTRADICTED (the repository states a different figure for the same measure, so the document is now wrong rather than merely unevidenced), STALE-EVIDENCE (the figure matches, but the file it came from was measured against a version of the","distribution":{"digest":"sha256:5d1cb60f1f3d6ec1996397b840de5879f6aa5c7b35240b9b8db92ca87cd834ce","mediaType":"application/vnd.modiqo.rote-flow","size":39825,"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/lgoyal6/claim-evidence-audit@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/lgoyal6/claim-evidence-audit@0.1.0","protocol":"https://play.modiqo.ai/.well-known/rote","self":"https://play.modiqo.ai/lgoyal6/claim-evidence-audit@0.1.0.json"},"name":"claim-evidence-audit","owner":{"kind":"user","slug":"lgoyal6"},"parameters":[{"description":"ABSOLUTE path to the document under audit (.tex, .md, .markdown, .txt, .rst, .org, .html). A relative path is refused, because a process step runs in rote's own workspace and would audit nothing.","example":"/Users/you/Documents/cv.tex","input":{"allowCustom":true,"choices":[],"label":"Document"},"name":"document","required":true,"type":"string"},{"description":"ABSOLUTE path to the directory holding the repositories the document credits. Searched three levels deep for git work trees, hidden directories pruned.","example":"/Users/you/code","input":{"allowCustom":true,"choices":[],"label":"Repo root"},"name":"repo_root","required":true,"type":"string"},{"description":"Optional comma-separated ABSOLUTE repository paths to audit instead of discovering them. Prefer this when you know which projects the document credits; frequency-ranked discovery cannot read intent.","example":"/Users/you/code/gateway,/Users/you/code/storage","input":{"allowCustom":true,"choices":[],"label":"Repos"},"name":"repos","required":false,"type":"string"},{"default":"12","description":"Cap on how many discovered repositories are audited, most-named first. Ignored when repos is set.","example":"6","input":{"allowCustom":true,"choices":[],"label":"Max repos"},"name":"max_repos","required":false,"type":"string"},{"default":"180","description":"How far an evidence file may lag the repository's newest commit before a matching figure is reported as STALE-EVIDENCE instead of SUPPORTED.","example":"365","input":{"allowCustom":true,"choices":[],"label":"Stale days"},"name":"stale_days","required":false,"type":"string"},{"description":"Optional git author name or e-mail to test claim-to-repository attribution against. Left empty, attribution is not checked at all rather than guessed.","example":"lgoyal6","input":{"allowCustom":true,"choices":[],"label":"Author"},"name":"author","required":false,"type":"string"}],"preparation":[{"action":{"command":"rote play inspect https://play.modiqo.ai/lgoyal6/claim-evidence-audit@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/lgoyal6/claim-evidence-audit@0.1.0","headlessCommandTemplate":"rote play run https://play.modiqo.ai/lgoyal6/claim-evidence-audit@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.79.0"},"publishedAt":"2026-09-04T06:57:08.580485+00:00","reference":"lgoyal6/claim-evidence-audit@0.1.0","requirements":{"adapters":[],"browser":{"dependencies":[],"runtime":false,"signIn":false},"localTools":["bash","python3","find","grep","sed","sort","head","wc","tr","basename","mktemp","rm","git"],"roteCli":{"minimumVersion":"0.62.0"},"sessions":false},"resolution":"pinned","schema":"rote.play.v1","stats":{"downloads":2,"installs":0},"steps":{"count":3,"names":["analyze","discover","verify"]},"title":"claim-evidence-audit","type":"play","version":"0.1.0","visibility":"public"}