Trim site: remove Orgs/Networks, feature App Store apps, fix dead links#34
Merged
Conversation
- 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>
|
🚀 Preview deployed to Cloudflare Pages
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
A site trim + content refresh across both the human-facing and plain (machine-readable) pages.
Home page
#network-vizSVG + its JS) — looked poor on mobile and was decorative only. Kept the section heading and notes./app-store.App Store page
io.pilot.cosift) and Wallet (io.pilot.wallet), with real install commands, versions, licenses, and source links pulled from the live catalogue.Removed Orgs + Networks entirely
for/setups,for/setups/[slug],for/networksand theirplain/mirrors.for/skillsCTA,PlainLayoutnav/footer, and theregen-plain.mjsmanifest.Dead links fixed
/networks/)./docs/tagspage was already deleted).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 buildpasses — 186 pages, no errors./,/app-store,/for/skills,/docs/return 200;/for/setupsand/for/networkscorrectly 404.🤖 Generated with Claude Code