Skip to content

feat(engine): implement M1 deterministic directive engine#2

Merged
rlippmann merged 1 commit into
mainfrom
codex/m1-implementation
Mar 6, 2026
Merged

feat(engine): implement M1 deterministic directive engine#2
rlippmann merged 1 commit into
mainfrom
codex/m1-implementation

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

Add deterministic state engine for explicit user directives.

  • implement Engine, State, and Decision model
  • support directive grammar including "refrain from X"
  • add unit tests and Hypothesis property tests
  • align specification documents with implementation
  • update pre-commit so mypy can import Hypothesis

Add deterministic state engine for explicit user directives.

- implement Engine, State, and Decision model
- support directive grammar including "refrain from X"
- add unit tests and Hypothesis property tests
- align specification documents with implementation
- update pre-commit so mypy can import Hypothesis
@rlippmann
rlippmann merged commit 3ce6124 into main Mar 6, 2026
8 checks passed
@rlippmann
rlippmann deleted the codex/m1-implementation branch March 6, 2026 06:04
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.

1 participant