Add autonomous MrTrust target integration contract
All checks were successful
Build MrTrust / build (push) Successful in 2m45s

This commit is contained in:
2026-05-16 02:03:25 +02:00
parent 01148f4703
commit 84a5df7216
8 changed files with 282 additions and 1 deletions

View File

@@ -16,6 +16,8 @@ MrTrust manages explicit Windows certificate trust for MrSphay software.
- `assets/certificates/` contains public certificates only.
- `private/` is ignored and may contain local signing material.
- `docs/integration-prompt.md` is the prompt for adding MrTrust to other projects.
- `docs/agent-target-integration.md` is the autonomous runbook for agents modifying target projects.
- `mrtrust.integration.json` is the machine-readable integration contract.
- `docs/security-model.md` documents the intended behavior and limits.
- `MrTrust.exe` is the user-facing standalone trust installer. The PowerShell scripts are source/build internals.