16 lines
495 B
Markdown
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.
|