You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ Until those variables exist, API routes return a setup `503`.
87
87
88
88
## Slack Beta Setup
89
89
90
-
The Slack app is a free beta entry point for private dumps. It supports `/mumbl [text]`, `/mumbl room [team name]`, a `save_to_mumbl` message shortcut, App Home private dumping, and App Home field-note drafting from recent private dumps. It does not read channel history.
90
+
The Slack app is a free beta entry point for private dumps. It supports `/mumbl [text]`, `/mumbl room [team name]`, a `save_to_mumbl` message shortcut, App Home private dumping, and App Home field-note drafting/review from recent private dumps. It does not read channel history.
Copy file name to clipboardExpand all lines: docs/free-tier-compromises.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Current compromise:
76
76
- Slack is free during beta. There is no 30-day countdown, no credit card, and no usage gate.
77
77
- The beta supports only explicit user actions: `/mumbl [text]` and the `save_to_mumbl` message shortcut.
78
78
-`/mumbl room [team name]` can create a Mumbl room from Slack with an expiring creator handoff link. `/mumbl start [team name]` remains an alias.
79
-
- App Home can create private dumps and draft a field note from selected recent private dumps. Drafting uses the existing field-note OpenAI daily limit, and publishing still requires review in Mumbl.
79
+
- App Home can create private dumps, draft a field note from selected recent private dumps, and edit recent private drafts. Drafting uses the existing field-note OpenAI daily limit, and publishing still requires review in Mumbl.
80
80
- The Slack app requests `commands`, `users:read`, and `users:read.email` only. It does not request channel history or message history scopes.
81
81
- Team-read posting to Slack is optional per room. When a creator enables it, Mumbl asks for an optional `chat:write` and `groups:write` permission upgrade only so it can create one private channel and post published team reads.
82
82
- Slack daily check-in reminders are deferred because a 15-minute scheduler does not fit the free-tier posture.
0 commit comments