THE PUBLIC PLAY REGISTRY

Real plays.
Open contracts.

Inspect what a Play reads, writes, and needs before you run it. Every artifact below comes from its published registry manifest.

VERIFIED PUBLISHER · MODIQO
START HEREmodiqo / 0.2.2

Hello

Is it down, or is it just you — for YOUR machine. Probes the AI harnesses you actually have installed (claude, codex, agy, pi, hermes, opencode), ranks them by session recency, checks version drift and provider status, reads live model prices from LiteLLM, checks common infra (AWS, Supabase, Cloudflare, GitHub with Actions, HuggingFace), and surfaces this week's npm/cargo/pip advisories. A parallel dependency DAG with provable step-to-step dataflow; every source degrades to a labeled unknown instead of failing the play; ends in one classified briefing with a glyph stage ledger. S0-clean, reads public data only, writes nothing, carries no keys, needs only python3.

ROTE PLAY · PUBLISHED CONTRACTmodiqo/[email protected]
@01Advisories@02Aws Events@03Hf Status@04Infra Status@05Model Pricing@06Probe Harnesses@07Provider Status@08Sessions Rank@09Version Drift
EXECUTION
SHELL
INPUTS
0 PARAMETERS
EFFECT
READ ONLY
TRUST
DIGEST VERIFIED
0 CURRENT-VERSION DOWNLOADSPUBLISHED AUG 17, 2026
MOST DOWNLOADED · CURRENT VERSIONS

Proven paths, ready to inspect.

LIFETIME DOWNLOADS · NOT A TREND
01 · MODIQO / Startup TOPICV0.1.1

Whale Flow Monitor

Monitor whale accumulation on Polymarket. Combines the public Gamma API (market metadata, pricing) with the public Data API (holders, leaderboard) to identify markets where top-performing traders are building positions, flagging whale clustering and smart-money flow signals. Migrated to the steps DAG form: market discovery and the trader leaderboard fetch run in parallel as independent roots, per-market holder fetches fan out from discovery, and the correlation join cross-references holders against the leaderboard — each source degrades to a labeled unknown instead of failing the play.

@01Correlate Signals@02Fetch Holders@03Fetch Leaderboard@04Fetch Markets
4 STEPS3 INPUTSREAD ONLY0 DOWNLOADS
SHELL
CLICK ANYWHERE TO OPEN ↗
02 · MODIQO / Web Operations TOPICV1.1.2

Website Launch Readiness

Checks a public website launch across DNS, HTTP, TLS, security headers, essential metadata, robots, sitemap, and optional local Lighthouse scores. Each probe family is its own DAG step in a four-layer graph, so DNS and the page fetch run in parallel, TLS/robots/sitemap/Lighthouse fan out from the fetched final origin, any single probe degrades to a labeled unknown instead of failing the play, and the readiness join shows exactly which probe said what.

@01Assess Readiness@02Check Dns@03Check Robots@04Check Sitemap@05Check Tls+3
8 STEPS3 INPUTSREAD ONLY0 DOWNLOADS
SHELL
CLICK ANYWHERE TO OPEN ↗
03 · MODIQO / Engineering TOPICV0.2.1

Summarize Stacked Github Prs

Builds the complete GitHub pull-request stack rooted at a bottom PR, explains every PR from the user's point of view, and renders the branch relationships as Mermaid.

@01Bottom@02Candidate Pages@03Page Numbers
3 STEPS8 INPUTSREAD ONLY0 DOWNLOADS
APISHELLSESSIONSGITHUB
CLICK ANYWHERE TO OPEN ↗
04 · MODIQO / Startup TOPICV0.2.1

Startup Equity Health

Computes startup equity-health metrics for a private company and explains them for a prospective employee: capital efficiency (total raised / ARR), valuation multiple (valuation / ARR), liquidation preference stack share (raised / valuation), an acquisition payout waterfall across exit prices, post-lockup IPO scenarios, and an after-tax take-home (earn-out) estimate reflecting vesting cliff, 409A strike cost, and blended federal+state taxes — ending with the questions an employee should ask the employer. Each computation stage is its own DAG step with explicit value edges (the derived metrics flow from core_metrics into the waterfall, IPO, and take-home stages), so every intermediate number is inspectable per step. The invoking agent elicits the financial inputs from public web coverage before calling, and passes provenance via the sources parameter.

@01Acquisition Waterfall@02Compose Assessment@03Core Metrics@04Ipo Scenarios@05Take Home Estimate+1
6 STEPS10 INPUTSREAD ONLY0 DOWNLOADS
SHELL
CLICK ANYWHERE TO OPEN ↗
05 · MODIQO / Property Tech TOPICV0.1.1

Seller Narrative Cross Examiner

Cross-examines seller and listing claims against independently sourced property, association, permit, insurance, legal, and market evidence; labels each claim supported, mixed, unsupported, or unverified and converts gaps into document requests and offer protections.

@01Analyze@02Verify Output
2 STEPS3 INPUTSREAD ONLY0 DOWNLOADS
SHELL
CLICK ANYWHERE TO OPEN ↗
06 · MODIQO / Agent Operations TOPICV0.1.1

Second Opinion

Cross-examines one AI coding assistant's answer with a different assistant. Asks the first for a conclusion plus reasoning, gives the second the original question, the same material and the first answer, and asks whether it holds up and which single claim it would challenge first. Leads with the disagreement, then the verdict, then both reasonings. Refuses to run both roles as the same assistant.

@01Assign Roles@02First Answer@03Second Opinion@04Survey Assistants
4 STEPS5 INPUTSREAD ONLY0 DOWNLOADS
SHELL
CLICK ANYWHERE TO OPEN ↗
THE PUBLIC INDEX

Every published Play.

44 MANIFESTS · PUBLIC
FILTER INDEX
#PLAYREACHPATHEFFECTDOWNLOADS
01Whale Flow MonitorMonitor whale accumulation on Polymarket. Combines the public Gamma API (market metadata, pricing) with the public Data API (holders, leaderboard) to identify markets where top-performing traders are building positions, flagging whale clustering and smart-money flow signals. Migrated to the steps DAG form: market discovery and the trader leaderboard fetch run in parallel as independent roots, per-market holder fetches fan out from discovery, and the correlation join cross-references holders against the leaderboard — each source degrades to a labeled unknown instead of failing the play.SHELL4 STEPSREAD ONLY0 ↓02Website Launch ReadinessChecks a public website launch across DNS, HTTP, TLS, security headers, essential metadata, robots, sitemap, and optional local Lighthouse scores. Each probe family is its own DAG step in a four-layer graph, so DNS and the page fetch run in parallel, TLS/robots/sitemap/Lighthouse fan out from the fetched final origin, any single probe degrades to a labeled unknown instead of failing the play, and the readiness join shows exactly which probe said what.SHELL8 STEPSREAD ONLY0 ↓03Summarize Stacked Github PrsBuilds the complete GitHub pull-request stack rooted at a bottom PR, explains every PR from the user's point of view, and renders the branch relationships as Mermaid.APISHELLSESSIONSGITHUB3 STEPSREAD ONLY0 ↓04Startup Equity HealthComputes startup equity-health metrics for a private company and explains them for a prospective employee: capital efficiency (total raised / ARR), valuation multiple (valuation / ARR), liquidation preference stack share (raised / valuation), an acquisition payout waterfall across exit prices, post-lockup IPO scenarios, and an after-tax take-home (earn-out) estimate reflecting vesting cliff, 409A strike cost, and blended federal+state taxes — ending with the questions an employee should ask the employer. Each computation stage is its own DAG step with explicit value edges (the derived metrics flow from core_metrics into the waterfall, IPO, and take-home stages), so every intermediate number is inspectable per step. The invoking agent elicits the financial inputs from public web coverage before calling, and passes provenance via the sources parameter.SHELL6 STEPSREAD ONLY0 ↓05Seller Narrative Cross ExaminerCross-examines seller and listing claims against independently sourced property, association, permit, insurance, legal, and market evidence; labels each claim supported, mixed, unsupported, or unverified and converts gaps into document requests and offer protections.SHELL2 STEPSREAD ONLY0 ↓06Second OpinionCross-examines one AI coding assistant's answer with a different assistant. Asks the first for a conclusion plus reasoning, gives the second the original question, the same material and the first answer, and asks whether it holds up and which single claim it would challenge first. Leads with the disagreement, then the verdict, then both reasonings. Refuses to run both roles as the same assistant.SHELL4 STEPSREAD ONLY0 ↓07Search NotionSearch Notion workspace pages for a topic and summarize the most relevant hits.APISESSIONSNOTION MCP1 STEPSREAD ONLY0 ↓08Search Github RepositoriesSearches GitHub repositories by keyword and optional language, returning ranked repository details and aggregate result counts.APISESSIONSGITHUB2 STEPSREAD ONLY0 ↓09Retrieve Rideshare ReceiptsFinds Uber, Lyft, and Waymo receipt emails in a date range, extracts trip and fare details, deduplicates updates, and totals spend.APISHELLSESSIONSGMAIL API4 STEPSREAD ONLY0 ↓10Retrieve Recent EmailsRetrieves recent Gmail messages matching a Gmail search query and returns normalized sender, subject, date, and snippet details.APISHELLSESSIONSGMAIL API3 STEPSREAD ONLY0 ↓11Registry Play InventoryLists every public Play owned by organizations visible to the current authenticated Rote profile, ranked by current-version lifetime downloads and grouped by organization.SHELL2 STEPSREAD ONLY0 ↓12Recent Github IssuesFetches the most recently created issues for a GitHub repository, excluding pull requests.APISESSIONSGITHUB1 STEPSREAD ONLY0 ↓13Provider Outage TriageCorrelates direct DNS, TLS, and HTTP checks with official provider status feeds to classify whether a failure is likely in the application, network, DNS, TLS, or an upstream provider. The direct checks form a dependency chain (TLS needs DNS, HTTP needs both) while the status feeds probe in parallel, every source degrades to a labeled unknown instead of failing the play, and the correlation join shows exactly which observation drove the classification.SHELL6 STEPSREAD ONLY0 ↓14Property Public Record Quick ScanBuilds a provenance-preserving public-record evidence pack for a Texas or Miami property from one address, then identifies early acquisition risks and evidence gaps.SHELL1 STEPSREAD ONLY0 ↓15Process Only Play Run VerificationRuns a portable local printf process and returns its captured stdout, proving process-only registry plays execute through rote play run.ROTE1 STEPSREAD ONLY0 ↓16Pricing Page AssessmentRender an HTTP(S) pricing page with Rote Browser or accept inline Markdown, then use Codex, Claude, Kimi, Pi, or Hermes with optional model and effort controls to produce a fast, schema-valid pricing decision memo.APIBROWSERSHELLSESSIONSCRUCIBLE3 STEPSREAD ONLY0 ↓17Play DagParses the rote frontmatter of any play and draws its step DAG in three formats at once — an ASCII layer view for the terminal, Mermaid for anything that renders markdown, and a canonical JSON graph for machines. All three are rendered from one canonical semantic model under a representation-parity contract — ordering edges, value edges with exact jq paths, and for_each fan-out (selector, source, max_concurrency) appear in every complete view, and the only lossy view (the one-line summary) declares itself lossy. Accepts a local path, an owner/name reference, or a canonical https play URI; for URIs it verifies the signed-in identity, checks access, and pulls the play before parsing. Distinguishes ordering edges (depends_on) from value edges (@step refs with exact jq paths) and computes the parallel execution layers the runner will use. Its own four-step DAG demonstrates every edge kind it visualizes.SHELL4 STEPSREAD ONLY0 ↓18Package Name SearchChecks candidate package names across npm, PyPI, and crates.io in parallel, then ranks names by likely availability without claiming publish guarantees. Each registry is its own DAG step, so probes run concurrently, an unreachable registry degrades to labeled indeterminate rows instead of failing the play, and the ranking join shows exactly which registry said what.SHELL5 STEPSREAD ONLY0 ↓19Offer Strategy Decision RoomSynthesizes exit liquidity, assessment exposure, seller-claim reliability, adjusted comparables, and micro-market scenarios from one provenance-preserving evidence pack into a bid ceiling, contingency package, evidence requests, and explicit walk triggers.SHELL2 STEPSREAD ONLY0 ↓20My Open Prs Review StatusLists open pull requests by one GitHub user with review status and reviewer comment counts.APISHELLSESSIONSGITHUB7 STEPSREAD ONLY0 ↓21Micro Market Future State SimulatorSimulates bear, base, and bull micro-market states from supply pipeline, absorption, insurance and tax pressure, employment, climate exposure, and local planning evidence to identify the variables that can break an acquisition thesis.SHELL2 STEPSREAD ONLY0 ↓22List Top CommittersLists top contributors for a GitHub repository, ranked by contribution count, with contribution share and profile URL.APISESSIONSGITHUB1 STEPSREAD ONLY0 ↓23List Linear IssuesLists Linear issues with an optional workflow-state shortcut or a raw GraphQL IssueFilter JSON object.APISESSIONSLINEAR3 STEPSREAD ONLY0 ↓24List Git Worktrees With Pr StatusList a local repo's git worktrees with source size (excluding target/node_modules/.git build & dependency dirs so it fits the per-step time budget), dirty/clean status, and the linked GitHub PR for each (branch match for attached worktrees, head-sha match for detached), scanning the most-recently-updated PRs.APISHELLSESSIONSGITHUB2 STEPSREAD ONLY0 ↓25Landing Page AssessmentRender an HTTP(S) landing page with Rote Browser or accept inline Markdown, then use a selectable low-reasoning local model to produce a schema-valid, evidence-backed messaging memo with three changes, safe hero copy, and a comprehension test.APIBROWSERSHELLSESSIONSCRUCIBLE3 STEPSREAD ONLY0 ↓26HelloIs it down, or is it just you — for YOUR machine. Probes the AI harnesses you actually have installed (claude, codex, agy, pi, hermes, opencode), ranks them by session recency, checks version drift and provider status, reads live model prices from LiteLLM, checks common infra (AWS, Supabase, Cloudflare, GitHub with Actions, HuggingFace), and surfaces this week's npm/cargo/pip advisories. A parallel dependency DAG with provable step-to-step dataflow; every source degrades to a labeled unknown instead of failing the play; ends in one classified briefing with a glyph stage ledger. S0-clean, reads public data only, writes nothing, carries no keys, needs only python3.SHELL9 STEPSREAD ONLY0 ↓27Hacker News Browser Top StoriesBrowse the public Hacker News front page in an isolated headless browser and return the top story links.BROWSERSHELL3 STEPSREAD ONLY0 ↓28Github Recent Issues Install Uri SmokeLists recent issues for a GitHub repository and verifies the published install command.APISESSIONSGITHUB1 STEPSREAD ONLY0 ↓29Github Authored Issues ReportLists up to 1,000 issues authored by a GitHub user and verifies completeness against GitHub's search total.APISHELLSESSIONSGITHUB5 STEPSREAD ONLY0 ↓30Founder Daily Operating BriefRanks a canonical evidence bundle into at most three founder priorities using Heavybit founder leadership guidance and a selectable low-reasoning agent.APISHELLSESSIONSCRUCIBLE2 STEPSREAD ONLY0 ↓31Fetch Stripe Payables ReceivablesFetches Stripe charges and payouts for a calendar-date range with transaction details and currency totals.APISHELLSESSIONSSTRIPE4 STEPSREAD ONLY0 ↓32Exit Liquidity Buyer Pool CompressorMeasures how financing, warrantability, inventory, days-on-market, and sale-to-list evidence compress the future buyer pool for a Texas or Miami property; returns a resale-liquidity tier, pricing haircut range, contingencies, and walk triggers.SHELL2 STEPSREAD ONLY0 ↓33Email Domain ReadinessChecks an email domain for MX, SPF, DMARC, optional DKIM, MTA-STS, TLS-RPT, CAA, and DNSSEC readiness without claiming inbox placement. Every record family is its own DAG step, so the eight probes run in parallel, any single lookup degrades to a labeled indeterminate instead of failing the play, and the readiness join shows exactly which record said what.SHELL10 STEPSREAD ONLY0 ↓34Elevenlabs Tts MemoSynthesizes text with an ElevenLabs voice and saves the returned audio to a local file.APISHELLSESSIONSELEVENLABS2 STEPSREAD ONLY0 ↓35Domain Provider SearchChecks domain registration evidence with authoritative RDAP and DNS, then ranks registrar providers with a transparent feature matrix. No provider login or API key is required.SHELL1 STEPSREAD ONLY0 ↓36Dns Propagation CheckCompares authoritative DNS answers with Cloudflare, Google, and Quad9 in parallel, then explains whether a record is consistent, still propagating, misconfigured, divergent, or indeterminate. Authoritative discovery and each public resolver are independent DAG steps, so probes run concurrently, degrade to labeled unknowns instead of failing the play, and the verdict join shows exactly which source said what.SHELL6 STEPSREAD ONLY0 ↓37Dependency Vulnerability CheckRecursively discovers common dependency lockfiles, checks pinned package versions against OSV per ecosystem, and returns deterministic findings with fix versions and novice-friendly guidance. Discovery, the six per-ecosystem OSV queries, detail enrichment, and the report join are separate DAG steps, so ecosystem queries run in parallel, empty ecosystems skip with a label, failed detail lookups degrade to labeled minimal findings, and an interrupted run resumes at the failed stage without re-parsing lockfiles.SHELL10 STEPSREAD ONLY0 ↓38Condo Buyer DiligenceEducates a prospective U.S. condo buyer from an address or area, purchase price, and intention. Runs public-source location and market checks in parallel, calculates mortgage and ownership scenarios, labels evidence quality, and returns a novice-readable report plus JSON.SHELL8 STEPSREAD ONLY0 ↓39Comparable Sale Reality AdjusterRe-underwrites comparable sales for recency, distance, condition, floor or view, HOA burden, distress, and financing quality to produce an evidence-weighted value range and offer adjustment for Texas and Miami properties.SHELL2 STEPSREAD ONLY0 ↓40Cloudflare Worker DetailsLists Cloudflare Workers with settings, bindings, routes, and optional deployment history for an account or one script.APISESSIONSCLOUDFLARE5 STEPSREAD ONLY0 ↓41Cloudflare List ResourcesLists Cloudflare registered domains, Workers scripts, and Pages projects for a supplied or automatically discovered account.APISESSIONSCLOUDFLARE7 STEPSREAD ONLY0 ↓42Check Calendar MeetingsLists Google Calendar events between two timestamps with timing, attendees, location, organizer, and meeting links.APISHELLSESSIONSCALENDAR API4 STEPSREAD ONLY0 ↓43Assessment Bomb ForecasterForecasts low, base, and high per-unit special-assessment exposure from reserves, known projects, deductibles, insurance trends, and structural or milestone obligations for Texas and Miami acquisitions.SHELL2 STEPSREAD ONLY0 ↓44Agent Work Daily CloseAudits recent Codex, Claude Code, and Pi sessions for redacted credential exposure, normalized tool use, cross-session lineage, Git closure, and token-to-outcome attribution.SHELL5 STEPSREAD ONLY0 ↓