Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 2.18 KB

File metadata and controls

51 lines (37 loc) · 2.18 KB

GLYPH Documentation

This directory is the active documentation surface for the glyph codec.

If you only read three files, read these:

  1. ../README.md
  2. QUICKSTART.md
  3. LOOSE_MODE_SPEC.md

Active Docs

Product / Repo Entry

Authoritative Specs

Supporting Guides

Language-Specific Docs

Historical / Secondary Material

These files are still useful, but they are not the source of truth for the current codec surface:

  • reports/README.md — dated research and benchmark snapshots
  • archive/README.md — archived docs and experiments
  • DEMO_README.md / DEMO_QUICK_REFERENCE.md — legacy demo material (removed)
  • visual-guide.html — visual explainer, not authoritative API/spec text
  • ../attic/ — parked features (agent framework, blob/pool); preserved for history, not part of the lead surface

Documentation Rules For This Repo

  • Specs beat guides.
  • Manifests beat README install snippets.
  • Language READMEs should document the shipped package names and exported APIs.
  • Demo docs and reports must be clearly marked when they are historical or example-only.

Known Cleanup Boundaries

Some older report/demo files still contain dated package names, benchmark timestamps, or example integrations. Those files should be treated as historical context unless they are explicitly refreshed.