@fortemi/core 2026.9.5 → 2026.9.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (23) hide show
  1. package/README.md +1 -1
  2. package/dist/index.d.ts +1705 -1508
  3. package/dist/index.js +2633 -675
  4. package/dist/index.js.map +1 -1
  5. package/package.json +5 -1
  6. package/schemas/lifecycle-purge/contract.receipt.json +15 -0
  7. package/schemas/lifecycle-purge/v1.conformance.json +73 -0
  8. package/schemas/metadata-search/candidate/1.0.0/README.md +36 -0
  9. package/schemas/metadata-search/candidate/1.0.0/contract.receipt.json +38 -0
  10. package/schemas/metadata-search/candidate/1.0.0/evidence-locator.schema.json +50 -0
  11. package/schemas/metadata-search/candidate/1.0.0/evidence-resolution-vectors.json +355 -0
  12. package/schemas/metadata-search/candidate/1.0.0/evidence-resolution.schema.json +25 -0
  13. package/schemas/metadata-search/candidate/1.0.0/evidence-set-vectors.json +6095 -0
  14. package/schemas/metadata-search/candidate/1.0.0/evidence-set.schema.json +21 -0
  15. package/schemas/metadata-search/candidate/1.0.0/evidence-vectors.json +1603 -0
  16. package/schemas/metadata-search/candidate/1.0.0/predicate-vectors.json +919 -0
  17. package/schemas/metadata-search/candidate/1.0.0/predicates.schema.json +287 -0
  18. package/schemas/metadata-search/candidate/1.0.0/resolution.receipt.json +44 -0
  19. package/schemas/metadata-search/candidate/1.0.0/rest.receipt.json +51 -0
  20. package/schemas/metadata-search/candidate/1.0.0/search-rest-vectors.json +28 -0
  21. package/schemas/metadata-search/candidate/1.0.0/search-rest.schema.json +318 -0
  22. package/schemas/metadata-search/candidate/1.0.0/source.receipt.json +46 -0
  23. package/schemas/metadata-search/candidate/1.0.0/sql-scope-vectors.json +894 -0
package/README.md CHANGED
@@ -380,7 +380,7 @@ bytes.
380
380
  | Capability system | Embeddings, local LLM, GPU detection, local-provider discovery, fallback routing |
381
381
  | Job queue | Server-compatible background workflow for revisions, titles, embeddings, concepts, and links |
382
382
  | Knowledge Shards | Tar.gz import/export with checksums, BLAKE3-addressed blob sidecars, progress callbacks, yielding imports, set-scoped embedding exports, and profile-scoped conformance |
383
- | Lifecycle controls | Fortemi `source-note-upsert/1.0.0` on PGlite and RecordStore, metadata-scoped search locators, and terminal purge receipts that omit raw external ids and content |
383
+ | Lifecycle controls | Fortemi `source-note-upsert/1.0.0` plus `lifecycle-purge/1.0.0` on PGlite and RecordStore, with bound previews, resumable BlobStore cleanup, restore re-erasure, journal compaction, and content-free receipts |
384
384
 
385
385
  Source-addressed import is a live-persistence contract, separate from Knowledge
386
386
  Shard state transfer. `SourceUpsertRepository.upsertRequest()` and