Reference public document

Design artifact ledger

Links and notes for console and public website design artifacts.

Boundary

Publication Boundary

Design artifacts are evidence and visual references, not production capability claims.

Reference

Reference

When artifact details conflict with source or limitations, source and limitations win.

This file tracks generated design references without committing bulky generated output into normal git history.

Lightmetrics Console Claude Design

  • source task: docs/claude-design-task.md
  • archive: design-artifacts/claude-design/lightmetrics-console-2026-05-06.tar.gz
  • storage: Git LFS
  • generated by: Claude Design
  • received: 2026-05-06
  • size: 48001 bytes
  • SHA-256: 2b604a8cf770015ac08b9217618c81752a9cb979a9811c1f9c8ae2f7308b7384

The generated artifact URL is treated as a capability link and is not stored in Git.

The archive is a Claude Design handoff bundle. It contains:

  • README.md
  • chats/chat1.md
  • project/Lightmetrics Console.html
  • project/app.jsx
  • project/components.jsx
  • project/data.js
  • project/styles.css
  • project/tweaks-panel.jsx
  • project/views-data.jsx
  • project/views-fleet.jsx
  • uploaded copies of docs/design.md and docs/active-active-s3-ingest.md

The HTML entry references external Google Fonts and unpkg React/Babel assets, so the bundle is a reference artifact, not a self-contained deliverable.

Lightmetrics Console Dashboard Task Claude Design

  • source task: docs/claude-design-task.md at commit 507c2dd
  • archive: design-artifacts/claude-design/lightmetrics-console-dashboard-task-2026-05-06.tar.gz
  • storage: Git LFS
  • generated by: Claude Design
  • received: 2026-05-06
  • size: 60884 bytes
  • SHA-256: d54f58974573f3f22e1f842c05360416b62c31da5cb3156a9fa782195bb9b815

The generated artifact URL is treated as a capability link and is not stored in Git.

The archive is a Claude Design handoff bundle. It contains:

  • README.md
  • chats/chat1.md
  • project/Lightmetrics Console.html
  • project/app.jsx
  • project/components.jsx
  • project/data.js
  • project/styles.css
  • project/tweaks-panel.jsx
  • project/views-data.jsx
  • project/views-extra.jsx
  • project/views-fleet.jsx
  • uploaded copies of docs/claude-design-task.md, docs/design.md, and the earlier design/ingest reference docs

The bundle is a reference artifact. It may include Claude Design prototype dependencies that are not production implementation constraints.

Lightmetrics Console Dashboard Task Claude Design v2

  • source task: iterative Claude Design update after the dashboard task archive
  • archive: design-artifacts/claude-design/lightmetrics-console-dashboard-task-2026-05-06-v2.tar.gz
  • storage: Git LFS
  • generated by: Claude Design
  • received: 2026-05-06
  • size: 84079 bytes
  • SHA-256: 2f3a598c1878479aa9b10bcf03343ce3027b44166a079a054b2cd33f7c40a058

The generated artifact URL is treated as a capability link and is not stored in Git.

This archive is a later Claude Design handoff bundle. Compared with the prior dashboard task artifact, it adds custom time range picker refinements, metric resolution hints, Fleet Host-health two-stat selection, sortable network columns, and tab overflow behavior.

For console visual and interaction parity, this v2 artifact is the current priority reference over older Claude Design task wording. Production API and storage behavior still follows docs/design.md; when prototype details expose a missing production contract, update docs/design.md and docs/PLAN.md rather than treating the prototype as implemented behavior.

The archive contains:

  • README.md
  • chats/chat1.md
  • project/Lightmetrics Console.html
  • project/app.jsx
  • project/components.jsx
  • project/data.js
  • project/styles.css
  • project/tweaks-panel.jsx
  • project/views-data.jsx
  • project/views-extra.jsx
  • project/views-fleet.jsx
  • uploaded copies of task and design reference docs

The bundle is a reference artifact. It may include Claude Design prototype dependencies that are not production implementation constraints.

Lightmetrics Public Website Claude Design Reference

  • source task: docs/claude-design-public-site-task.md at commit 448e072
  • source-doc baseline: repository commit 102b4e3
  • archive: design-artifacts/claude-design/lightmetrics-public-site-2026-05-08.tar.gz
  • storage: Git LFS
  • generated by: Codex from the Claude Design public-site task prompt
  • received: 2026-05-08
  • size: 2452017 bytes
  • SHA-256: 471e39fd16ef9ea13f2babb6e907aa177d36d30cd88887f47eeea96000d4f4bb

This archive is the public lightmetrics.dev website mockup source for WEB-01. It includes responsive static mockups for the landing page, documentation index, representative quickstart documentation page, public roadmap/Gantt page, and limitations/status page. The visible claims are tied to README.md, docs/limitations.md, and docs/PLAN.md, with planned and gated behavior labeled separately from implemented behavior.

The archive contains:

  • README.md
  • project/index.html
  • project/styles.css
  • project/app.js
  • screenshots/landing-desktop.png
  • screenshots/landing-mobile.png
  • screenshots/docs-desktop.png
  • screenshots/docs-mobile.png
  • screenshots/quickstart-desktop.png
  • screenshots/quickstart-mobile.png
  • screenshots/roadmap-desktop.png
  • screenshots/roadmap-mobile.png
  • screenshots/limitations-desktop.png
  • screenshots/limitations-mobile.png
  • copied source docs under source-docs/

The bundle is a design reference only. The production website should translate approved screens into Astro components and content pipelines, build static output to dist, and use docs/gantt-data.json rather than the local file:// docs/gantt-data.js wrapper. Cloudflare Pages preview configuration now lives in the production site/ package; custom-domain work remains gated and outside this artifact.