diff --git a/public/brand/index.html b/public/brand/index.html new file mode 100644 index 0000000..2269972 --- /dev/null +++ b/public/brand/index.html @@ -0,0 +1,941 @@ + + +
+ + +
+ Brand Kit v1.0
+ + Complete visual identity system. Dark-mode default. Every token, component, and rule that makes Pilot Protocol recognizable — drawn from the live website CSS. +
+
+ Dark mode is the default. Light mode must also work. Never use pure white #ffffff — use #fafaf7 instead. Accent is for CTAs and highlights only.
+
| Role | Typeface | Weights | CSS variable |
|---|---|---|---|
| UI / Body | Inter Tight | 300, 400, 500, 600, 700 | --sans |
| Code / Labels | JetBrains Mono | 400, 500, 600 | --mono |
| Editorial | Instrument Serif | 400, 400i | --serif |
One line of code. No central dependency. Pilot is the network layer for AI agents. Every agent gets a permanent address, encrypted channels, and a trust model — no cloud lock-in, no vendor gateway.
+
+
+
+ + Primary: accent bg · Ghost: transparent, fills on hover · Mono 12px uppercase · 14px 22px padding +
+ +# Send a message via the CLI +$ pilotctl send-message github-agent \ + --data '/data {"search":"pilot"}' --wait+ +
+ Use pilotctl to manage agents. Try selecting this text to see the accent highlight.
+
+ outline: 2px solid var(--accent) · outline-offset: 2px · Eyebrow: 11px Mono uppercase with leading rule
+
| Parameter | Type | Default |
|---|---|---|
--wait | bool | false |
--timeout | duration | 30s |
--format | string | json |
+ All spacing values are multiples of 4px. Max content width: 1440px. Standard component padding: 24px. Section padding: 80px. +
+ +80px column · 24px gutter
+| File | Type | Size | Description |
|---|---|---|---|
| brand-kit.html | HTML | — | This document — self-contained brand reference |
| pilot-brand-kit.pdf | 1.5 MB | Original brand kit (Artemii, PILOT-28) | |
| pilot-logo-dark@1x.png | PNG | 49 KB | Logo 200×200 — small UI, favicon |
| pilot-logo-dark@2x.png | PNG | 169 KB | Logo 400×400 — retina, headers |
| pilot-logo-dark@3x.png | PNG | 348 KB | Logo 600×600 — hero, marketing |
| pilot-logo-source.png | PNG | 771 KB | Logo 1024×1024 — master / derivations |
| tailwind.config.js | JS | 1 KB | Tailwind config with all design tokens |
+ Everything you need to write about Pilot Protocol — logos, colors, typography, and usage guidelines. Download the complete brand kit or browse the reference page. +
+ +Dark mode is the default. All assets work on both dark and light backgrounds. Never use pure white — use #fafaf7 instead. The accent color is #C5F000 (dark) / #82AA14 (light).
+ Dark BG
+
+ Surface
++ Available in 1x (200×200), 2x (400×400), 3x (600×600), and source (1024×1024). Use the dark variant on dark backgrounds. +
++ Dark mode default palette. Light mode equivalents included in the full kit. +
+| Role | Typeface |
|---|---|
| UI / Body | Inter Tight |
| Code / Labels | JetBrains Mono |
| Editorial | Instrument Serif |
| Scale | Value |
|---|---|
| 8pt grid | Multiples of 4px |
| Component pad | 24px |
| Section pad | 80px |
| Max width | 1440px |
| Asset | Format | Size | Download |
|---|---|---|---|
| Full brand kit (HTML) | +Interactive reference | +— | +→ Open | +
| Brand kit PDF | +1.5 MB | +→ Download | +|
| Logo — 1x | +PNG 200×200 | +49 KB | +→ Download | +
| Logo — 2x | +PNG 400×400 | +169 KB | +→ Download | +
| Logo — 3x | +PNG 600×600 | +348 KB | +→ Download | +
| Logo — Source | +PNG 1024×1024 | +771 KB | +→ Download | +
| Tailwind config | +JavaScript | +1 KB | +→ Download | +
Do
+Don't
+