frontend-foundation: GOAT front-end Phase 1 — auth, tag management, public tag page (22/22 spec scenarios pass)

This commit is contained in:
2026-08-05 13:46:50 +10:00
parent b846c2c58e
commit 133e375b6b
31 changed files with 1591 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# Pi agent local state (machine-specific config, memory, tasks)
.pi/
# Build artifacts
frontend/where-woof
# Editor/OS noise
*.swp
.DS_Store