Voices
'Ask Claude to Map Your Entire App's Architecture Into One HTML Page and One JSON File — the HTML Is for You, the JSON Is for the Next Agent'
A prompt-pattern post hit 5,000 likes and 365K views by proposing dual-audience architecture docs: a human-readable HTML map plus a machine-readable JSON graph that the next agent loads as context when starting a feature. It's the same insight driving graph engineering — persist structure outside the context window — but at a cost of one prompt instead of a framework. The unverified part is durability: nobody in the thread reports what happens when the JSON drifts from the codebase after a few weeks of changes.
Source
↳ Follow the thread