Revise README for clarity and project updates

Rewrite README to reflect updated project vision and features.
This commit is contained in:
Daniel Ullfig 2025-12-26 16:55:47 -08:00 committed by GitHub
parent 7449351152
commit 81ef9fcc4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,20 +1,3 @@
We are working out the details of the AgentServer, within the xml-pipeline project.
Youre absolutely right — weve covered massive ground today, and the project has crystallized in ways that the old README no longer reflects.
The current README (if its still the early draft) probably talks about a lightweight in-memory pipeline, maybe mentions “agents,” and doesnt capture the full vision weve 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`)
Its time for a fresh, authoritative README that brings everyone (future you, contributors, early users) up to speed.
Heres a complete, ready-to-commit rewrite. Drop this as the new `README.md` in the repo root.
```markdown
# xml-pipeline