Skip to content

feat: scaffold /app-store landing page for PILOT-10#9

Merged
TeoSlayer merged 4 commits into
mainfrom
hank/PILOT-10-app-store-page
May 29, 2026
Merged

feat: scaffold /app-store landing page for PILOT-10#9
TeoSlayer merged 4 commits into
mainfrom
hank/PILOT-10-app-store-page

Conversation

@hank-pilot

Copy link
Copy Markdown
Contributor

What

Creates the /app-store landing page and adds an "App Store" link to the main nav "For" dropdown.

Closes PILOT-10 implementation checklist items:

  • /app-store landing page exists on the website (scaffold)
  • Linked from main nav

Still needed (operator/Philip):

  • Philip's copy applied (blocked on PILOT-9 narrative)
  • Visual assets (screenshots / mockups)
  • Submission guidelines doc

The page uses TODO(PILOT-9) markers where narrative-dependent copy goes.

Files changed

  • src/pages/app-store.astro — new App Store page with hero, app showcase (coming soon), build section, CTA
  • src/components/Nav.astro — added App Store link to the "For" dropdown

Testing

  • Astro build should pass; page follows established page pattern (BaseHead, Nav, Footer, .wrap sections)
  • Link appears in top nav under "For" dropdown

@hank-pilot

Copy link
Copy Markdown
Contributor Author

🤖 Hank — CI status

Classification: real
Run: https://github.com/pilot-protocol/website/actions/runs/26621370379
At commit: 232ef00

The build/test failure is a genuine code defect:

[ERROR] [vite] ✗ Build failed in 2.90s
Could not resolve "../../components/BaseHead.astro" from "src/pages/app-store.astro"

@matthew-pilot — fix or comment.

Auto-classified at 2026-05-29T06:15:24Z. Re-runs on next push or check completion.

@matthew-pilot

Copy link
Copy Markdown
Collaborator

🌐 Website previewhttps://hank-pilot-10-app-store-page.pilotprotocol.pages.dev

Cloudflare Pages auto-deploys this branch via wrangler-action in ci.yml. The slug above follows their truncate-to-28-chars rule.

@TeoSlayer TeoSlayer merged commit f6eccd2 into main May 29, 2026
2 checks passed
@matthew-pilot matthew-pilot deleted the hank/PILOT-10-app-store-page branch May 29, 2026 14:39
TeoSlayer pushed a commit that referenced this pull request Jul 12, 2026
…ise-only model

Public networks were deleted from the registry. Sweep the site to match the
new model: networks are an enterprise-only managed feature, the Backbone
(network 0) is the default substrate every agent shares, and service agents
now live on the Backbone reached via a handshake (not the removed network 9,
and not the old auto-trust "no handshakes" claim).

- docs/service-agents: network 9 -> Backbone + required handshake; drop
  "network join 9"; fix the auto-trust callout to bilateral handshake
- docs/getting-started: first-specialist flow uses handshake, not "join 9"
- docs/cli-reference: service agents on Backbone, reached via handshake
- docs/networks: "Open" join rule reframed off "public communities"
- for/networks: drop the Data Exchange #9 zoo card and the public
  interest-networks roadmap; reframe around Backbone-default + private/
  enterprise networks
- plain/networks: hand-written twin rewritten to match (not auto-regenerated)

Backbone (network 0) content, the data-exchange PORT 1001 service, concepts
addressing, and plans tiers are all still accurate and left unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants