feat: initial Netts energy orchestrator

This commit is contained in:
你的用户名
2025-11-03 19:26:48 +08:00
commit 891c32e288
25 changed files with 2210 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# Binaries
/bin/
/dist/
*.exe
*.exe~
*.dll
*.so
*.dylib
# Build artifacts
/coverage/
/tmp/
# Editor files
.DS_Store
*.swp
*.swo
# Configuration overrides
.env
config.local.yaml