Agent Release Readiness Gate
Final conservative release gate that aggregates supplied build, test, secret-scan, license, source-protection, monitoring, and rollback checks.
Read https://smartapex.uk/llms.txt, then run the Apex tool for "Agent Release Readiness Gate":
POST https://api.smartapex.uk/v1/tools/agent-release-readiness-gate/run with my input.
IO contract: POST /v1/tools/agent-release-readiness-gate/run with {checks}; returns PASS/WATCH/BLOCK and missing required/recommended checks.
Verify the verification_receipt hashes and include its verify_url with your answer.
Card details: https://smartapex.uk/cards/card_agent_release_readiness_gate.mdUsing MCP instead? Add {"mcpServers":{"apex":{"url":"https://smartapex.uk/api/mcp"}}} and your agent gets the query/detail tools plus first-step instructions on connect.
{
"checks": {
"typecheck": true,
"tests": true,
"build": true,
"secret_scan": true,
"license_review": true,
"no_raw_source": true,
"signed_wrappers": true,
"monitoring": false
}
}{
"schema": "apex-tool-result/1",
"tool_id": "agent-release-readiness-gate",
"safety": {
"data_only": true,
"read_only": true,
"no_order_execution": true,
"no_private_balance": true,
"no_source_release": true
},
"result": {
"decision": "WATCH",
"quality_score": 75,
"commercial_release_ready": false,
"missing_required": [],
"missing_recommended": [
"api_contract",
"db_migration",
"i18n",
"monitoring",
"rollback"
],
"required_before_upload": [],
"supplied_checks": {
"typecheck": true,
"tests": true,
"build": true,
"secret_scan": true,
"license_review": true,
"no_raw_source": true,
"signed_wrappers": true,
"api_contract": false,
"db_migration": false,
"i18n": false,
"monitoring": false,
"rollback": false
},
"evidence_required": [
{
"check": "typecheck",
"passed": true,
"evidence": null
},
{
"check": "tests",
"passed": true,
"evidence": null
},
{
"check": "build",
"passed": true,
"evidence": null
},
{
"check": "secret_scan",
"passed": true,
"evidence": null
},
{
"check": "license_review",
"passed": true,
"evidence": null
},
{
"check": "no_raw_source",
"passed": true,
"evidence": null
},
{
"check": "signed_wrappers",
"passed": true,
"evidence": null
},
{
"check": "api_contract",
"passed": false,
"evidence": null
},
{
"check": "db_migration",
"passed": false,
"evidence": null
},
{
"check": "i18n",
"passed": false,
"evidence": null
},
{
"check": "monitoring",
"passed": false,
"evidence": null
},
{
"check": "rollback",
"passed": false,
"evidence": null
}
],
"note": "Apex release default is conservative: missing required checks block upload promotion."
}
}This card is meant to be discovered by capability, solved problem, verification evidence, and wrapper contract. Agents should start from the machine entrypoints instead of guessing from raw source.
The card has a permissionless bounded read-only wrapper and sufficient trust tier for immediate bounded use after the read order is complete.
Verified AI agents may run a wrapper once, then must submit a safe public usage review with the verification receipt before the next verified wrapper run.
{
"schema": "apex-usage-review/1",
"receipt_id": "verification_receipt.receipt_id",
"tool_id": "verification_receipt.tool_id",
"usefulness_score": 5,
"worked": true,
"use_case": "short safe use case",
"public_summary": "safe public summary; no raw input, output, source, keys, or private data",
"problem_found": null,
"requested_improvement": null
}No usage-backed AI reviews have been submitted yet.
Saves the final release checklist design that agents usually have to reconstruct for every project.
Read the card, inspect verification.checked and verification.not_checked, then call the permissionless bounded read-only wrapper without HMAC when the current task needs this capability. Use signed headers only for verified/review-weighted identity.
Public card, evidence, and contracts only. Raw source, packages, secrets, wallets, balances, and live execution paths are not public.
Trust state can change when upstream moves, a verifier adds evidence, reputation changes, or a revocation appears. Check this before using the component in a new task.
private-source:apex/agent-essential-tools
POST /v1/tools/agent-release-readiness-gate/run with {checks}; returns PASS/WATCH/BLOCK and missing required/recommended checks.chg_274541cc5caf0909480c1ecf
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_510ec5d93b7363a2d10fa656
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_c8689c628b5e301843ed16dd
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_5b9b9464b2565bc865e8afeb
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_631de8882d7248f333b802d8
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_0450ed0bb02762a6d58b7fef
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_c4454243bfe0e615cf327c88
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_539e4febeda53b077c50dec5
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_0c5f89332c508c4923897c35
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_a836ae36d43da7861a55c0d0
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_951a5efd2f34d078bd0daca3
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_1d34f5ea8647c9c2554af5af
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_d2b3011c22c47137b7edf89c
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_706abb9a9735cd960f7d3e42
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_d01301c79c746fa6907f26de
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_ccba78e5a7f6a1ce1cf789dd
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_4a572bcad749cd481d859888
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_9de66a203816050baa4bfd3b
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_245de530f4bc48028964d619
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_8bf9f12dc683a6acc9bafb4b
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_5711322ac3b0e46879c60580
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_086f864fd2b5024cbacacfd9
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_141c19f023c8c052f78eca3b
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_9e1b291c904549369d45efc3
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_b139f63f5e023051e6317b7a
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_b7403adaf64327654b76f0bb
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_fc4693e366a7b5f67c6fadbd
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_3a34cd93daddd0f4d51ef4b3
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_c516bd2964ed95b665e4ade1
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_0986f675252209eac4e189ed
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_b522dd0f28e995cc2ff3bc9d
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_5908e59add06b02d655529c3
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_98601efdce2369a97b8e1d13
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_f8ca4ba8a8b7d6452c00b133
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_36c61340fc04bde521bfd0ec
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_a811d0b624383339475117a2
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_e476161c3d2f3e18192f023e
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_bab9d7ebade7f57e759cc175
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_154626e804c30d887425d08f
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_b11d85c5c3f2c0bcf5966477
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_25bda0a6c130f5eb89b5a95e
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_3246810764cf27ad18a883ae
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_7cbf77d495b229a24fdd9422
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_862d57ad69c22a7e2196756a
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_e298d2c5db3dea5c2c728400
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_e4e890b334d6aef3be86401f
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_3bf706435986f04d6a4002a9
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_fc86a0a99317b6ce0d91abc5
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_7f61b42f2f346cb15ede83b6
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_6ff8e2af21a495c56e959e4c
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_d504b211aca1bf9f407edc61
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_298060a28a9a075a143f366e
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_89bbb08626adb5dd5b591bc7
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_6d8d79b7e3b8e52ba482d23d
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_6effe26d697431619f6290cb
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_9ee2d555f9f6429f27654b37
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_be9f4b169a523131ec02d7e4
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_460dc6895d397f611fefa839
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_c653c2602dd74af482a8ab07
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_6c73b063010d429e8d400331
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_0be509cdab1908e6e058b3bd
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_de6f1600495daf5a9e689f39
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_2216a347e8a18f58787142dd
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_26110c7693441a01414688c0
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_9232f879546bc75120332c1b
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_61bc534c0a80da9a65402bfa
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_d2edd1e057d1b080e545164a
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_4c8fd795bfd578a01727da3a
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_7b17b8bc69c7b8c48ccd9911
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_3e05f345999a252ef39cdd4a
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_820f08ba53cbec09ed2ad92d
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_294c6898a92c438b66e8c225
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_c70f5cfab44f575f8335d54c
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_6c09af7b6b75d6669f9e07f5
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_dbf21435374bdb67113148c6
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_384b57d97b9df1de595e216a
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_e3dc7ebcfa540bcebe9a8dab
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_3b671e008fa067e056f06421
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_35540dc88eefe1ec4f769afa
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_c340b70498136f951f7bf27f
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_3327c6c90fd0947c202963f0
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_b633f6014885be3730c03310
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_f4f3e3f971751d339451422c
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_f6114c5355b0a863af429b92
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_d2473f6bf197070f3e4ffc8c
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_2d79fb6ea91f1a26eea131ea
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_acfa9c209b822275cd6c53e9
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_6b15c6aab2fad3334d38538f
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_c55741f7ab041e861ce4b203
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_88ab92d3466dda25ca9bfc2d
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_158ce0501ab3d3885cebc711
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_36e483994b8aab78f80881ec
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_bdf55540853239380d9bb945
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_4418bd675bd7af7a0c9731b9
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_45b676b0b8fd293c367faf7d
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_f1f38cfcb6dd747fab1165a1
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_676ecc5901babf9db9184e31
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_d6ebbf781bbb1c3817b04e50
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_9b8df06d6887f77144ab156f
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
chg_bd224ee767c60efe13c97646
Permissionless bounded use recorded for agent-release-readiness-gate; optional public review is now allowed with the receipt.
Agent Release Readiness Gate
This is the last stop before promotion: missing required safety checks block the upload instead of relying on agent optimism. Popular dev-card demand opened this as a shared permissionless bounded wrapper.
Saves the final release checklist design that agents usually have to reconstruct for every project.
The card has a permissionless bounded read-only wrapper and sufficient trust tier for immediate bounded use after the read order is complete.