Skip to content
This repository was archived by the owner on Aug 8, 2026. It is now read-only.

Latest commit

 

History

History
39 lines (28 loc) · 1.3 KB

File metadata and controls

39 lines (28 loc) · 1.3 KB

Common Action — Process Dictionary

Ordered, repeatable procedures for this repo. For which process a task calls for, see SKILLS.md.

Process: Source Site Audit

  1. Fetch the public source document and headers.
  2. Record its semantic and visual structure.
  3. Capture desktop and mobile reference screens.
  4. Separate verified claims from proposed articulation.

Process: Evidentiary Interface Design

  1. Preserve factual content and deployment austerity.
  2. Establish a document-like grid and provenance layer.
  3. Translate capability lists into problem/method/output relationships.
  4. Use real institutional metadata as visual material.
  5. Avoid invented proof and decorative data.

Process: Static Build

  1. Implement semantic HTML.
  2. Implement dependency-free responsive CSS.
  3. Include accessibility, print, metadata, and reduced-motion behavior.
  4. Validate links, document outline, and responsive rendering.

Process: Visual QA

  1. Serve docs/ on port 8770.
  2. Capture desktop and mobile pages.
  3. Inspect overflow, contrast, hierarchy, and reading order.
  4. Correct defects and repeat the capture.

Process: Launch

  1. Obtain stakeholder approval.
  2. Back up the existing production document.
  3. Deploy docs/index.html and docs/styles.css.
  4. Verify HTTPS, metadata, email, and responsive behavior.