Skip to content

docs: ADR-0008 (core MCP/Docker artifacts) + README 'run on your own data'#140

Merged
YongboYu merged 1 commit into
mainfrom
core-docs-adr
Jun 8, 2026
Merged

docs: ADR-0008 (core MCP/Docker artifacts) + README 'run on your own data'#140
YongboYu merged 1 commit into
mainfrom
core-docs-adr

Conversation

@YongboYu

@YongboYu YongboYu commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Documentation closeout for the core forecasting artifacts (#135).

What changed

  • docs/adr/0008-core-forecasting-artifacts-mcp-docker.md — records that the core capability ships as two dedicated artifacts (headless FastMCP mcp/ + self-host docker/) over the shared Gradio-free pmf_tsfm.api seam, separate from the demo visualization Space. Amends ADR-0003's rejection of standalone FastMCP for the headless, no-GUI core service.
  • Root README.md — new "Run on Your Own Data (Self-Host & Agents)" section pointing at docker/ and mcp/ (BYO .xes/.parquet, zero-shot backtest, MAE/RMSE + ER).

Docs-only; pre-commit clean. Closes #135.

…data'

Record the architecture decision that the core forecasting capability ships as
two dedicated artifacts — a headless FastMCP server (mcp/) and a self-host
Docker image (docker/) — over the shared Gradio-free pmf_tsfm.api seam, separate
from the demo visualization Space. Amend ADR-0003's rejection of standalone
FastMCP for the headless, no-GUI core service. Add a root-README section
pointing users at the docker/ and mcp/ artifacts for bring-your-own-data runs.
@YongboYu YongboYu merged commit 30d16a4 into main Jun 8, 2026
4 checks passed
@YongboYu YongboYu deleted the core-docs-adr branch June 8, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Core artifacts — ADR-0008 + docs: split demo Space from core MCP/Docker; FastMCP for headless service

1 participant