## Phase 4 — documentation and release Final step of the milestone. Public PHP API stays backward compatible — all breaking changes were confined to the C++ FFI layer. ### Tasks - [ ] `MIGRATION.md` — add v0.5.x → v0.6.0 section (note: no PHP-side breaking changes; document new features: fetch outputFields, random rotation, includeDocId, DiskANN, FTS if shipped) - [ ] `README.md` — new API reference entries, updated index types table - [ ] `CHANGELOG.md` — all changes under the new version - [ ] `AGENTS.md` — default zvec version `v0.6.0`, any new conventions - [ ] Verify prebuilt artifact pipeline (CI download URL in `build_zvec_lib.sh`) - [ ] Release zvec-php **v0.5.0** (minor — new features, BC preserved) Depends on: all other issues in this milestone.
Phase 4 — documentation and release
Final step of the milestone. Public PHP API stays backward compatible — all breaking changes were confined to the C++ FFI layer.
Tasks
MIGRATION.md— add v0.5.x → v0.6.0 section (note: no PHP-side breaking changes; document new features: fetch outputFields, random rotation, includeDocId, DiskANN, FTS if shipped)README.md— new API reference entries, updated index types tableCHANGELOG.md— all changes under the new versionAGENTS.md— default zvec versionv0.6.0, any new conventionsbuild_zvec_lib.sh)Depends on: all other issues in this milestone.