Changelog
- 3cc2952 Docs: Add guardrails docs (#70)
- 651e2be Docs: Update CLAUDE.md to reflect current architecture (#71)
- d735165 Feature: added docs.jso validator + bug fix at docs.json (#59)
- 5ccb779 Feature: config refactor 3 (#61)
- d1c077a Feature: fix audit log 405 status (#76)
- 79b0c32 Merge pull request #62 from ENTERPILOT/docs/gom-20-simplify-gomodel-readme-with-docker-first-quick-start
- 56c8762 Update README.md
- 6ea3cc4 chore(deps): bump actions/checkout from 5 to 6 (#68)
- fffe15f chore(deps): bump actions/setup-node from 5 to 6 (#67)
- bb579e9 chore(deps): bump codecov/codecov-action from 4 to 5 (#69)
- 7e0024e chore(deps): bump github.com/redis/go-redis/v9 from 9.17.3 to 9.18.0 (#75)
- ae44fd0 chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.4.2 to 2.5.0 (#57)
- be9c29a chore(deps): bump modernc.org/sqlite from 1.44.3 to 1.45.0 (#63)
- cd39e9c chore: address security concerns
- 18a0bde chore: clean up
- 84c4346 chore: revert unnecessary changes
- b4a2acc ci: extend Dependabot to cover Dockerfile and GitHub Actions (#65)
- b34029c feat: add admin dashboard and API behind ADMIN_ENDPOINTS_ENABLED and ADMIN_UI_ENABLED feature flags (#73)
- 3d61d67 feat: add guardrails system with system prompt injection/override/decorator (#64)
- 0f6bce4 feat: added a basic docs.json (#58)
- a46f85b feat: refactor config system to unified 3-layer pipeline and add conf… (#60)