Expand description
kaizen ingest — hook ingestion (stdin or explicit payload for MCP).
Enums§
- Ingest
Source - Hook source, aligned with the
kaizen ingest hook --sourceCLI.
Functions§
- ingest_
hook_ string - Process hook JSON (same as stdin for
kaizen ingest hook). On success, returns empty string (CLI prints nothing). - ingest_
hook_ text - Process hook JSON (same as stdin for
kaizen ingest hook).