macOS endpoint
BeProof app + CLI
BeProof is an AI agent evidence layer for macOS — not a replacement for MDM, EDR, or SIEM. Policy evaluation stays on the endpoint; the control plane aggregates signed, metadata-only fleet summaries and admin workflows.
BeProofApp.app + CLI on each Mac. Collects AI-agent evidence, evaluates Policy Pack rules locally, maintains a hash-chain journal, and signs exports. Journal payloads are encrypted at rest (AES-256-GCM, Keychain-bound key); inventory tables are metadata-only but not encrypted in the current release.
Cloud control plane + admin console. Tenant-scoped inventory, fleet health, review queue, and policy distribution — without server-side scanning.
BeProof app + CLI
Jamf · Intune · Kandji · Fleet
GCP Cloud Run + Postgres
Vercel + Firebase Auth
Policy evaluation stays on the endpoint. The control plane receives signed, allowlisted metadata only — never raw SQLite or secrets.
BeProof enforces a normative split between local raw evidence and shared org evidence. Missing data surfaces as a CoverageGap — never a silent pass.
| Class | Location | Examples |
|---|---|---|
| localRawEvidence | On the Mac | Full SQLite database, complete audit report, journal bodies, raw credential locators |
| sharedOrgEvidence | Signed upload only | Fleet summary allowlist fields, export manifest metadata — no secrets, no raw DB |
fleet enroll; device credential registers with tenant.FleetSummaryPayload, uploads to control plane; dashboard and review queue update.Tier 1 only — local audit and signed export. No cloud upload required.
Tier 1 + MDM overlay. Org policy context without fleet enroll.
Tier 1 + Tier 2 — enrollment, heartbeat, admin console governance.
BeProof integrates with existing stacks — it does not replace them.
| System | Role | Status |
|---|---|---|
| MDM / UEM | PKG, PPPC, org-policy overlay delivery | Pilot |
| OpenAI / GitHub admin APIs | Cloud grants + account attribution | Pilot default |
| Firebase Auth | Admin console sign-in (pilot) | Available |
| SIEM / webhook | Normalized summary streaming | Planned (M4) |
| EDR / XDR | Enrichment metadata attach | Planned (M4) |
For a 30-day pilot walkthrough, see the design partner program. For MDM rollout, start with managed deployment runbooks.