| 1 | /** |
| 2 | * Magic Docs automatically maintains markdown documentation files marked with special headers. |
| 3 | * When a file with "# MAGIC DOC: [title]" is read, it runs periodically in the background |
| 4 | * using a forked subagent to update the document with new learnings from the conversation. |
nothing calls this directly
no test coverage detected