circuitforge-core/docs
pyr0ball f32faae7be
Some checks failed
CI / test (pull_request) Has been cancelled
feat(signal-bus): add SSE event publisher; finish video upload + docs theme WIP
- circuitforge_core.signal_bus: SignalBus/SignalEvent generic pub-sub over
  Server-Sent Events for real-time signal streams (thread-safe publish,
  bounded per-subscriber queues with drop-oldest overflow, keepalive).
  New `signal-bus` extra.
- circuitforge_core.video.app: POST /caption/upload accepts a multipart
  video file for callers without filesystem access to the video-service
  node; added test coverage. video-service extra now pulls in
  python-multipart, required by UploadFile parsing.
- docs: mkdocs.yml blue-grey/cyan palette now wired to a central
  docs/stylesheets/theme.css for consistent theme-aware styling.
- Bump to 0.22.0; update README module table/install line and CHANGELOG.

Closes: #58
2026-07-10 16:10:34 -07:00
..
developer feat: platforms module + docs + scripts 2026-04-24 15:23:16 -07:00
getting-started ci: publish to Forgejo Packages on release; update install docs 2026-06-05 10:19:40 -07:00
modules docs: self-hoster service docs for text, video, and mqtt modules 2026-06-05 11:59:48 -07:00
stylesheets feat(signal-bus): add SSE event publisher; finish video upload + docs theme WIP 2026-07-10 16:10:34 -07:00
index.md feat: platforms module + docs + scripts 2026-04-24 15:23:16 -07:00
plausible.js feat: add Plausible analytics to docs 2026-04-16 21:16:04 -07:00