Developer surface
Ship it. Gate it. Get it indexed.
Launch Auditor plugs into CI as a GitHub Action that blocks bad deploys. Indexaro exposes a REST API on Pro and Agency plans so URL submission runs straight out of your build pipeline.
06 — Developer surface
Ship it. Gate it. Get it indexed.
Both products expose a real developer surface. Launch Auditor plugs into CI as a GitHub Action that blocks bad deploys. Indexaro exposes a REST API on Pro and Agency plans so URL submission runs straight out of your build pipeline.
GitHub Action
Launch Auditor — fail builds below your clearance threshold
REST API
Indexaro — submit, check status, trigger auto-runs
Per-key permissions
Indexaro — scoped API keys with expiry and audit logs
AI fix prompts
Launch Auditor — Cursor, Claude Code, Lovable, Bolt
# .github/workflows/launch-clearance.yml
name: Launch Clearance
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
launch-audit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Launch Auditor gate
uses: ./.github/actions/launch-audit
with:
url: ${{ vars.PRODUCTION_URL }}
api-key: ${{ secrets.LAUNCH_AUDITOR_API_KEY }}
min-verdict: cleared_with_notes
depth: "3"05 — By the numbers
Real capabilities, drawn from the shipped products.
Automated pre-launch checks
340+
Launch Auditor
Audit categories in parallel
11
Launch Auditor
Full-site scan time
< 5 min
Launch Auditor
Search engines integrated
3
Indexaro — Google · Bing · Yandex