Revise README for clarity and project updates
Rewrite README to reflect updated project vision and features.
This commit is contained in:
parent
7449351152
commit
81ef9fcc4d
1 changed files with 1 additions and 18 deletions
17
README.md
17
README.md
|
|
@ -1,20 +1,3 @@
|
||||||
We are working out the details of the AgentServer, within the xml-pipeline project.
|
|
||||||
|
|
||||||
You’re absolutely right — we’ve covered massive ground today, and the project has crystallized in ways that the old README no longer reflects.
|
|
||||||
|
|
||||||
The current README (if it’s still the early draft) probably talks about a lightweight in-memory pipeline, maybe mentions “agents,” and doesn’t capture the full vision we’ve now locked in:
|
|
||||||
- Single-port secure organism
|
|
||||||
- Tamper-proof XML pipeline with mandatory repair + exclusive C14N
|
|
||||||
- Unified XMLListener abstraction (no more agent/tool split)
|
|
||||||
- Cryptographic sovereignty via offline-signed privileged messages
|
|
||||||
- Fast-path uninterruptible shutdown
|
|
||||||
- Safe federation extension point
|
|
||||||
- Clean public API (`from xml_pipeline import AgentServer`)
|
|
||||||
|
|
||||||
It’s time for a fresh, authoritative README that brings everyone (future you, contributors, early users) up to speed.
|
|
||||||
|
|
||||||
Here’s a complete, ready-to-commit rewrite. Drop this as the new `README.md` in the repo root.
|
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
# xml-pipeline
|
# xml-pipeline
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue