
Polaris
by sponge-b0b
Project status
[!IMPORTANT] Polaris is a work in progress. The platform is under active development and is not yet a stable public API, production trading system, or investment advisory product. Interfaces, schemas, workflows, and defaults may change as the architecture matures.
Polaris is recommendation-oriented. It can analyze markets and portfolios, generate reports, produce strategy and risk assessments, inspect historical runs, and run deterministic simulations. It does not place live broker orders or autonomously trade capital.
[!WARNING] Polaris is research and decision-support software. Outputs are not financial, investment, legal, tax, or trading advice. Always verify data and decisions independently before acting.
What is Polaris?
Polaris is a Python platform for building replayable AI-assisted portfolio-management workflows. It combines typed application services, provider-based market integrations, a workflow runtime, persisted execution evidence, curated RAG, and observability into one platform-native architecture.
Polaris is designed to answer questions such as:
- What changed in market conditions since the last report?
- What does the current technical, macro, sentiment, news, portfolio, and risk picture look like?
- Why did the platform produce a recommendation or risk assessment?
- What evidence and node outputs contributed to a completed workflow run?
- How would a strategy or workflow behave under deterministic historical or simulated inputs?
- Which curated records should be used for grounded RAG-backed answers?
Feature matrix
| Capability | Status | Description |
|---|---|---|
| Runtime-native workflows | Active | Registered workflows execute through the canonical runtime, node graph, events, checkpoints, and completed-run persistence. |
| Morning report | Active | Produces a human-readable financial report with terminal output and optional Markdown, HTML, JSON, or PDF artifacts. |
| Portfolio intelligence | Active | Builds portfolio state, risk context, strategy inputs, and recommendation surfaces from typed services and providers. |
| Technical and breadth analysis | Active | Provides market snapshots, indicators, volatility, breadth, trend, regime, and calibrated technical scores. |
| Strategy synthesis | Active | Combines market, portfolio, risk, and intelligence outputs into strategy-oriented recommendations and rationale. |
| PostgreSQL persistence | Active | PostgreSQL is the durable system o |
Related servers

n8n
Updated todayby n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

mcp-server-fetch
OfficialUpdated todayA Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

@modelcontextprotocol/server-filesystem
OfficialUpdated todayMCP server for filesystem access