Major documentation rewrite and script improvements
31 files · 224+ · 160-

Documentation rewrite

11 files changed
  • index.md Expanded architecture overview
  • layers.md Major expansion of layer architecture docs (64 insertions)
  • meta-repository.md Updated meta-repository design
  • workspace-vs-workenv.md Refined workspace comparison
  • index.md Improved getting started flow
  • installation.md Rewrote installation instructions
  • validation.md Streamlined validation guide
  • index.md Updated documentation home page
  • index.md Reorganized reference docs
  • faq.md Updated FAQ content
  • README.md Updated README
  • Documentation rewrite across 28 pages improving clarity, accuracy, and the overall getting-started experience. specify behavioral
    2 files
    • layers.md
    • installation.md

Script improvements

3 files changed
  • bootstrap.sh Added new bootstrap features
  • setup.sh Simplified setup logic
  • validate.sh Added validation checks
  • bootstrap.sh and validate.sh gained new functionality while setup.sh was simplified by removing redundant logic. streamline behavioral
    2 files
    • bootstrap.sh
    • validate.sh