Engraphis 1.0.0
What's Changed
- feat(commercial): add commercial v1 ga code and test cases by @Coding-Dev-Tools in #23
- fix(ci): skip commercial workflows when production secrets are unconfigured by @Coding-Dev-Tools in #27
- feat(commercial-v1-ga): sync working-tree changes for v1 GA by @Coding-Dev-Tools in #24
- fix(ci): replace invalid job-level secrets gate with step-level gate in commercial-backup.yml by @Coding-Dev-Tools in #31
- feat(billing): refund/revocation webhooks + Polar ID tracking + MCP role gate by @Coding-Dev-Tools in #25
- chore(ga): restore merge soft-close, drop dead refund path, dedup tests by @Coding-Dev-Tools in #34
- fix(build): correct setup.py exclusion filter (m[0]->m[1]) + resolve E402 late import in cloud_license.py by @Coding-Dev-Tools in #36
- docs: update SCHEMA_VERSION references from 3 to 4 in AGENTS.md by @Coding-Dev-Tools in #35
- feat(licensing): compile licensing + cloud_license to C extensions with integrity guards by @Coding-Dev-Tools in #37
- fix(embedder): thread-safe model loading + eager warmup to prevent PM2 recall timeouts by @Coding-Dev-Tools in #33
- fix: GA-launch hardening pass by @Coding-Dev-Tools in #39
- docs: update AGENTS.md SCHEMA_VERSION from 3 to 4 by @Coding-Dev-Tools in #40
- fix(tests): remove duplicate _registry_rows() helper in test_billing.py by @Coding-Dev-Tools in #41
- fix(ci): skip commercial workflows gracefully when production secrets are unconfigured by @Coding-Dev-Tools in #42
- feat(licensing): Phase 2 hardening - close tamper + ENGRAPHIS_DEV bypass vectors by @Coding-Dev-Tools in #43
- feat(licensing): Phase 3 hardening - close snapshot corruption, vault export, consolidate bypass by @Coding-Dev-Tools in #44
- feat(licensing): Phase 4 — freeze gate snapshot against re-snapshot after patching by @Coding-Dev-Tools in #45
- Feat/phase5 cloud lease by @Coding-Dev-Tools in #46
- security(licensing): release production vendor signer by @Coding-Dev-Tools in #47
- feat(backups): support verified S3 object storage by @Coding-Dev-Tools in #49
- chore(railway): expose readiness diagnostics by @Coding-Dev-Tools in #50
- chore(railway): restore strict readiness gate by @Coding-Dev-Tools in #51
- fix(synthetics): keep rejection alert non-gating by @Coding-Dev-Tools in #52
- Separate hosted commercial services and harden open-core boundaries by @Coding-Dev-Tools in #53
- Improve graph communities and add memory demo by @Coding-Dev-Tools in #54
- Make Stripe the launch billing authority by @Coding-Dev-Tools in #55
- Release Engraphis v1.0.0 by @Coding-Dev-Tools in #56
Full Changelog: v0.9.9...v1.0.0