Skip to content

refactor(agent-interface): collapse candidate contracts#56

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

refactor(agent-interface): collapse candidate contracts#56
drewstone merged 1 commit into
mainfrom
refactor/one-candidate-contract

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Problem: the unlaunched candidate and improvement model exposed several historical shapes and 701 lines of compatibility code before any customer adoption.

Solution: keep one strict, unversioned contract for candidates, profile diffs, proposals, reviews, and evidence; delete the compatibility module and reject obsolete markers. Package semver remains the release boundary.

Local proof:

  • pnpm build
  • pnpm check-types
  • pnpm test (546 tests passed)
  • packed artifact excludes the deleted compatibility module
  • clean merge with origin/main

@tangletools tangletools left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Auto-approved drewstone PR — 5373c828

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-15T16:13:02Z

@drewstone
drewstone merged commit f6dfea0 into main Jul 15, 2026
1 check passed
@tangletools tangletools mentioned this pull request Jul 15, 2026
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