Orphaned reference documents in Records/ need indexing
Seven reference/analysis documents in Records/ (gaad_charter.md, gaad_brand.md, gaad_roadmap.md, gaad_episode_plan.md, gaad_id_mapping.md, gaad_project_background.json, gaad_1994_audit.md) sit outside the JSON -> MD -> HTML record pipeline and are not referenced by the technical specification, any generator, or any other record. They are functionally orphaned: present but undiscoverable except by browsing the folder directly. Logged as an open decision rather than fixed silently, since resolving it (index all seven from the tech spec, consolidate some, or retire stale ones such as gaad_1994_audit.md now that gaad_audit.html supersedes it) is a content call, not a mechanical fix. Marked as orphaned in the Section 4 folder tree (gaad_technical_spec.json) so the gap is visible rather than requiring inspection to notice. Follow-up action (not built yet): add an orphaned-file WARN check to gaad_static_check.py Layer 1 - a Records/ file that is neither a record's .json/.md/.html trio, nor a generate_*.py, nor referenced in any technical-spec 'see' array, flagged as a warning (not a fail, since orphaned is not the same as broken).