feat(domain): add decision model and context snapshots [H-16, D3.domain] #128

Merged
hamza.khyari merged 3 commits from feature/m4-decision-domain into develop-hamza-2 2026-02-23 15:50:38 +00:00
Member
No description provided.
hamza.khyari marked the pull request as work in progress 2026-02-20 15:34:38 +00:00
hamza.khyari self-assigned this 2026-02-23 13:38:38 +00:00
hamza.khyari closed this pull request 2026-02-23 13:38:42 +00:00
hamza.khyari reopened this pull request 2026-02-23 13:38:53 +00:00
hamza.khyari added 1 commit 2026-02-23 14:38:22 +00:00
feat(decision): add decision domain and context snapshots
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 14s
CI / build (pull_request) Successful in 26s
CI / security (pull_request) Successful in 28s
CI / quality (pull_request) Successful in 35s
CI / typecheck (pull_request) Successful in 37s
CI / integration_tests (pull_request) Successful in 2m31s
CI / unit_tests (pull_request) Has been cancelled
CI / coverage (pull_request) Has been cancelled
CI / benchmark-regression (pull_request) Has been cancelled
CI / docker (pull_request) Has been cancelled
67b37109a6
hamza.khyari marked the pull request as ready for review 2026-02-23 14:39:44 +00:00
hamza.khyari added 1 commit 2026-02-23 14:49:33 +00:00
refactor(decision): address PR review feedback
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 19s
CI / build (pull_request) Successful in 24s
CI / quality (pull_request) Successful in 32s
CI / typecheck (pull_request) Successful in 44s
CI / security (pull_request) Successful in 57s
CI / integration_tests (pull_request) Successful in 3m4s
CI / coverage (pull_request) Has been cancelled
CI / benchmark-regression (pull_request) Has been cancelled
CI / unit_tests (pull_request) Has been cancelled
CI / docker (pull_request) Has been cancelled
a9a879fc42
- add with_superseded_by() helper for frozen model mutation
- document frozen model + superseded_by interaction in docstring
- clarify sequence_number uniqueness is a persistence concern
- add scenario for invalid corrects_decision_id ULID validation
- add scenario for with_superseded_by copy behavior
- type step helper dict as dict[str, Any]
hamza.khyari added 1 commit 2026-02-23 14:55:09 +00:00
chore: add worktrees/ to gitignore
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 19s
CI / quality (pull_request) Successful in 23s
CI / build (pull_request) Successful in 22s
CI / security (pull_request) Successful in 30s
CI / typecheck (pull_request) Successful in 32s
CI / integration_tests (pull_request) Successful in 2m42s
CI / unit_tests (pull_request) Successful in 12m15s
CI / docker (pull_request) Successful in 39s
CI / benchmark-regression (pull_request) Successful in 15m47s
CI / coverage (pull_request) Successful in 32m9s
6eff956c55
hamza.khyari merged commit fae8b676fd into develop-hamza-2 2026-02-23 15:50:38 +00:00
hamza.khyari deleted branch feature/m4-decision-domain 2026-02-23 15:50:45 +00:00
freemo added this to the v3.2.0 milestone 2026-02-23 17:26:14 +00:00
Owner

Closes #170

Closes #170
freemo added the
State
Completed
label 2026-03-04 00:59:17 +00:00
Sign in to join this conversation.
No Reviewers
No Label
State
Completed
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#128