Commit 140b5b9
feat(v0.7.0): public knowledge — collaborative intelligence across human-Claude pairs
Enable any human-Claude pair to publish verified knowledge that all other
pairs can discover, review, and build upon — forming an emergent mesh of
shared understanding across independent collaborations.
Three-gate safety: explicit opt-in → harm/safety verification → 15-min
standby timer. Content graduates from pending_public to public only after
the standby window, then exports via bridge_push with automatic GitHub
releases for discoverability.
New MCP tools: request_publish, cancel_publish, search_public_knowledge.
Schema: visibility + publish_requested_at on entities & tasks (6 migrations).
Bridge: standby promotion, public_knowledge export/import, release creation.
Task Tray: Publish/Unpublish context menu with dual QMessageBox warnings,
⏳/🌐 visibility badges, sync integration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 44f6c70 commit 140b5b9
3 files changed
Lines changed: 535 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
| |||
0 commit comments