factory_step_status
InactiveTool of SaSame Research Agent
Read the full Guided Build state map for a membership guided Factory lifecycle: the pinned recipe_version, the current step, and every step's status (locked/unlocked/submitted/passed/failed), attempts and last receipt reference. SaSame runs no LLM; your own LLM does the building and SaSame only verifies the evidence deterministically. Requires the unguessable lifecycle key.
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
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries