1.4 KiB
1.4 KiB
docs/formal/scraps/
Press-ready LaTeX fragments converted from every document in
docs/working/. Each scrap is a self-contained .tex fragment (no
\documentclass, no \begin{document}) ready to \input{} into any of the
ten docs/formal/ publications. See docs/formal/CLAUDE.md for the full
scrap header format (%% SCRAP:, %% SOURCE:, %% STATUS:, %% FITS:,
%% EDITORIAL:) and prose-conversion conventions.
Scraps mirror the source path under docs/working/, one subdirectory per
docs/working/ category:
architecture/— fromdocs/working/architecture/.archive/— fromdocs/working/archive/.experiments/— fromdocs/working/experiments/.hardware/— fromdocs/working/hardware/.papers/— fromdocs/working/papers/.scratch/— fromdocs/working/scratch/.specifications/— fromdocs/working/specifications/.legal/— fromdocs/working/legal/. Legal hold — do not touch.
A scrap's FITS: header lists which publication(s) \input{} it; a single
scrap can feed more than one publication (e.g. a physics-engine scrap can
fit both dev-guide and vol1-vm-physics).
See also
docs/formal/CLAUDE.md— scrap file naming, header format, and editorial-lift conventions.docs/working/README.md— the source tier these scraps are converted from.- Project root