Files
lda-wf/docs
T
..
2026-07-28 16:13:20 +07:00
2026-05-31 16:10:33 +07:00
2026-05-19 23:58:43 +07:00
2026-05-26 02:33:41 +07:00
2026-05-19 23:58:43 +07:00
2026-05-31 16:10:33 +07:00

Documentation Index

Start here when orienting to the project. Top-level docs are the current reference unless marked otherwise. Historical scratch notes and completed implementation plans are kept for context, not as active instructions.

Current Overview

Core Workflow Model

Authoring

CLI

  • wf_cli.md: workflow platform CLI commands, output formats, lifecycle flow, and common diagnostics.
  • runbooks/rpc-cli-smoke.md: bounded end-to-end smoke test for wf-rpc-server plus remote wf CLI.
  • runbooks/python-source.md: configure trusted project-local Python NodeSpec registries, validate them, and run them through wf-rpc-server.

MCP Platform

Protocol Notes

Historical Material

Runtime References

Native subgraphs, concurrent foreach, lineage state, and durable stopped-run resume now have implemented foundations. Use the current roadmap and ADR/spec docs as the active references: