{"actions":{"bootstrapAndRun":{"effect":"installs rote if missing, inspects, prepares, and asks before running","href":"https://play.modiqo.ai/install?play=adnandev/merge-lineage@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/adnandev/merge-lineage@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/adnandev/merge-lineage@0.1.0","effect":"executes the play locally after consent","headless":{"approvalAssertion":"--yes","approvalRequiredBeforeInvocation":true,"commandTemplate":"rote play run https://play.modiqo.ai/adnandev/merge-lineage@0.1.0 <name=value...> --yes","stdinPolicy":"never pipe input to automate the interactive Ready selector"},"requiresConsent":true}},"description":"Classifies how every commit on your current branch actually landed: through a pull request, or straight in. On the repository this was built on, 18 of 19 commits arrived through a PR and every one of those 18 was landed by the person who wrote it, so nobody else ever pressed merge. Three DAG steps: one reader that walks the branch recording author, committer, parents and subject for each commit, one that classifies each landing as a squash-merged PR, a merge-commit PR, a local merge or a direct commit and marks whether the author also landed it, and one join that ranks direct commits newest-first and lists the pull requests their own author merged. Review is inferred from the commit graph alone and never from a forge API, so DIRECT is an upper bound and VIA A PR is a floor, and the report says so. Self- landed is reported as a fact about who pressed merge, never as a claim that the change went unreviewed. A path outside a git work tree, a missing git, and a branch with no commits each print a different honest","distribution":{"digest":"sha256:d8c3669c3e917b063e3d20481dd1fd1bb3fba3740f7110d57efb2217d664f698","mediaType":"application/vnd.modiqo.rote-flow","size":12642,"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/adnandev/merge-lineage@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/adnandev/merge-lineage@0.1.0","protocol":"https://play.modiqo.ai/.well-known/rote","self":"https://play.modiqo.ai/adnandev/merge-lineage@0.1.0.json"},"name":"merge-lineage","owner":{"kind":"user","slug":"adnandev"},"parameters":[{"default":".","description":"Repository to analyse. Defaults to the current directory. Must be inside a git work tree; anything else prints INDETERMINATE rather than an empty result.","input":{"allowCustom":true,"choices":[],"label":"Root"},"name":"root","required":false,"type":"string"},{"default":"0","description":"Cap on how many commits to walk, newest first. 0 means the whole branch. A cap changes coverage, so every count moves with it.","input":{"allowCustom":true,"choices":[],"label":"Max commits"},"name":"max_commits","required":false,"type":"string"},{"default":"15","description":"How many rows to print per section. Never changes a count, only how much of each list is shown.","input":{"allowCustom":true,"choices":[],"label":"Top n"},"name":"top_n","required":false,"type":"string"},{"default":"findings","description":"findings prints the top rows per section. all prints every row. Neither setting changes a count.","input":{"allowCustom":true,"choices":[],"label":"Report"},"name":"report","required":false,"type":"string"}],"preparation":[{"action":{"command":"rote play inspect https://play.modiqo.ai/adnandev/merge-lineage@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/adnandev/merge-lineage@0.1.0","headlessCommandTemplate":"rote play run https://play.modiqo.ai/adnandev/merge-lineage@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-04T09:18:16.961927+00:00","reference":"adnandev/merge-lineage@0.1.0","requirements":{"adapters":[],"browser":{"dependencies":[],"runtime":false,"signIn":false},"localTools":["python3","git"],"roteCli":{"minimumVersion":"0.62.0"},"sessions":false},"resolution":"pinned","schema":"rote.play.v1","stats":{"downloads":3,"installs":0},"steps":{"count":3,"names":["classify_landing","read_commits","report_lineage"]},"title":"merge-lineage","type":"play","version":"0.1.0","visibility":"public"}