Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ModularityKit
/
ModularityKit.Mutator
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat: Add async policy evaluation, typed side effects, and runtime namespace refactor
- #43
#43
Merged
rian-be
merged 14 commits into
main
ModularityKit/ModularityKit.Mutator:main
from
develop
ModularityKit/ModularityKit.Mutator:develop
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Feat: Add async policy evaluation, typed side effects, and runtime namespace refactor
#43
rian-be
merged 14 commits into
main
ModularityKit/ModularityKit.Mutator:main
from
develop
ModularityKit/ModularityKit.Mutator:develop
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
feat(core): add typed side effect contracts
rian-be
committed
b2d61d4
View commit details
Copy full SHA for b2d61d4
Browse repository at this point
test(core): cover typed side effect payloads
rian-be
committed
bf96299
View commit details
Copy full SHA for bf96299
Browse repository at this point
docs(examples): demonstrate typed side effect usage
rian-be
committed
394b419
View commit details
Copy full SHA for 394b419
Browse repository at this point
Commits on Jun 30, 2026
refactor(storage): extract in-memory query materialization helpers
rian-be
committed
4250981
View commit details
Copy full SHA for 4250981
Browse repository at this point
refactor(execution): delegate governed execution result handling
rian-be
committed
304d5bd
View commit details
Copy full SHA for 304d5bd
Browse repository at this point
feat(queries): support side effect request filters
rian-be
committed
a8c444c
View commit details
Copy full SHA for a8c444c
Browse repository at this point
refactor(redis): align query materialization with evaluator split
rian-be
committed
90a063f
View commit details
Copy full SHA for 90a063f
Browse repository at this point
test(redis): cover side effect serialization and queries
rian-be
committed
0267129
View commit details
Copy full SHA for 0267129
Browse repository at this point
feat(abstractions): add async mutation policy contract
rian-be
committed
97f4adc
View commit details
Copy full SHA for 97f4adc
Browse repository at this point
feat(abstractions): add policy evaluation exceptions
rian-be
committed
1b1aa12
View commit details
Copy full SHA for 1b1aa12
Browse repository at this point
refactor(runtime): reorganize Internal into Execution and Evaluation subfolders
Show description for e504133
rian-be
committed
e504133
View commit details
Copy full SHA for e504133
Browse repository at this point
feat(runtime): extract Diagnostics into Runtime.Diagnostics namespace
Show description for 82c9f66
rian-be
committed
82c9f66
View commit details
Copy full SHA for 82c9f66
Browse repository at this point
docs(runtime): replace inheritdoc with explicit XML docs in MutationEngine
Show description for 359e711
rian-be
committed
359e711
View commit details
Copy full SHA for 359e711
Browse repository at this point
test(core): cover mixed sync and async policy evaluation
rian-be
committed
c0e0837
View commit details
Copy full SHA for c0e0837
Browse repository at this point
You can’t perform that action at this time.