Public wiki

Public website roadmap

Canonical source: docs/wiki in the repository (mirrored to GitHub Wiki).

Public website roadmap

Last updated: 2026-09-18 Tasks: WEB-07–WEB-11, LEGAL-01, ANALYTICS-02, DEPLOY-01 (admin parity)

---

Vision

The marketing site becomes a professional public face for the whole Lorapok CCM ecosystem: live stats, expanded engineering transparency, multi-page docs, and a clear welcome for open-source contributors — while Mission Control remains the operator CMS.

---

Planned pages (WEB-09)

RouteSourceContent
/index.htmlHero, features, Chrysalis, topology
/wiki/ + /wiki/*.htmldocs/wiki/*.md via npm run site:pagesMirrored GitHub Wiki (canonical in repo)
/releases.htmlsite-data.json (client)Version + download links
/community.htmlsite-data.json githubCommunity + Project #4Issues, traffic, contribute
/docs/docs hub → wikiInstallation, architecture, agent commands
/#engineeringWEB-08 sectionBehind the scenes — monorepo, CI/CD, Mission Control
/engineering/history/generate-public-pages.mjsLong-form engineering timeline (WEB-11)

Status: shipped generator scripts/generate-public-pages.mjs + public shells. Regenerate with npm run site:pages (also runs before site:seo).

---

System topology (WEB-07)

Status: done — Production Deployment tab lists every ci-cd.yml job (resolve-versionci-summary, including queue-social-gallery + website-discord-notify), plus ADMIN_KV / STATS_R2 / Discord slots. Guarded by tests/test_architecture_cicd_jobs.mjs + Mermaid↔workflow sync.

Expand animated diagrams on #architecture / Mission Control → Architecture:

  1. resolve-version / validate-dispatch / admin-deploy-gate
  2. ci · browser-extension-ci · admin-ci · ci-summary
  3. prepare-tag-on-push · release-prep
  4. deploy (Open VSX, VS Code, AMO, Chrome) · admin-deploy · website · seo-pipeline
  5. queue-social-gallery · website-discord-notify
  6. Stats cron + KV/R2 cache
  7. Discord deployment / github-log / community webhooks

Must match Mission Control DEPLOY-01 deploy runtime steps for operator trust.

---

Behind the scenes (WEB-08)

Shipped: marketing #engineering section after Architecture.

Covers:

---

Open-source welcome (WEB-10)

Status: done

---

Engineering history (WEB-11)

Status: done

Long-form behind-the-scenes timeline at /engineering/history/ — sectioned milestones: IDE origin, browser add-on, Mission Control, CI/CD, procedure/agents, public site + Chrysalis, contributor welcome, Lorapok Labs credits. Extends WEB-08. Linked from #engineering foot and Docs hub.

Social & SEO

See Social and SEO — Discord CI cards, multi-platform webhooks, deploy image gallery, video generator, world-class SEO hub.

---

TaskPurpose
LEGAL-01done — process consent banner, privacy/terms v2026-09-18, /api/consent aggregate KV audit
ANALYTICS-02Professional visitor log (IP hash, referrer, new user events); admin dashboard

No secrets in logs. Retention and export documented in privacy.html.

---