Commit Graph

4 Commits

Author SHA1 Message Date
Timmy Time
8bbcbba0ff [BRIDGE-MVP] Fix 7 redaction artifacts in dm_bridge_mvp.py
Fixes corruption that would cause runtime failures:
- Lines 26, 40: _GITEA_TOKEN initialization and assignment
- Lines 59, 69, 302: load_gitea_token() function calls
- Lines 195, 196: event.author() method chains

Bridge service restarted and operational.
Issue: #181
2026-04-05 10:56:29 +00:00
Timmy Time
a8a65dc89f [BRIDGE-MVP] Nostur→Gitea ingress bridge v0.1
Implements #181 MVP:
- nostr_gitea_bridge.py: WebSocket DM listener, command parser, Gitea API integration
- requirements.txt: websocket-client dependency
- timmy-nostur-bridge.service: systemd unit for deployment

Commands: STATUS, CREATE <title>, COMMENT #<n> <text>, HELP
Gitea remains execution truth. Authorized sovereign keys only for mutations.

Ready for deployment to VPS.
2026-04-05 05:33:26 +00:00
Timmy Time
243f8f1d76 [#181] Nostur→Gitea bridge MVP - service deployment ready 2026-04-05 03:03:29 +00:00
Timmy Time
bfebe4de31 checkpoint: 20:01 auto-commit 2026-03-31 20:02:01 +00:00