Agents

Weirgate project snippet

  • Public contract: Weirgate-Api-Version 2026-07-18.
  • Use the Weirgate MCP tools or local weirgate CLI; never raw database access or server-internal imports.
  • Authenticate with a minted scoped wgk_ key reference. Never commit or paste key values.
  • Prefer propose-scoped test grants; pause for human approval before apply.
  • Enter provider keys only through weirgate provider-keys put --browser or guarded hidden stdin. MCP has no key-value tools.
  • Validate with doctor and deterministic sandbox fixtures before any live promotion.
  • Branch on typed errors and retain request_id plus api_version.

Weirgate API 2026-07-18