Skip to content

trust-standard-protocol/tsp-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSP-SRC

Consolidation workspace for the Trust Standard Protocol public website. Created 2026-06-26. This folder is the new working SRC; build and deploy happen from here.

Authority order

  1. ../TSP-perfect-vision-docs (docs 01–10) — doctrine, product boundary, IA, licensing (source of truth).
  2. ./reference/*.html, *.pdfvisual design reference only, never a deploy target.
  3. ./website — Astro implementation; evolve here.
  4. Everything else on the machine — reference only, read-only.

When the Astro implementation and the Perfect Vision docs disagree, follow the docs and record the delta in reports/.

Structure

  • website/ — Astro 7 static site (zero client JS). Build target.
  • deploy/ — Caddyfile + deployment notes (fresh Hetzner Ubuntu, host Caddy, automatic HTTPS).
  • reference/ — standalone HTML + PDF design references (visual only).
  • reports/ — IA reconciliation and closeout reports.

Provenance

website/ consolidated from C:/Users/Administrator/Desktop/tsp-web-norway/tsp-web (Astro 7, @lexico/tsp-web) on 2026-06-26.

  • Excluded: node_modules, .astro, dist, caches, .env*, logs, and all git history.
  • Carried over: LICENSE, NOTICE.md, SECURITY.md.
  • Design references copied from TSP-perfect-vision-docs/Website (HTML + PDF). The large source .zip bundles were left in place there (not duplicated).

Hard rules (owner-set)

  • Read-only outside this workspace.
  • No push / merge / deploy / repo-archive / GitHub-settings changes without explicit instruction.
  • No counsel-gated logic: entitlement, Stripe, registry, official-status, or production-issuer code.
  • Verification stays free. Issuance / licensed / official-status wording stays precise.
  • Permanent boundary: TSP verifies evidence state — not truth, legal outcome, safety, compliance, or model quality.

Build

cd website
pnpm install
pnpm preflight   # claim-lint + audit:content + build + audit:claims

Deploy

Fresh Hetzner Ubuntu server, host Caddy, automatic HTTPS for truststandardprotocol.com (+ www). See deploy/ for the Caddyfile and step-by-step notes. No live deploy until SSH/IP/DNS are supplied.

Status

Phase 1 (workspace + consolidation) done. Phase 2 IA proposal in reports/IA-RECONCILIATION.mdawaiting approval before route restructuring.

About

Public website for the Trust Standard Protocol (truststandardprotocol.com) — Norwegian-first static site with a live, in-browser evidence-state verifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors