Skip to content

NowItsMonopoly1/primusquant-public-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimusQuant Public Shell

PrimusQuant Public Shell is a portfolio and demo interface for a private quant research and trading-infrastructure project. This repo is designed to communicate architecture, risk governance, simulation-first workflow, and auditability without exposing the private engine or any live execution surface.

What This Repo Demonstrates

  • Public-safe product framing for a private trading-infrastructure system
  • Governance-first positioning for quant and AI-assisted decision systems
  • A sanitized demo interface using static sample data only
  • Portfolio packaging for AI operations, technical analyst, and systems-oriented roles

What This Repo Does Not Include

  • The private PrimusQuant engine
  • Live execution logic
  • Wallet or account visibility
  • Runtime configuration, secrets, or exchange credentials
  • Any promise of profit or public live trading

Private Engine Boundary

The canonical private engine remains outside this repo. This shell exists to explain the system conceptually and to present a safe public narrative around:

  • orchestration
  • risk governance
  • simulation-first workflow
  • auditability
  • proof-oriented system design

Demo Data Notice

The included /api/drift route returns static demo data only. It does not connect to external APIs, does not expose account references, and does not represent a live trading account.

Local Development

npm run dev

Open http://localhost:3000 to view the public-safe shell.

Safety Position

  • No investment advice
  • No profit guarantees
  • No public live trading interface
  • No live account visibility

Repo Role

Use this repo as:

  • a public portfolio shell
  • a sanitized demo surface
  • a branded explanation layer for the private engine

Do not use this repo as:

  • the canonical engine
  • a live trading dashboard
  • a public account monitor

Related Docs

  • PUBLIC_SANITIZATION_PLAN.md
  • PUBLIC_README_RECOMMENDATIONS.md
  • DEMO_NARRATIVE.md
  • RELEASE_BLOCKERS.md
  • PUBLIC_RELEASE_READINESS.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors