Skip to content

Productionize: back the cache with cas + anchored-chain; real strings.json catalog #1

Description

@bdelanghe

v0.1 is runnable (deterministic + Anthropic-on-miss + CAS-memoized). To productionize:

  1. Back the store with cas behind the current get/put; record each audit as an anchored-chain derivation (content + auditVersion + model → signed, lineage-tracked result).
  2. Point the catalog at the real brand/content/strings.json (add a type per symbol; extend the content schema).
  3. Live-verify the Anthropic path with a key (the call + tool-use schema are implemented in anthropic.mjs).
  4. Wire it into the brand-checks CI as an optional, keyed step (deterministic in PR; LLM nightly).
  5. Budget integration with prx cost-vs-outcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions