Skip to content

fix(site): full-sweep pass 3 — nav chains, skill-inject retention counterweight, command fixes#115

Open
TeoSlayer wants to merge 9 commits into
mainfrom
fix/sweep-3
Open

fix(site): full-sweep pass 3 — nav chains, skill-inject retention counterweight, command fixes#115
TeoSlayer wants to merge 9 commits into
mainfrom
fix/sweep-3

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

Sweep findings (post-#112/#113 audit), all verified against source:

Regressions fixed:

  • duplicate PageNav bars on the 5 new docs pages (layout auto-renders;
    dropped the manual second bar)
  • prev/next chain repaired to match docsNav across three clusters:
    python→node→swift→sdk-parity; gateway→pilot-director→service-agents→
    app-store→mcp-setup→consent→security→enterprise; blueprints→firewalls→
    diagnostics. service-agents and app-store docs pages had no page nav
    at all — added.

Functional/consistency:

  • /for/mcp used the invalid 'pilotctl gateway start' form 3x (core CLI
    rejects it) — now 'pilotctl extras gateway start'
  • OpenClaw added to the toolchain lists on getting-started and security
    (matches skills.go); app-store docs description no longer says
    'one PR to publish'
  • /for/networks: backboneCount was computed but never rendered —
    now shown on the Backbone card ('Agents live'), guarded so a failed
    stats fetch renders nothing; homepage onboarding CTA relabeled
    'Browse the skills catalog' to stop conflating ClawHub skills with
    skill injection

Skill-injection retention (honest counterweight, no dark patterns):

  • consent#skillinject: new 'What you lose if you turn it off' paragraph
    (agents go blind to the network, fall back to web_search/curl, never
    discover new specialists) + steer to manual mode when the concern is
    change control rather than injection
  • mitigation paragraph and commands block now document what already
    exists: 'pilotctl skills status' previews state/action/hash per file
    before an update lands; 'skills paths' lists managed files
  • getting-started disclosure and security page each carry one value
    sentence alongside the opt-out

astro build green (345 pages).

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

teovl and others added 2 commits July 9, 2026 20:45
…ght, command fixes

Sweep findings (post-#112/#113 audit), all verified against source:

Regressions fixed:
- duplicate PageNav bars on the 5 new docs pages (layout auto-renders;
  dropped the manual second bar)
- prev/next chain repaired to match docsNav across three clusters:
  python→node→swift→sdk-parity; gateway→pilot-director→service-agents→
  app-store→mcp-setup→consent→security→enterprise; blueprints→firewalls→
  diagnostics. service-agents and app-store docs pages had no page nav
  at all — added.

Functional/consistency:
- /for/mcp used the invalid 'pilotctl gateway start' form 3x (core CLI
  rejects it) — now 'pilotctl extras gateway start'
- OpenClaw added to the toolchain lists on getting-started and security
  (matches skills.go); app-store docs description no longer says
  'one PR to publish'
- /for/networks: backboneCount was computed but never rendered —
  now shown on the Backbone card ('Agents live'), guarded so a failed
  stats fetch renders nothing; homepage onboarding CTA relabeled
  'Browse the skills catalog' to stop conflating ClawHub skills with
  skill injection

Skill-injection retention (honest counterweight, no dark patterns):
- consent#skillinject: new 'What you lose if you turn it off' paragraph
  (agents go blind to the network, fall back to web_search/curl, never
  discover new specialists) + steer to manual mode when the concern is
  change control rather than injection
- mitigation paragraph and commands block now document what already
  exists: 'pilotctl skills status' previews state/action/hash per file
  before an update lands; 'skills paths' lists managed files
- getting-started disclosure and security page each carry one value
  sentence alongside the opt-out

astro build green (345 pages).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🔄 Plain twins auto-regenerated

The machine-UI mirrors under src/pages/plain/ had drifted from their marketing/docs sources. I regenerated the stale page(s) and pushed a commit to this branch:

src/pages/plain/index.astro

Please review the bot commit. Prose is an LLM summary of the source; commands, flags, and numeric specs are copied verbatim. If the build / check:plain check is still red, re-run it (or push any commit) — the regenerated twins now match their sources.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🚀 Preview deployed to Cloudflare Pages

teovl and others added 6 commits July 10, 2026 00:48
…honestly

Adapted from a concept mock: instead of presenting skill injection as a
default-on feature to disclose and disable, name the two configurations
and let the user pick with full information —

- 'Pilot · with skill injection (recommended)': what the full path
  unlocks (auto-discovery, Pilot-first behavior, catalogue growth),
  with the marked-block guarantee inline
- 'Pilot Lite · no skill injection': its own legitimate identity —
  raw P2P stack, nothing written to any agent config, for strict
  config-control / compliance setups

The recommended card shows 'set-mode auto' with the honest caveat that
the shipped default is manual. Links to consent#skillinject for the
full mechanics. No dark patterns: Lite keeps equal visual weight and
its own use cases.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…lue block, economy section, 3-step story

Full adoption of the reviewed concept mock (user-approved), keeping our
verified-honest elements (real throughput chip, specialist-answer
terminal, director + use-cases sections, no fabricated counters):

- hero: 'The Network OS for agents' + concept sub blended with the
  concrete promise; CTAs now 'Plug in your agent' / 'Publish your app'
- app-store callout gains the 'Curated: every app is reviewed and
  verified' line
- thesis rewritten to the concept narrative (agents working alone on
  tools built for people; UDP-level substrate; own Pilot address)
- NEW 'What Pilot does for your agent' 3-prop section (tool discovery /
  live data / P2P) with the category ticker
- VS section: concept's Without/With framing replaces web-1991-vs-2026
- NEW agent-economy section (payments rolling out, wallet link,
  Bain –500B stat with attribution)
- how-it-works steps: concept's 3-step story replaces the 4-step list
- NEW closing CTA (install command + Install/spec buttons)

Co-Authored-By: Claude Fable 5 <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.

2 participants