Add initial work from Codex

This commit is contained in:
2026-03-20 15:13:33 +01:00
parent 19771ddd37
commit adb5c1a439
48 changed files with 7054 additions and 16 deletions

9
.gitignore vendored
View File

@@ -219,6 +219,12 @@ build/Release
node_modules/
jspm_packages/
# Frontend build/typecheck artifacts
frontend/dist/
frontend/*.tsbuildinfo
frontend/vite.config.js
frontend/vite.config.d.ts
# Snowpack dependency directory (https://snowpack.dev/)
web_modules/
@@ -312,3 +318,6 @@ dist
.yarn/install-state.gz
.pnp.*
# This project uses Kubernetes + Grafana Alloy instead of local docker compose collector.
docker-compose.yml
otel-collector-config.yaml