Run architect every N cycles (per meta).
Architect subprocess timeout in seconds.
Auto-seed policy: declarative rules for auto-creating .meta/ directories. Rules are evaluated in order; last match wins for steer/crossRefs.
Builder subprocess timeout in seconds.
Critic subprocess timeout in seconds.
OptionaldefaultArchitect?: stringResolved architect system prompt text. Falls back to built-in default.
OptionaldefaultCritic?: stringResolved critic system prompt text. Falls back to built-in default.
Exponent for depth weighting in staleness formula.
OptionalgatewayApiKey?: stringOptional API key for gateway authentication.
OpenClaw gateway base URL for subprocess spawning.
Bind address for the HTTP server (default: 127.0.0.1).
Logging configuration.
Optionalfile?: stringOptional file path for log output.
Log level.
Maximum archive snapshots to retain per meta.
Maximum lines of context to include in subprocess prompts.
Watcher metadata properties applied to archive snapshots.
Watcher metadata properties applied to live .meta/meta.json files.
HTTP port for the service (default: 1938).
OptionalreportChannel?: stringOptional channel identifier for reporting.
Cron schedule for synthesis cycles (default: every 30 min).
OptionalserverBaseUrl?: stringOptional base URL for the service, used to construct entity links in progress reports.
Skip unchanged candidates, bump _generatedAt.
Thinking level for spawned synthesis sessions.
Interval in ms for periodic watcher health check. 0 = disabled. Default: 60000.
Watcher service base URL.
OptionalexecutorExecutor instance for abort support.
OptionalregistrarRule registrar for reporting registration state in /status.
OptionalshuttingSet to true during graceful shutdown.
Dependencies injected into route handlers.