v0.9.3 — Deprecation Stub (use @fozikio/cortex-engine)
Deprecation Notice
This version was published to the old cortex-engine npm package as a deprecation stub.
If you installed cortex-engine (unscoped), v0.9.3 redirects you to the new scoped package:
npm uninstall cortex-engine
npm install @fozikio/cortex-engineThe real, actively maintained package is @fozikio/cortex-engine.
This release also includes security hardening and CI improvements:
- Resolved all 7 GitHub code scanning security alerts (path traversal, ReDoS, info leakage)
- Docker onboarding (Dockerfile, docker-compose, GHCR publish workflow)
- REST server with bundled dashboard
- Dependabot dependency updates
Full Changelog: v0.9.2...v0.9.3