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:
@@ -1,7 +1,16 @@
|
||||
{
|
||||
"name": "codex-agent-repository-kit",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "Universal repository baseline for Codex-assisted projects.",
|
||||
"mrtrustIntegration": {
|
||||
"contract": "mrtrust.integration.json",
|
||||
"agentRunbook": "docs/agent-target-integration.md",
|
||||
"prompt": "docs/integration-prompt.md",
|
||||
"standaloneExecutable": "MrTrust.exe",
|
||||
"publicThumbprint": "A024A89200469F099EC4A172B4F96F6428AFD41B",
|
||||
"sourceRepository": "https://git.wilkensxl.de/MrSphay/MrTrust",
|
||||
"releasePage": "https://git.wilkensxl.de/MrSphay/MrTrust/releases"
|
||||
},
|
||||
"agentResponsibilities": [
|
||||
"Read manifest.json before copying files.",
|
||||
"Use copyMap target paths unless the repository already has an equivalent convention.",
|
||||
|
||||
Reference in New Issue
Block a user