Files
lda-wf/docs
T
lda Verified 10dabca241 feat: add opencode browser click challenge harness
- Challenge prompt requiring workflow/deployment/run evidence
- CLI harness (run_opencode_trials.py) for running N agent trials
- Classification: success, workflow_not_used, run_failed, timeout, parse_error, unknown
- 8 unit tests covering build/parse/classify/path logic
- README with usage docs and optional Playwright MCP attachment
- Evidence index and roadmap updated
- Plan archived to historical/
10dabca241 · 2026-06-15 02:32:54 +07:00
History
..
2026-05-22 21:40:53 +07:00
2026-06-15 01:53:18 +07:00
2026-06-12 08:44:00 +07:00
2026-05-25 03:27:30 +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-31 16:10:33 +07:00
2026-05-19 23:58:43 +07:00
2026-05-31 16:10:33 +07:00
2026-05-27 22:45:27 +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: