| 1 | //! Cline hook adapter for Atomic Agent. |
| 2 | //! |
| 3 | //! Handles hook JSON parsing and presence detection via the `.clinerules/` directory. |
| 4 | //! Cline hooks are individual executable script files (not a JSON config), but the |
nothing calls this directly
no outgoing calls
no test coverage detected