sage-blueprint
Copyright (c) 2026 Momentiq LLC

ORIGIN

This template was extracted from the Sage3C codebase (https://github.com/alien8d/sage3c),
authored by Patrick Jean (https://github.com/alien8d), Momentiq LLC.

CEREBE

Cerebe cognitive AI platform (https://github.com/momentiq-ai/cerebe-platform) is consumed
via published SDKs: `cerebe` (PyPI) and `@cerebe/sdk` (npm). Cerebe is independently
licensed by Momentiq LLC.

OPEN SOURCE COMPONENTS

This template generates projects that depend on the following open source software.
Each is governed by its own license:

Backend (Python):
  FastAPI (MIT) — https://github.com/tiangolo/fastapi
  LangChain (MIT) — https://github.com/langchain-ai/langchain
  LangGraph (MIT) — https://github.com/langchain-ai/langgraph
  SQLAlchemy (MIT) — https://github.com/sqlalchemy/sqlalchemy
  Pydantic (MIT) — https://github.com/pydantic/pydantic
  Temporalio (MIT) — https://github.com/temporalio/sdk-python
  OpenTelemetry (Apache 2.0) — https://github.com/open-telemetry/opentelemetry-python
  Alembic (MIT) — https://github.com/sqlalchemy/alembic
  Uvicorn (BSD-3) — https://github.com/encode/uvicorn

Frontend (TypeScript):
  Next.js (MIT) — https://github.com/vercel/next.js
  React (MIT) — https://github.com/facebook/react
  Tailwind CSS (MIT) — https://github.com/tailwindlabs/tailwindcss
  Radix UI (MIT) — https://github.com/radix-ui/primitives
  assistant-ui (MIT) — https://github.com/assistant-ui/assistant-ui
  Clerk (proprietary) — https://clerk.com
  Recharts (MIT) — https://github.com/recharts/recharts
  TipTap (MIT) — https://github.com/ueberdosis/tiptap
  Motion (MIT) — https://github.com/motiondivision/motion

Infrastructure:
  Kubernetes (Apache 2.0) — https://github.com/kubernetes/kubernetes
  Helm (Apache 2.0) — https://github.com/helm/helm
  k3d (MIT) — https://github.com/k3d-io/k3d
  Temporal (MIT) — https://github.com/temporalio/temporal
  Grafana (AGPL-3.0) — https://github.com/grafana/grafana
  Prometheus (Apache 2.0) — https://github.com/prometheus/prometheus
  Loki (AGPL-3.0) — https://github.com/grafana/loki
