Tags: ProjectASAP/ASAPQuery
Tags
refactor: remove Legacy ImplMode fork — all sketch UDFs use Sketchlib (… …#312) Drops the dual-backend (Legacy/Sketchlib) abstraction that was introduced in PRs 207/215/255/257 from the ingest side. Every UDF template now unconditionally uses the Sketchlib path; dead legacy code, the ImplMode enum, Jinja impl_mode template variables, CLI args, and experiment plumbing are all removed. Co-authored-by: Claude Sonnet 4.6 <[email protected]>
feat: updated drop-in README, added info logs, add prometheus health … …check on startup (#291) * feat: added some info logs and prometheus health check on startup * Updated readme and added observation window to .env * updated readme * updated docker restart to no