J3vb
9116a880a3
feat(phase-bc): pass 5 — pgdbgen, postgres EventStore/PluginStore, plugin hub wiring, OTel stack, reconnect DB tier
- Generate Server/db/dbgen/{events,plugins}.sql.go and full Server/db/pgdbgen/ (//go:build postgres gated)
- Implement PostgresStore EventStore and PluginStore methods in store/postgres.go
- Wire plugin host_events.go EventSink into hub broadcast path (SetPluginEventSink)
- Wire host_commands.go slash-command dispatcher: chat_command V1 handler + hub.SetPluginRegistry
- Add handlers_command.go + handlers_command_test.go for plugin slash-command dispatch
- Add reconnect_db_test.go: TestReconnect_BufferMiss_FallsBackToDBTier (cold-tier DB replay)
- Add otel-up/otel-down Makefile targets; docker-compose.otel.yml + prometheus.dev.yml
- Update PHASE_BC_LOCAL_TODO.md: mark in-session items complete; document remaining network-blocked steps
- Minor fixes: channel_handler access-control, router plugin handler wiring, service span instrumentation
2026-04-06 22:48:59 +02:00
..
2026-04-06 22:48:59 +02:00
2026-04-06 22:48:59 +02:00
2026-04-06 09:29:29 +00:00
2026-04-01 08:41:09 +02:00
2026-04-01 09:23:17 +02:00
2026-03-18 05:03:38 +01:00
2026-04-01 09:23:17 +02:00
2026-03-19 03:53:40 +01:00
2026-04-02 13:45:41 +02:00
2026-03-18 05:03:38 +01:00
2026-04-04 16:48:57 +00:00
2026-04-01 11:38:11 +02:00
2026-04-04 16:48:57 +00:00
2026-03-18 05:03:38 +01:00
2026-04-01 11:38:33 +02:00
2026-04-02 11:16:16 +02:00
2026-04-01 11:38:11 +02:00
2026-03-29 19:39:46 +02:00
2026-03-28 10:39:23 +01:00
2026-04-01 11:38:33 +02:00
2026-04-01 08:41:09 +02:00
2026-03-29 19:39:22 +02:00
2026-04-04 16:48:57 +00:00
2026-04-02 14:51:16 +02:00
2026-04-01 12:04:15 +02:00
2026-04-01 11:38:11 +02:00
2026-04-01 17:52:06 +02:00
2026-04-01 11:38:11 +02:00
2026-04-01 15:35:50 +02:00
2026-04-01 11:38:11 +02:00
2026-04-02 14:51:16 +02:00
2026-04-06 09:00:47 +00:00
2026-04-01 11:37:55 +02:00
2026-04-01 11:37:55 +02:00
2026-04-05 19:37:00 +02:00
2026-04-05 19:03:22 +02:00
2026-04-01 17:52:06 +02:00
2026-03-31 11:41:59 +02:00
2026-04-01 09:23:17 +02:00