Commit Graph

26 Commits

Author SHA1 Message Date
nav
46f138328e feat(guild-model): complete guild/channel/dm entities 2026-05-12 09:01:24 +00:00
nav
2e2e217b5f feat(center): enhance health check with DB readiness 2026-05-12 08:58:44 +00:00
nav
7270256587 feat(center): add audit logs for auth and node operations 2026-05-12 08:57:34 +00:00
nav
7f68a09486 feat(center-nodes): add node heartbeat endpoint
Some checks failed
backend-ci / verify (Fabric.Backend.Center) (push) Has been cancelled
backend-ci / verify (Fabric.Backend.Guild) (push) Has been cancelled
2026-05-12 08:54:17 +00:00
nav
7887a8d3be feat(center-nodes): add node status model and status update endpoint
Some checks failed
backend-ci / verify (Fabric.Backend.Center) (push) Has been cancelled
backend-ci / verify (Fabric.Backend.Guild) (push) Has been cancelled
2026-05-12 08:52:39 +00:00
nav
e10d225063 feat(center-nodes): add paginated node listing 2026-05-12 08:51:01 +00:00
nav
e381679165 feat(center-nodes): enforce nodeId and endpoint uniqueness 2026-05-12 08:49:34 +00:00
nav
0020df5d5e feat(center-nodes): validate shared secret on node registration 2026-05-12 08:49:02 +00:00
nav
3ad8cc3a56 feat(center-auth): implement register/login/refresh/logout with bcrypt and DTO validation 2026-05-12 08:47:44 +00:00
nav
97528ce2c5 feat(center): validate required env on startup 2026-05-12 08:43:49 +00:00
nav
2871141d4c ci: add backend lint+build workflow for center and guild 2026-05-12 08:43:09 +00:00
nav
ea32aeb819 chore: add eslint and prettier setup for center and guild 2026-05-12 08:42:47 +00:00
nav
07c8a0f99d chore: add .env.example for center and guild services 2026-05-12 08:40:58 +00:00
nav
4eaac38484 feat: add docker-compose for center/guild backends with mysql 2026-05-12 08:36:33 +00:00
nav
c55666b481 feat: add Dockerfiles and MySQL TypeORM wiring for center/guild backends 2026-05-12 08:34:35 +00:00
nav
88bec71cf8 feat: scaffold center and guild backend NestJS skeletons 2026-05-12 08:31:43 +00:00
nav
026be99393 docs: add MVP checklist for center/guild backend development 2026-05-12 08:27:55 +00:00
nav
17dc9b9dba chore: bootstrap center/guild backend workspaces 2026-05-12 08:27:33 +00:00
nav
3910c0da9f refactor: split backend into center and guild modules 2026-05-12 08:26:28 +00:00
nav
3b11fe0d31 docs: finalize message ordering and plugin contract v1 2026-05-08 22:32:30 +00:00
nav
da19bca01b docs: capture architecture and MVP decisions from latest discussion 2026-05-08 19:52:07 +00:00
nav
4772e76d2c docs: keep Fabric core platform-neutral and move OpenClaw specifics to plugin 2026-05-08 14:45:50 +00:00
nav
74961af997 docs: align chat model to guild/channel/dm and exclude thread 2026-05-08 14:40:25 +00:00
nav
c8fb1e4f44 docs: add Fabric project plan v0.1 2026-05-08 14:38:18 +00:00
nav
dd727263dc chore: add Fabric.* repositories as submodules 2026-05-08 14:26:03 +00:00
nav
fdbe4e3bdb chore: initialize repository 2026-05-08 14:26:00 +00:00