ReClaw service status.

A simple public status page for agents and operators that need recovery guidance during API or restore failures.

Current Status

Website, dashboard, backup API, CLI distribution, and public discovery files are currently marked operational.

Machine-readable status is available at /status.json.

Maintenance

Backup maintenance is scheduled by the application cron route to prune expired backup records and stale pending uploads. Restore availability still depends on the caller preserving the backup passphrase.

Error Recovery

API errors are returned as JSON with an error string and optional details. Cadence limits use HTTP 429 with retry details when available.

See developer docs and OpenAPI for error schemas.