.env.docker.example
.env.example
Dockerfile
MANIFEST.in
OPERATOR_RUNBOOK.md
README.md
RELEASE_CHECKLIST.md
docker-compose.yml
pyproject.toml
run.py
run_uce.py
core/.env.example
core/__init__.py
core/config.py
core/graph_db.py
core/rbac.py
core/risk_model.py
docker/uce.config.yaml
ingestion/__init__.py
ingestion/code_parser.py
ingestion/graph_builder.py
ingestion/llm_client.py
ingestion/llm_extract.py
ingestion/llm_ingest.py
ingestion/llm_rbac.py
ingestion/mcp_neo4j.py
ingestion/schema_parser.py
keycloak/import/uce-realm-realm.json
neo4j_mcp/__init__.py
neo4j_mcp/server.py
neo4j_mcp/utils.py
reasoning/__init__.py
reasoning/impact_analysis.py
reasoning/trace_engine.py
runtime/__init__.py
runtime/updater.py
runtime/watcher.py
scripts/bootstrap_keycloak.py
server/__init__.py
server/mcp_server.py
tests/test_config_rbac.py
tests/test_llm_rbac.py
tests/test_rbac.py
uce_engine.egg-info/PKG-INFO
uce_engine.egg-info/SOURCES.txt
uce_engine.egg-info/dependency_links.txt
uce_engine.egg-info/entry_points.txt
uce_engine.egg-info/requires.txt
uce_engine.egg-info/top_level.txt