{"service":"journal","surface":"management","contract":"2026-09-11","build":{"revision":"745d5f972663ae077f65018dc5b675b52eeebfca","dirty":false,"go":"go1.26.3"},"identity":{"root_id":"rt_8fa6b984886c790008630c061af11437","root_space_id":"spc_64731f19f228c8f30ea3c71fa0362950","journal_instance_id":"jinst_a2b99003b5cf9c6819d693adcd409076"},"bindings":{"primary":"http","http":{"prefix":"/"}},"operations":[{"name":"livez","kind":"operational","doc":"the process is up and can answer; empty checks and never 503","params":[],"response":"Health","errors":["invalid"],"http":{"method":"GET","path":"/livez"}},{"name":"health","kind":"operational","doc":"whether the durable store and instance identity are ready","params":[],"response":"Health","errors":["invalid"],"http":{"method":"GET","path":"/healthz"}},{"name":"describe","kind":"operational","doc":"the management identity, contract, build, binding, operations, refusals and files","params":[],"response":"ManagementDescribe","errors":["invalid"],"http":{"method":"GET","path":"/describe"}},{"name":"describe_file","kind":"operational","doc":"one embedded management contract file, verbatim","params":[{"name":"file","kind":"string","required":true,"repeated":false,"doc":"an exact management file name listed by describe"}],"errors":["invalid","not_found"],"http":{"method":"GET","path":"/describe/{file...}"}}],"refusals":[{"name":"invalid","http":400,"meaning":"a management request has invalid shape"},{"name":"not_found","http":404,"meaning":"the management route or requested contract file does not exist"},{"name":"internal","http":500,"meaning":"an unexpected implementation failure occurred"}],"files":["HTTP.md","SURFACE.md","openapi.json","operations.json","schema/Error.schema.json","schema/Health.schema.json","schema/ManagementDescribe.schema.json"]}