DOT-based pipeline runner for multi-stage AI workflows. Implements the StrongDM Attractor nlspec.
Stars
22
Forks
3
Watchers
22
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
145
commits
1
commits
refactor: migrate all handlers to context_updates return pattern (spec §3.3 step 4)
cf7822cView on GitHubfix: spec-align §4.10 tool context + catalog + document API gaps
9161500View on GitHubfeat: 6 new capability examples + 5 bug fixes discovered during live testing
3d41088View on GitHubfix: drain steer queue before every LLM call + fix live test assertions
1f6293bView on GitHubfix: §11.11.5/9.4.1/9.8.2 — route aliases, env introspection, knowledge_cutoff (#45)
c3af558View on GitHubtest: §11.12 DoD coverage — 8 new tests for 5 missing scenarios (#44)
e9b76a2View on GitHubfix: §11.3.8/11.6.3 — PipelineStatus strings + response.md for empty output (#43)
1482105View on GitHubfix: §9.1.4/11.2.10/11.6.8 — API naming alignment with specs (#42)
a3927b0View on GitHubfix: §8.4.5/9.5.3 — STREAM_START event rename + single truncation marker (#41)
4d130e7View on GitHubfix: §8.4.7/8.4.8 — generate_object() schema validation with fallback (#40)
50ef15dView on GitHubfix: §8.1.6/8.1.7/9.10.1 — middleware chain, optional client, interleaved text events (#39)
e341c01View on GitHubMerge pull request #38 from samueljklee/feat/spec-compliance-final
e2efa70View on GitHubfix: add retry count assertion and hoist deferred imports (Tasks 17-25)
783086bView on GitHubfix: Task 23 loop detection assertion checks LOOP_DETECTION event (spec §9.12.37-39)
a4e919cView on GitHub