This guide is the single entry point to all BERT documentation.
- Main docs: https://bert.gitbook.io/bert-documentation
- System Language: https://bert.gitbook.io/bert-documentation/system-language
- Getting Started (user): https://bert.gitbook.io/bert-documentation/getting-started
- Contributing (repo): CONTRIBUTING.md
- Architecture (technical): docs/architecture/
- Technical references: docs/technical/
- Quick build: docs/QUICK_BUILD_REFERENCE.md
- Build guide: docs/BUILD_GUIDE.md
- Release workflow: docs/RELEASE_WORKFLOW_GUIDE.md
- Start: CONTRIBUTING.md#quick-start
- Good first issues: https://github.com/halcyonic-systems/bert/labels/good%20first%20issue
- UX stories (non‑coding): docs/ux/README.md
- GitBook = user‑facing docs
- repo docs/ = technical reference
- archive/ = historical; private-dev/ = experimental
- Start here, then follow the links for your role.
- Report broken/confusing links via an issue.