Skip to content

Trim site: remove Orgs/Networks, feature App Store apps, fix dead links#34

Merged
Alexgodoroja merged 3 commits into
mainfrom
fix_issues
Jun 18, 2026
Merged

Trim site: remove Orgs/Networks, feature App Store apps, fix dead links#34
Alexgodoroja merged 3 commits into
mainfrom
fix_issues

Conversation

@Alexgodoroja

Copy link
Copy Markdown
Collaborator

Summary

A site trim + content refresh across both the human-facing and plain (machine-readable) pages.

Home page

  • Removed the Backbone node-graph visualization (#network-viz SVG + its JS) — looked poor on mobile and was decorative only. Kept the section heading and notes.
  • Added an "Agent-native apps" App Store callout just above the "Pilot is the network where machines talk to machines" thesis lede, linking to /app-store.
  • Reworked the Onboarding section: removed the dead Orgs/Networks cards; kept the single-agent card and added an Agent apps → App Store card.

App Store page

  • New lede copy ("…and submit your own apps to the store anytime").
  • Replaced the "coming soon" placeholder with the real shipping apps — Cosift (io.pilot.cosift) and Wallet (io.pilot.wallet), with real install commands, versions, licenses, and source links pulled from the live catalogue.
  • Dropped the stale "early access" framing now that apps are live.

Removed Orgs + Networks entirely

  • Deleted for/setups, for/setups/[slug], for/networks and their plain/ mirrors.
  • Cleaned up every reference: Nav dropdown, Footer, home onboarding, sitemap generator, for/skills CTA, PlainLayout nav/footer, and the regen-plain.mjs manifest.

Dead links fixed

  • Unlinked "Services on Pilot" (pointed at a 404 /networks/).
  • Removed the "Tags & Discovery" doc card, the footer "Groups" link, and repointed gateway/enterprise prev-next (the /docs/tags page was already deleted).
  • Removed the placeholder "SDK Parity Matrix — Google Sheet" (TODO-SHEET-ID) link in both styled and plain docs.

Plain (machine-readable) pages

All of the above mirrored into /plain: App Store surfaced on the plain home, an "Available apps" section (Cosift + Wallet) added to /plain/docs/app-store, removed pages/nav entries, and the SDK-parity sheet reference reworded.

Testing

  • npm run build passes — 186 pages, no errors.
  • Verified locally: /, /app-store, /for/skills, /docs/ return 200; /for/setups and /for/networks correctly 404.

🤖 Generated with Claude Code

Alex Godoroja and others added 3 commits June 17, 2026 17:33
- Remove the Backbone node-graph visualization from the home page (poor
  on mobile, decorative only).
- Add an "Agent-native apps" App Store callout just above the thesis lede,
  linking to /app-store.
- Populate the App Store page with the real shipping apps (Cosift, Wallet),
  refresh the lede copy, and drop the "coming soon" / early-access framing.
- Remove Orgs (/for/setups) and Networks (/for/networks) entirely: delete
  the pages and their plain mirrors, and clean up every nav/footer/home/
  sitemap/skills/regen reference.
- Fix dead links: unlink "Services on Pilot" (404), drop the removed Tags
  & Discovery doc card + footer "Groups" + gateway/enterprise prev-next,
  and remove the placeholder SDK Parity Matrix Google Sheet link.
- Mirror all of the above into the plain (machine-readable) pages.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The for/setups, for/setups/[slug], and for/networks pages (and their
plain twins) were removed in this branch; take them out of MAIN_PAIRS so
the coverage guard passes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🚀 Preview deployed to Cloudflare Pages

@Alexgodoroja Alexgodoroja merged commit fd1709f into main Jun 18, 2026
2 checks passed
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.

1 participant