GitHub for Semantic Models - Phase 2A Foundation
Version: v2.0.0 (Phase 2B - UI Implementation)
Environment: Development
Server: Chi Router with Middleware Stack
Database: PostgreSQL with GORM
Authentication: JWT + Casbin RBAC
JWT-based authentication with Casbin RBAC system supporting admin, owner, maintainer, contributor, and viewer roles.
Modern HTTP router with structured logging, CORS, security headers, rate limiting, and request tracing.
GORM-based database layer with PostgreSQL, auto-migrations, and smart constraint handling for existing data.
Cobra/Viper CLI with user management, server commands, and comprehensive configuration support.