Deep Reading
Read a file completely and produce a structured content map.
Process
- Read the ENTIRE file (no cutoff)
- Produce content map: sections, named entities, standalone content
- Gap analysis: compare against repo for missing files/entries
Output
## Content Map: [filename]
### Sections
1. [Heading] (lines X-Y) — [one-line summary]
### Named Entities
- Characters: [list]
- Locations: [list]
- Concepts: [list]
### Gaps
[Missing entries, truncated content, orphaned secti
[Description truncada. Veja o README completo no GitHub.]