Roadmap: 0.9 - #7
Merged
Merged
Conversation
Five entries, and what they have in common is that each one turns a claim Flowlight makes into something it can show. Coverage per app rather than "every connection". A threat model that says what it does not defend against, and product language that says monitoring rather than prevention beside every mention of blocking. Limits you set on the recorded bodies, which are the most sensitive thing it holds. A rule you can watch before it refuses anything. And the export disclosing itself the way Flowlight makes everything else disclose. Most of it comes from a security review of 0.8.1, the rest from what the 0.8.2 fixes exposed: the redaction that protects recorded bodies is a guess at which headers carry credentials, and a guess is not a budget. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Flowlight can say an agent uploaded 40 MB somewhere unfamiliar. It cannot say it read ~/.ssh/id_rsa first, and a file leaving is a read followed by a send — so today it watches half the event and names it in full. Deliberately not a resource monitor. CPU, memory and energy per process are Activity Monitor's job, already on every Mac and done well; adding tabs for them would make this a worse Activity Monitor with one good tab. The one number of that shape worth having belongs beside the away-activity alert, not in a tab. The two gates are in the entry rather than waiting to be discovered: EndpointSecurity needs an entitlement Apple grants on review, and the data it yields is sensitive enough that 0.9.2's inspection budget becomes a prerequisite rather than a nicety. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the 0.9 line to the README roadmap and the website, from the 0.8.1 security review plus what fixing it exposed. No code, no version bump — documentation only, so it doesn't need a release.
🤖 Generated with Claude Code