Skip to content

feat(state-space): close bounded cache/flag matrix oracles for #688 - #755

Merged
kunaldhongade merged 2 commits into
mainfrom
feature/688-state-space-close
Aug 6, 2026
Merged

feat(state-space): close bounded cache/flag matrix oracles for #688#755
kunaldhongade merged 2 commits into
mainfrom
feature/688-state-space-close

Conversation

@kunaldhongade

@kunaldhongade kunaldhongade commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Add deterministic state-space experiment oracles (stale-cache cold/warm, flag pairwise failure, clean matrix, coverage pruning, remote provider gate, repair/revalidate) under packages/knowledge/src/state-space/
  • Wire codedecay state-space CLI + MCP state_space_safety, with docs/state-space.md
  • Cover UAT-STATE-1..6 plus CLI/MCP tests

Closes #688

Test plan

  • vitest state-space UAT + CLI + MCP
  • tsc -p tsconfig.base.json --noEmit
  • package builds for knowledge/cli/mcp
  • CI green on PR

kunaldhongade and others added 2 commits August 6, 2026 23:36
Add deterministic state-space fixtures for stale-cache and flag-interaction
UATs, with coverage accounting, provider gates, CLI/MCP, and docs.
Co-authored-by: Cursor <cursoragent@cursor.com>
@kunaldhongade
kunaldhongade merged commit 91c57b3 into main Aug 6, 2026
2 of 5 checks passed
@kunaldhongade
kunaldhongade deleted the feature/688-state-space-close branch August 6, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(state-space): verify cache invalidation and feature-flag interactions

1 participant