| 1 | //! GitHub Copilot hook adapter for Atomic Agent. |
| 2 | //! |
| 3 | //! Handles hook JSON parsing, installation into `.github/hooks/atomic-hooks.json`, |
| 4 | //! and presence detection via the `.github/` directory. |
nothing calls this directly
no outgoing calls
no test coverage detected