v0.1.0-beta.3
Pre-release
Pre-release
Container images
- ghcr.io/shikanon/orag-api:v0.1.0-beta.3 @ sha256:6892e9ea182cc3cf5b536bb1afa033911fa7b3473356a1212279ca36224f10ff
- ghcr.io/shikanon/orag-console:v0.1.0-beta.3 @ sha256:917d5afcc7985896944724e4a32e1164643c426fa080e664e66d675fbe0a1668
Both images support linux/amd64 and linux/arm64 and include registry SBOM/provenance attestations plus keyless signatures.
Quick verification
Run make demo from this tag for the no-key migration, API, Console, ingestion, cited-query, trace, and evaluation walkthrough.
Hosted documentation: https://www.tensorbytes.com/orag/ (GitHub Pages mirror: https://shikanon.github.io/orag/)
See CHANGELOG.md and docs/compatibility.md for Beta limitations and migration policy.
What's Changed
- docs: add reference server deployment by @shikanon in #239
- test: verify beta2 SDK consumer by @shikanon in #240
- docs: link hosted deployment guide by @shikanon in #241
- docs: add disaster recovery runbook by @shikanon in #242
- ci: add integration and race gates by @shikanon in #243
- feat(console): add project API debugger by @shikanon in #244
- feat(console): add evaluation center by @shikanon in #245
- feat: define release lifecycle by @shikanon in #246
- feat: persist release lifecycle by @shikanon in #247
- feat: expose release lifecycle APIs and console by @shikanon in #248
- feat: expose release lifecycle in public Go SDK by @shikanon in #249
- feat: add pipeline version evidence gates by @shikanon in #250
- docs: document pipeline release SDK APIs by @shikanon in #251
- feat: connect console release candidate workflow by @shikanon in #252
- feat: expose RAG Studio node registry by @shikanon in #253
- feat: persist revisioned pipeline drafts by @shikanon in #254
- feat: compile and debug revisioned pipelines by @shikanon in #255
- feat: expose project pipeline debug API by @shikanon in #256
- feat: run pipeline drafts from console debugger by @shikanon in #257
- feat: add revisioned RAG Studio draft editor by @shikanon in #258
- feat: save debug runs as evaluation cases by @shikanon in #259
- docs: update phase four roadmap progress by @shikanon in #260
- feat: freeze pipeline drafts into immutable versions by @shikanon in #261
- docs: record immutable pipeline version progress by @shikanon in #262
- feat: allow mirrored compose dependency images by @shikanon in #263
- feat: validate drafts before creating pipeline versions by @shikanon in #264
- docs: document public issue triage by @shikanon in #265
- feat: add immutable evaluation policy foundation by @shikanon in #266
- docs: record evaluation policy foundation by @shikanon in #267
- feat(release): persist frozen pipeline definitions by @shikanon in #268
- feat(evaluation): derive evidence from stored runs by @shikanon in #269
- feat(release): enforce derived evaluation evidence by @shikanon in #270
- docs: record derived release gate progress by @shikanon in #271
- feat(release): activate evaluated development versions by @shikanon in #272
- feat(release): execute production active versions by @shikanon in #273
- feat(console): gate release lifecycle against real storage by @shikanon in #274
- feat(tutorial): add verified Pack clone and Text Quick Live Run by @shikanon in #275
- feat: add auditable P1 tutorial parser candidate by @shikanon in #276
- feat: publish tutorial P2 chunk candidate by @shikanon in #277
- feat: add P3 contextual retrieval tutorial candidate by @shikanon in #278
- docs: host tutorial P3 contextual guide by @shikanon in #279
- feat: add tutorial P4 sparse retrieval by @shikanon in #280
- feat: add tutorial P5 multi-query candidate by @shikanon in #281
- feat: add tutorial P6 rerank candidate by @shikanon in #282
- feat: add tutorial P7 graph retrieval by @shikanon in #283
- feat: add tutorial P8 context pack candidate by @shikanon in #284
- feat: add reproducible text benchmark runs by @shikanon in #285
- feat: add official text tutorial replay by @shikanon in #286
- feat: publish verified text rag pack by @shikanon in #287
- feat: add pinned visual document recipe clone by @shikanon in #288
- feat: add private Video RAG benchmark protocol by @shikanon in #289
- fix: verify Video RAG protocol release path by @shikanon in #290
- feat: install Video RAG protocol safely by @shikanon in #291
- feat: persist verified private video sources by @shikanon in #292
- feat: expose private video source import API by @shikanon in #293
- feat: define safe temporal index descriptions by @shikanon in #294
- feat: persist deterministic temporal index assets by @shikanon in #295
- docs: publish private video import contract by @shikanon in #296
- feat: activate private video evaluation snapshots by @shikanon in #297
- docs: publish private video evaluation activation by @shikanon in #298
- docs: reflect private video temporal P0 availability by @shikanon in #299
- docs: record visual tutorial live run availability by @shikanon in #300
- feat: publish verified visual recipe 1.0.1 by @shikanon in #301
- fix: verify public release version prefix by @shikanon in #302
- feat: add read-only migration status check by @shikanon in #303
- feat: add optional OTLP trace exporter by @shikanon in #304
- feat: add Grafana observability dashboard by @shikanon in #305
- feat: add OTLP metrics exporter by @shikanon in #306
- feat: add verifiable performance baseline contract by @shikanon in #307
- feat: add execution budget controls by @shikanon in #308
- feat: verify backup artifacts before restore by @shikanon in #309
- docs: add RFC governance process by @shikanon in #310
- docs: make tensorbytes the primary hosted site by @shikanon in #311
- feat: propagate and sample OTLP traces by @shikanon in #312
- feat: add public extension conformance contracts by @shikanon in #313
- docs: publish extension contracts page by @shikanon in #314
- feat: add reproducible performance baseline runner by @shikanon in #315
- feat: add isolated backup restore drill by @shikanon in #316
- docs: publish verifiable performance baseline evidence by @shikanon in #317
- feat: guard production configuration by @shikanon in #318
- feat: rotate tenant API keys atomically by @shikanon in #319
- feat: add credential rotation drill by @shikanon in #320
- feat: audit release compatibility by @shikanon in #321
- ci: verify public release images by @shikanon in #322
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3