Commit Graph
7 Commits
Author SHA1 Message Date
Godopu e532e68abd docs: update comprehensive README.md with deployment, backup, and local getting started guides
- Add full architecture Mermaid diagram (Next.js frontend, Go backend, SQLite storage, Docker network)
- Document Docker container production deployment (build, up, logs, ps, down)
- Add detailed Getting Started guide separated into Frontend (Next.js) and Backend (Go)
- Document database backup and restore methods (make backup-db and anl_dump.sql)
- Document Admin Dashboard (/console) token authentication and CRUD capabilities
- Detail Multi-Agent Mux (MAM) orchestration roles and protocols
2026-08-25 11:11:12 +09:00
Godopu d833252217 refactor: remove Agent Core Engineering and rename 5 Core Pillars to Core Research Areas 2026-07-30 11:05:45 +09:00
Godopu 7943b9390f fix: resolve review feedback I1-I7 including ISO 8601 dates, footer address, readme routes, and strict verify_counts gate 2026-07-30 10:44:41 +09:00
Godopu e35b46d188 feat: update lab name to ANL and sync 5 core research pillars across README.md and UI components 2026-07-30 09:01:30 +09:00
Godopu c384bb7af9 docs: update README.md with comprehensive 5 core research pillars from multi-agent-orchestration 2026-07-29 23:48:46 +09:00
Godopu ff26f36983 docs: update README.md to reflect new research focus (QUIC, gRPC, A2A, Multi-Agent Orchestration) 2026-07-29 23:47:16 +09:00
Godopu f3f53c1318 feat: initialize IoT Standards Lab website project with MAM skills & onboarding guide 2026-07-29 23:43:59 +09:00