| 1 | //! Kiro IDE agent hook adapter for Atomic Agent. |
| 2 | //! |
| 3 | //! Handles hook JSON parsing from Kiro IDE's hook system, which uses shell |
| 4 | //! command actions that call `atomic agent hooks kiro <verb>` via subprocess |
nothing calls this directly
no outgoing calls
no test coverage detected