Files
PriceForge/bible-local/bible/synthesis/source-repos.md
2026-03-01 22:26:50 +03:00

16 lines
495 B
Markdown

# Reference Applications (Anonymized)
The initial design-code synthesis draws from several existing Go web applications that use a
Bible-style architecture documentation system.
## Observed Variants
- Bible entrypoint at `bible/README.md`
- Bible entrypoint at `bible/BIBLE.md`
- Bible entrypoint at `docs/bible/README.md`
## Key Observation
All source applications treat the Bible (or equivalent folder) as the architecture source of
truth, but folder layout and UI/runtime stacks differ.