Skip to content

Commit 966b244

Browse files
README: drop stale module status from spec line
Was: "graph engine is implemented against spec v0.3.1; the other modules in the charter are not yet built." Both halves are stale — version string lags five minors, and pipeline-utilities, llm-provider, checkpoint, and observability all shipped across phases 0-6.0. Trim to a single honest line referencing the new pin; module-by-module status belongs in CHANGELOG.
1 parent 9cbdb30 commit 966b244

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Python reference implementation of [OpenArmature](https://github.com/LunarCommand/openarmature-spec) — a workflow framework for LLM pipelines and tool-calling agents.
44

5-
**Status:** alpha. The graph engine module is implemented against spec v0.3.1; the other modules in the charter are not yet built.
5+
**Status:** alpha. Implemented against spec v0.8.2.
66

77
## Install
88

0 commit comments

Comments
 (0)