README.md
pyproject.toml
spice/__init__.py
spice/adapters/__init__.py
spice/adapters/file_observation.py
spice/adapters/webhook.py
spice/core/__init__.py
spice/core/runtime.py
spice/core/state_store.py
spice/decision/__init__.py
spice/decision/core.py
spice/domain/__init__.py
spice/domain/base.py
spice/domain/software.py
spice/domain_starter/__init__.py
spice/domain_starter/domain_pack.py
spice/domain_starter/reducers.py
spice/domain_starter/vocabulary.py
spice/domain_starter/adapters/__init__.py
spice/domain_starter/adapters/example_adapter.py
spice/entry/__init__.py
spice/entry/__main__.py
spice/entry/assist.py
spice/entry/cli.py
spice/entry/init_domain.py
spice/entry/quickstart.py
spice/entry/scaffold.py
spice/entry/spec.py
spice/entry/assets/__init__.py
spice/entry/assets/quickstart.domain_spec.json
spice/evaluation/__init__.py
spice/evaluation/io.py
spice/evaluation/runner.py
spice/evaluation/types.py
spice/executors/__init__.py
spice/executors/base.py
spice/executors/cli.py
spice/executors/mock.py
spice/executors/sdep.py
spice/executors/sdep_mapping.py
spice/llm/__init__.py
spice/llm/decision.py
spice/llm/perception.py
spice/llm/reflection.py
spice/llm/simulation.py
spice/llm/adapters/__init__.py
spice/llm/adapters/decision.py
spice/llm/adapters/perception.py
spice/llm/adapters/reflection.py
spice/llm/adapters/simulation.py
spice/llm/core/__init__.py
spice/llm/core/client.py
spice/llm/core/provider.py
spice/llm/core/registry.py
spice/llm/core/router.py
spice/llm/core/task_hooks.py
spice/llm/core/types.py
spice/llm/providers/__init__.py
spice/llm/providers/deterministic.py
spice/llm/providers/subprocess.py
spice/llm/services/__init__.py
spice/llm/services/assist_draft.py
spice/llm/services/domain_advisory.py
spice/llm/util/__init__.py
spice/llm/util/json_extract.py
spice/memory/__init__.py
spice/memory/base.py
spice/memory/context.py
spice/memory/deterministic.py
spice/memory/episode.py
spice/memory/episode_writer.py
spice/memory/file_provider.py
spice/protocols/__init__.py
spice/protocols/base.py
spice/protocols/decision.py
spice/protocols/execution.py
spice/protocols/observation.py
spice/protocols/outcome.py
spice/protocols/reflection.py
spice/protocols/sdep.py
spice/protocols/world_delta.py
spice/protocols/world_state.py
spice/replay/__init__.py
spice/replay/io.py
spice/replay/runner.py
spice/replay/types.py
spice/shadow/__init__.py
spice/shadow/runner.py
spice/shadow/types.py
spice_runtime.egg-info/PKG-INFO
spice_runtime.egg-info/SOURCES.txt
spice_runtime.egg-info/dependency_links.txt
spice_runtime.egg-info/top_level.txt