docs: add Vainplex Plugin Suite table

This commit is contained in:
Claudia 2026-02-17 18:17:12 +01:00
parent 785bf6ca05
commit 1676ba4729

View file

@ -381,7 +381,17 @@ See [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md) for the full design document in
MIT — see [LICENSE](LICENSE) MIT — see [LICENSE](LICENSE)
## Related ## Part of the Vainplex Plugin Suite
- [@vainplex/nats-eventstore](https://www.npmjs.com/package/@vainplex/nats-eventstore) — Publish OpenClaw events to NATS JetStream | # | Plugin | Status | Description |
- [OpenClaw](https://github.com/openclaw/openclaw) — Multi-channel AI gateway |---|--------|--------|-------------|
| 1 | [@vainplex/nats-eventstore](https://github.com/alberthild/openclaw-nats-eventstore) | ✅ Published | NATS JetStream event persistence |
| 2 | **@vainplex/openclaw-cortex** | ✅ Published | Conversation intelligence — threads, decisions, boot context (this plugin) |
| 3 | [@vainplex/openclaw-knowledge-engine](https://github.com/alberthild/openclaw-knowledge-engine) | ✅ Published | Real-time knowledge extraction |
| 4 | @vainplex/openclaw-governance | 📋 Planned | Policy enforcement + guardrails |
| 5 | @vainplex/openclaw-memory-engine | 📋 Planned | Unified memory layer |
| 6 | @vainplex/openclaw-health-monitor | 📋 Planned | System health + auto-healing |
## License
MIT — see [LICENSE](LICENSE)