Skip to content

[codex] Add fsl-domain functional DDD and effect dialect#161

Merged
rizumita merged 1 commit into
mainfrom
codex/fsl-domain-effect-implementation
Jul 9, 2026
Merged

[codex] Add fsl-domain functional DDD and effect dialect#161
rizumita merged 1 commit into
mainfrom
codex/fsl-domain-effect-implementation

Conversation

@rizumita

@rizumita rizumita commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add the fsl-domain / fsl-effect dialect with aggregate decide/evolve lowering, async effect lifecycle checks, saga/process-manager support, and runtime replay
  • add domain code generation for TypeScript plus simple Python/Kotlin/Swift/Rust scaffolds, domain testgen, schema, examples, and proposal/design docs
  • update language docs, skill reference, bilingual intro pages, nav, changelog, and corpus snapshots

Validation

  • pytest -q: 1023 passed, 78 skipped
  • pytest tests/test_domain_dialect.py tests/test_db_dialect.py tests/test_ai_hard_contract.py tests/test_corpus_snapshot.py -q: 226 passed, 1 skipped
  • pytest tests/test_domain_dialect.py -q: 15 passed
  • python -m py_compile for changed Python modules
  • git diff --check

@rizumita rizumita merged commit 798e7fa into main Jul 9, 2026
6 checks passed
@rizumita rizumita deleted the codex/fsl-domain-effect-implementation branch July 9, 2026 00:32
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