Pride Wiki Viewer — Wiki Entry Point

Purpose: Read-only static HTML knowledge base (Quartz) that renders the Pride wiki as a professional, browsable website. Primary user is Mat O’Keefe (CEO, non-technical), who uses it to browse and search business intelligence and queries the wiki through Claude Cowork.

Loaded by: _wiki-viewer-project-setup/INSTRUCTIONS.md (Cowork) and pride-wiki/CLAUDE.md (which is a query guide for Mat’s Claude, not a build-rules file).

Always load at session start

Load when work touches…

Viewer UX and design

Content rendering

Access control / privacy

Sync infrastructure

  • pride-turnaround/_wiki/pride-wiki/content/ sync script (currently in pride-wiki/scripts/) — flagged as needing attention, 10-day drift observed 2026-04-24

Active decisions

Source documents

Analysis relevant to this project

  • None filed yet — most implementation detail lives in pride-wiki/_specs/WIKI-VIEWER-BUILD.md

Cross-project context

  • The wiki itself — Wiki Viewer renders content from pride-turnaround/_wiki/. Any content change in the source wiki flows into the viewer on sync. Treat the source wiki as read-through, not edit-in-place.
  • ops — Ops decides what content is sensitive and whether it belongs in the wiki at all.
  • finance — Financial data in the wiki is rendered publicly (within the viewer’s access control). Ensure figures in the wiki are appropriate for the viewer’s audience.
  • humphrey — If Humphrey wants to cross-link to wiki pages (e.g., “see context for this alert”), the Wiki Viewer is the URL target.

Critical constraints

  • Read-only from the viewer’s side. Mat and anyone else with Cloudflare Access can view, not edit. Edits happen in Obsidian against the source vault (pride-turnaround/_wiki/).
  • No sensitive data in the viewer. Shareholder registry, individual financial figures, and personal contact details must not sync into pride-wiki/content/ unless explicitly gated. Current state: the sync script is permissive — audit before each sync.
  • Cowork writes no code here. Per _wiki-viewer-project-setup/INSTRUCTIONS.md, all code changes to the Quartz site go through Claude Code via specs in pride-wiki/_specs/.

Open issues (as of 2026-04-24)

  • pride-wiki/content/ is 10 days stale vs pride-turnaround/_wiki/ — needs sync run
  • pride-wiki/CLAUDE.md references stale page counts (“188+ pages”, “entities (19 pages)”) — corrected in WIKI-META-1

Recent updates

  • 2026-04-24 — Sub-index created (WIKI-META-1)