We’ve been using the generated HTML documentation from easymorph as input for AI (claude/OpenAI) to generate higher level documentation for multiple scripts that intersect and are connected to each other (via database tables or files exported from 1 script that is input to another script) And it’s working aswesomly!
But. we’d wish to automate this even further.
We’d wish for a way to easy export
- scheduling from easymorph server to include this as input into out AI documentation to get this also documented
- all jobs documentations as html to the same location as input for the AI
- last edit timestamp of the above
Mabye there is a way to create & schedule this in easymorph that I’m not aware of?