[console_scripts]
plastic-promise = plastic_promise.cli:main
plastic-promise-canonical-runtime = plastic_promise.deployment.runtime_lock:main
plastic-promise-control-plane = plastic_promise.mcp.control_plane_server:main
plastic-promise-deploy = plastic_promise.deployment.cli:main
plastic-promise-http = plastic_promise:main_http
plastic-promise-inference-gateway = plastic_promise.mcp.inference_gateway_server:main
plastic-promise-knowledge-ingest = plastic_promise.knowledge.server:main
plastic-promise-local-inference-cache-plan = plastic_promise.local_inference_node.cache_planner:main
plastic-promise-local-inference-node = plastic_promise.local_inference_node.server:main
plastic-promise-release-builder = plastic_promise.release_builder.cli:main
plastic-promise-sse = plastic_promise:main_sse
plastic-promise-streamable-http = plastic_promise:main_streamable_http
