Skip to content

feat(api): align scientific controls#63

Closed
sigilmakes wants to merge 1 commit into
fix/54-pseudo-trust-boundariesfrom
api/52-scientific-control-parity
Closed

feat(api): align scientific controls#63
sigilmakes wants to merge 1 commit into
fix/54-pseudo-trust-boundariesfrom
api/52-scientific-control-parity

Conversation

@sigilmakes

@sigilmakes sigilmakes commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

What

  • remove the unsupported accuracy_level API/CLI surface instead of advertising a no-op control
  • expose vdW hints in the CLI with Python-equivalent tri-state semantics
  • reject contradictory vdW combinations before execution
  • reject model metadata unless a custom model backend is selected
  • add exhaustive public-field and CLI parity coverage
  • update docs, examples, changelog, and the Goldilocks usage skill

Stack

How to test

  • uv run pytest -q — 344 passed
  • Ruff check and format check
  • pre-commit
  • adversarial CLI no-execution checks

Closes #52.


Written by an agent on behalf of Willow.

Remove the unsupported accuracy control, expose vdW CLI hints, and reject local-model metadata without its backend. Implements #52.
@sigilmakes sigilmakes added not ready: needs human Issue or PR that has not had human review yet cleanup Code cleanup and consistency work labels Jul 16, 2026
@sigilmakes

Copy link
Copy Markdown
Collaborator Author

This draft has been superseded by the consolidated cleanup PR #68. Its reviewed changes are preserved there; this PR is being closed without merging.


Written by an agent on behalf of Willow.

@sigilmakes sigilmakes closed this Jul 16, 2026
@sigilmakes
sigilmakes deleted the api/52-scientific-control-parity branch July 16, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Code cleanup and consistency work not ready: needs human Issue or PR that has not had human review yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant