feat(audit): replace probe baseline workflow with live anonymized capture
This commit is contained in:
@@ -1624,6 +1624,11 @@ Baseline summaries can be generated from audit logs:
|
||||
pnpm audit:phase0-baseline --audit ~/.local/share/flynn/audit.log --since 2026-02-25T00:00:00Z --format markdown
|
||||
```
|
||||
|
||||
Live baseline artifacts (sample JSONL + JSON/Markdown summaries) can be captured with anonymized identifiers:
|
||||
```bash
|
||||
pnpm audit:phase0-baseline:live
|
||||
```
|
||||
|
||||
## Gateway Lock
|
||||
|
||||
Single-client mode for the WebSocket gateway. When enabled, only one WebSocket connection is allowed at a time. Additional connections are rejected with close code `4003`.
|
||||
|
||||
Reference in New Issue
Block a user