| 1 | //! LLM-powered planning logic |
| 2 | //! |
| 3 | //! Provides intelligent plan generation, goal extraction, and achievement |
| 4 | //! evaluation by sending structured prompts to an LLM and parsing JSON responses. |
nothing calls this directly
no outgoing calls
no test coverage detected