Metadata-Version: 2.4
Name: outcome-engineering
Version: 0.1.3
Summary: Outcome Engineering: multi-tenant product graph server, CLI, and MCP
Requires-Python: >=3.11
Requires-Dist: alembic>=1.13
Requires-Dist: fastapi>=0.115
Requires-Dist: fastmcp>=2.0
Requires-Dist: httpx>=0.27
Requires-Dist: psycopg[binary]>=3.2
Requires-Dist: pydantic-settings>=2.3
Requires-Dist: pydantic>=2.7
Requires-Dist: pyjwt[crypto]>=2.8
Requires-Dist: rich>=13.0
Requires-Dist: sqlalchemy>=2.0
Requires-Dist: typer>=0.12
Requires-Dist: uvicorn[standard]>=0.30
Description-Content-Type: text/markdown

# outcome-engineering (api)

Server-side package: domain core (`oe_core`), Postgres store (`oe_store`),
FastAPI service (`oe_api`), MCP service (`oe_mcp`), and the `oe` CLI
(`oe_cli`). See the repository root README for the full picture.
