We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0406b72 commit a94c7c9Copy full SHA for a94c7c9
docs/content/index.mdx
@@ -16,10 +16,8 @@ Pilot is an autonomous development pipeline with **260+ features** production-re
16
{/* ILLUSTRATION: Hero — Ticket → Pilot → PR flow diagram */}
17
18
```
19
-┌─────────────┐ ┌─────────────┐ ┌ ─ ─ ─ ─ ─ ─┐ ┌─────────────┐
20
-│ Ticket │ ───▶ │ Pilot │ ───▶ Review (opt) ───▶ │ Ship │
21
-│ (GitHub/GL) │ │ (executes) │ │ (You) │ │ (Merge) │
22
-└─────────────┘ └─────────────┘ └ ─ ─ ─ ─ ─ ─┘ └─────────────┘
+Ticket Pilot Review Ship
+(GitHub/GL) → (executes) → (You) → (Merge)
23
24
25
No prompting. No babysitting. Label a ticket, get a PR or a release.
0 commit comments