generated from MrSphay/codex-agent-repository-kit
Add autonomous MrTrust target integration contract
All checks were successful
Build MrTrust / build (push) Successful in 2m45s
All checks were successful
Build MrTrust / build (push) Successful in 2m45s
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
Use this prompt in another Windows project when you want Codex or another agent to add MrTrust support.
|
||||
|
||||
Before changing the target project, read:
|
||||
- `mrtrust.integration.json`
|
||||
- `docs/agent-target-integration.md`
|
||||
|
||||
```text
|
||||
Integrate MrTrust support into this Windows project.
|
||||
|
||||
@@ -12,6 +16,7 @@ Goal:
|
||||
|
||||
Agent contract:
|
||||
- You are modifying the target Windows project, not MrTrust itself.
|
||||
- Use `mrtrust.integration.json` and `docs/agent-target-integration.md` as the authoritative integration contract.
|
||||
- Add MrTrust as a visible, optional trust-onboarding path for users.
|
||||
- Add or update the target project's release/signing pipeline so produced Windows artifacts are signed.
|
||||
- Do not mark the task complete after only copying documentation. The target project needs user-facing integration and signing support where applicable.
|
||||
|
||||
Reference in New Issue
Block a user