Skip to content

Recover the public Knowledgebase landing - #29

Merged
sarthakagrawal927 merged 2 commits into
mainfrom
agent/recover-public-landing-20260731
Jul 31, 2026
Merged

Recover the public Knowledgebase landing#29
sarthakagrawal927 merged 2 commits into
mainfrom
agent/recover-public-landing-20260731

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Closes #28

What changed

  • restores an independently buildable static public landing under landing-astro/
  • keeps the Access-protected dashboard and RAG Worker outside the public package
  • derives the HTML route, substantive Markdown, /api/ai, llms.txt, robots, and HTML-only sitemap from one typed route registry
  • adds deterministic public-boundary and catalog coverage checks
  • upgrades the new package to Astro 7.1.6 and pins patched Sharp 0.35.0; dependency audit reports zero known vulnerabilities
  • archives the completed OpenSpec and records the source-ready status without claiming deployment

Validation

  • cd landing-astro && pnpm run check
  • cd landing-astro && pnpm audit --audit-level high
  • Fleet agent audit against a canonical-host local build: S-tier, 10/10 checks, 100% route Markdown coverage, 100% catalog integrity
  • openspec validate --all --strict
  • design workflow: preserve lane, critique 36/40, audit 19/20, zero unresolved P0/P1
  • git diff --check

No Pages configuration, production deployment, Worker route, credential, or private corpus data was changed.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying knowledgebase-landing with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6b9ce98
Status: ✅  Deploy successful!
Preview URL: https://7b6fd968.knowledgebase-landing.pages.dev
Branch Preview URL: https://agent-recover-public-landing.knowledgebase-landing.pages.dev

View logs

@sarthakagrawal927
sarthakagrawal927 merged commit 7ce4a44 into main Jul 31, 2026
2 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the agent/recover-public-landing-20260731 branch July 31, 2026 01:06
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.

Recover public landing source and add agent-readable surfaces

1 participant