Enterprise SQL notebook platform inspired by Apache Zeppelin, built on .NET 10, Blazor Interactive Server, MSSQL, and Kerberos impersonation.
Full architecture and domain documentation lives in docs/README.md.
Backlog: docs/features.md (features) and docs/tasks.md (tasks). ADRs: docs/adr/README.md.
AI coding agents should read AGENTS.md before making changes.
Solution scaffold is in place. P0 implementation follows the roadmap in docs/roadmap.md.
dotnet restore
dotnet build
dotnet test
dotnet run --project src/Zeppelin.Net.Web