Skip to content

FreshCtx™ v0.1.0

Choose a tag to compare

@bhooshanvarma bhooshanvarma released this 28 Aug 18:07
· 18 commits to main since this release

FreshCtx™ v0.1.0

Never let an AI agent reason or act on stale reality.

FreshCtx v0.1.0 is a local-first, model-neutral, and framework-neutral freshness and dependency-validation runtime. It records declared observations, links reasoning to those observations, revalidates dependencies before a protected action or output, and produces one of four explicit states: CURRENT, STALE_SOURCE, STALE_REASONING, or UNVERIFIABLE.

Included in v0.1.0

  • ObservationToken, ReasoningNode, CheckResult, and FreshnessStatus
  • Filesystem, Git, HTTP, Postgres, and MCP adapters
  • Source revalidation and transitive reasoning invalidation
  • Protected-action gate with block, warn, allow, and bounded refresh behavior
  • Local JSONL audit events and SQLite or in-memory storage
  • Three executable drift demos
  • Nine controlled real-world acceptance scenarios
  • Python 3.10–3.13 support and Windows onboarding validation
  • Versioned specification, schemas, adapter contract, security model, performance boundaries, and governance documentation

FreshCtx requires no account and sends no telemetry. The software is available under Apache-2.0. The FreshCtx™ name and branding remain subject to TRADEMARKS.md.

Install

After public package publication:

python -m pip install freshctx==0.1.0

Source and documentation: https://github.com/Hyperwise-LLC/freshctx

Verification

This release was installed and exercised from its wheel and source-distribution artifacts in clean environments using the public README. The exact audited commit is:

12163fcfc71c69b097c2e310d2a532d35438171f