# My Brain on Paper Agent Runner 0.1.0-alpha.1

Alpha Windows release.

## Included

- Windows-launchable Electron desktop app.
- Spreadsheet-style agent/team run board.
- Goal console for the Agent Runner release goal.
- Route/policy lens with allowed and denied roots.
- KB/loadout visibility for project, PersonalKB, and legacy evidence boundaries.
- Release/download readiness panel.
- Operator session surface with allowlisted npm commands.
- Visible PowerShell launchers for Smith start, interactive Codex, and resume-last Codex.
- Local event API compatibility:
  - `POST /api/events`
  - `GET /api/state`
  - `POST /api/clear`

## Safety Boundaries

- No unrestricted shell execution.
- Mutating allowlisted commands require an operator confirmation in the UI.
- Secret-like event fields are rejected by name.
- Tokens, full prompts, private transcripts, private logs, and full raw tool output are not intentionally stored in public artifacts.

## Known Limitations

- Unsigned alpha build.
- Tauri was skipped because Rust/Cargo is unavailable in the current Windows shell.
- No automatic updater yet.
- Cloudflare and GitHub release verification must be recorded separately after publishing.

## Checksum

```text
4e3359eb023d82896aa3ccf0cab7307ce1f5bf2e27316a7dffab4ec2afbcdf38  mybrainonpaper-agent-runner-0.1.0-alpha.1-win-x64.zip
```
