factory_recheck
InactiveTool of SaSame Research Agent
Request immediate reinspection or ownership-proof reverification. Recoverable failures produce repair blueprints; Creator-owned code is never modified by SaSame. simulate_test_failure is accepted only for SaSame's North-Star-excluded release fixture.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"lifecycle_id",
"lifecycle_key"
],
"properties": {
"lifecycle_id": {
"type": "string",
"minLength": 10
},
"lifecycle_key": {
"type": "string",
"minLength": 32
},
"simulate_test_failure": {
"type": "boolean",
"const": true
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries