I just watched the first video of the serie of Jake Van Cleef breakdown, and the biggest thing that stood out to me was leveraging .md files for dialogue/context. It clicked because just as much as databricks came up with ontology and Microsoft fabric as well, the key element is context. But the markdown files simplify the process and allow any users to build their systems locally. It s a similar approach to the wiki llm where all the information is located and routed according to a specific workflow.
My main takeaway was .md files allow us to guide properly the workflow and the only drawback is the human factor (errors in the harness) which can be mitigated via an ai review of the harness. The experiment at the end helped me understand the idea of how far this can be pushed. Great stuff!
Going forward, I'm going to work on a small workflow and understand it s behavior.