Skip to content

refactor(contract): remove knowledge candidate schema versions#65

Merged
drewstone merged 1 commit into
mainfrom
refactor/unversion-candidate-contract
Jul 15, 2026
Merged

refactor(contract): remove knowledge candidate schema versions#65
drewstone merged 1 commit into
mainfrom
refactor/unversion-candidate-contract

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Problem

Knowledge persisted a second version coordinate inside greenfield candidate and transaction records, while the shared interface now has one strict candidate shape.

Change

  • remove candidate, evidence, run-state, and transaction schema markers
  • reject obsolete markers instead of silently accepting them
  • update to agent-eval 0.121.0 and agent-interface 0.28.0
  • release the breaking persisted-format change as package 3.0.0

Verification

  • pnpm install --frozen-lockfile
  • pnpm lint
  • pnpm typecheck
  • pnpm test (282 passed, 10 skipped)
  • pnpm build
  • clean merge tree against origin/main

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — 6e9a398c

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-15T17:03:53Z

@drewstone
drewstone merged commit 820c08b into main Jul 15, 2026
1 check passed
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.

2 participants