Semantic Persistence for LLM-Mediated Workflows Proposed.

Emanuele Quinto, Carlo Andrea Rozzi, Francesco Zanitti· July 10, 2026 View original

Summary

This paper proposes a conceptual model for LLM-mediated workflows where workflow definitions, instances, and inference records are treated as persistent knowledge objects. It distinguishes between deterministic "derive" and LLM-mediated "infer" operations within a shared knowledge substrate.

A conceptual model for Large Language Model (LLM)-mediated workflows has been introduced, emphasizing "semantic persistence." This model posits that not only the outputs but also the workflow definitions, their instances, inference records, context snapshots, and dependency relations should be represented as inspectable, resumable, and reviewable knowledge objects within a shared knowledge substrate. Drawing inspiration from Lisp's symbolic forms and live-image thinking, the model aims to provide a language-independent framework for managing the complexity of LLM applications that involve tool use, retrieval, branching logic, checkpointing, and human approval. It moves beyond traditional workflow systems by treating the workflow itself as a form of persistent knowledge. A central distinction in this model is made between "derive" and "infer." "Derive" refers to deterministic computations based on available state, while "infer" denotes LLM-mediated judgments made under declared context and executor-controlled capability policies. This preliminary account lays the groundwork for future work on formal transition semantics, offering a new perspective on building more robust and transparent LLM applications.

Why it matters

For professionals building complex LLM applications, this conceptual model offers a framework for creating more robust, auditable, and maintainable systems. Treating workflows as persistent knowledge objects can improve debugging, collaboration, and compliance in AI-driven processes.

How to implement this in your domain

  1. 1Adopt the "workflow as knowledge" paradigm when designing new LLM-mediated applications to enhance transparency and auditability.
  2. 2Implement mechanisms to persist workflow definitions, execution traces, and LLM inference records as structured knowledge objects.
  3. 3Develop tools that allow for inspection, resumption, and review of past workflow executions.
  4. 4Distinguish clearly between deterministic (derive) and LLM-mediated (infer) steps in your application logic.

Who benefits

Software DevelopmentAI/ML PlatformsLegalComplianceBusiness Process Management

Key takeaways

  • A new conceptual model proposes treating LLM-mediated workflows as persistent knowledge objects.
  • Workflow definitions, instances, and inference records become inspectable and resumable.
  • It distinguishes between deterministic "derive" and LLM-mediated "infer" operations.
  • This approach aims to build more robust, auditable, and transparent LLM applications.

Original post by Emanuele Quinto, Carlo Andrea Rozzi, Francesco Zanitti

"arXiv:2607.08740v1 Announce Type: new Abstract: Large language model (LLM) applications increasingly use explicit workflows for tool use, retrieval, branching, checkpointing, and human approval. Existing workflow systems already address many execution concerns. This paper propose…"

View on X

Originally posted by Emanuele Quinto, Carlo Andrea Rozzi, Francesco Zanitti on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses