LICENSE
README.md
VERSION
aql.py
boundary.py
contextdsl.py
diagnostics.py
digital_twin.py
evolution.py
governance.py
intentdsl.py
llm_client.py
patchdsl.py
pyproject.toml
server.py
source_ingest.py
twin_store.py
ifuri_core/__init__.py
ifuri_core/artifacts.py
ifuri_core/cqrs.py
ifuri_core/dsl_document.py
ifuri_core/dsl_pb2.py
ifuri_core/envelope.py
ifuri_core/envelope_pb2.py
ifuri_core/event_store.py
ifuri_core/llm_gateway.py
ifuri_core/manifest.py
ifuri_core/outbox.py
ifuri_core/postgres_store.py
ifuri_core/runtime.py
ifuri_core/transport.py
ifuri_core/uri.py
onlyDSL.egg-info/PKG-INFO
onlyDSL.egg-info/SOURCES.txt
onlyDSL.egg-info/dependency_links.txt
onlyDSL.egg-info/entry_points.txt
onlyDSL.egg-info/requires.txt
onlyDSL.egg-info/top_level.txt
tests/test_architecture_contract.py
tests/test_contextdsl.py
tests/test_digital_twin.py
tests/test_evolution.py
tests/test_ifuri_core.py
tests/test_intentdsl.py
tests/test_multiruntime.py
tests/test_nats_transport.py
tests/test_openrouter.py
tests/test_outbox.py