LICENSE
NOTICE
README.md
pyproject.toml
src/agience_crystal.egg-info/PKG-INFO
src/agience_crystal.egg-info/SOURCES.txt
src/agience_crystal.egg-info/dependency_links.txt
src/agience_crystal.egg-info/requires.txt
src/agience_crystal.egg-info/top_level.txt
src/crystal/__init__.py
src/crystal/config.py
src/crystal/context.py
src/crystal/crystal.py
src/crystal/crystal_model.py
src/crystal/dispatcher.py
src/crystal/events.py
src/crystal/evolution.py
src/crystal/gateway_middleware.py
src/crystal/host.py
src/crystal/identity.py
src/crystal/logging_config.py
src/crystal/main.py
src/crystal/manifest_base.py
src/crystal/mantle.py
src/crystal/mantle_client.py
src/crystal/mcp_client.py
src/crystal/operator_schema.py
src/crystal/persona_registration.py
src/crystal/push.py
src/crystal/registry.py
src/crystal/relay_manager.py
src/crystal/test_operator_schema.py
src/crystal/topology.py
src/crystal/type_registration.py
src/crystal/type_registry.py
src/crystal/web_serve.py
src/crystal/ontology/__init__.py
src/crystal/ontology/coupling.py
src/crystal/ontology/driver.py
src/crystal/ontology/freshness.py
src/crystal/ontology/geometry.py
src/crystal/ontology/lookup.py
src/crystal/ontology/seed_lattice.py
src/crystal/ontology/transducer.py
src/crystal/tests/test_context_seam.py
tests/test_a_modifier_is_projected_not_positioned.py
tests/test_an_operator_body_is_addressed_not_left_inline.py
tests/test_crystal.py
tests/test_crystal_does_not_import_origin.py
tests/test_crystal_model.py
tests/test_discharge_grants.py
tests/test_dispatcher.py
tests/test_embodiment_injection.py
tests/test_every_crystal_bound_call_reaches_a_live_route.py
tests/test_every_shipped_operation_dispatches.py
tests/test_framework.py
tests/test_gateway_middleware.py
tests/test_host.py
tests/test_host_header_routing.py
tests/test_identity.py
tests/test_identity_service_only.py
tests/test_licence_is_declared_once.py
tests/test_logging_config.py
tests/test_mcp_tool_refs_resolve.py
tests/test_no_test_can_pass_vacuously.py
tests/test_ontology_store_injection.py
tests/test_operators.py
tests/test_persona_registration_contract.py
tests/test_prism_discharge.py
tests/test_relation_signature.py
tests/test_retirement_is_derived.py
tests/test_seed_lattice_no_forcings.py
tests/test_the_ontology_has_one_alphabet.py
tests/test_the_push_scan_is_exhaustive.py
tests/test_the_wheel_ships_only_crystal.py
tests/test_type_registration.py
tests/test_type_registry.py
tests/test_web_serve.py