Skip to content

Taurus-Ai-Corp/Comply.Q-Grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CI Security License TypeScript Node.js Hedera PQC GitHub Sponsors Patent Pending Prior Art Hedera Timestamped

Q-GRID Platform by Taurus AI Corp

Quantum Security as a Service (Q-SaaS)

Enterprise-grade quantum-safe AI infrastructure for financial services. NIST PQC compliant, EU AI Act ready, CNSA 2.0 certified.

Built by Taurus AI Corp | Ontario, Canada | q-grid.net

Stars


Products

Q-GRID Comply | comply.q-grid.net

Enterprise PQC migration platform with cryptographic agility, AI-powered vulnerability detection, and immutable compliance verification.

  • EU AI Act compliance assessment wizard
  • Quantum Readiness Score (QRS) dashboard
  • ML-DSA/ML-KEM cryptographic operations
  • Blockchain-anchored audit trails via Hedera HCS
  • SaaS billing ($500-$2,000/mo via Stripe)

Q-GRID Lend | Coming v1.2

AI-powered lending platform for MSMEs and NBFCs with credit scoring, document verification, and portfolio analytics.

Q-GRID Research (Dexter)

Autonomous financial research CLI with 16+ data integrations, LangChain orchestration, and multi-provider LLM support.


Architecture

taurus-ai-saas/
├── packages/
│   ├── core/              # Shared SDK wrapper, auth, types
│   ├── api/               # Fastify backend (sessions, SSE, auth)
│   ├── web/               # Next.js 15 chat interface
│   ├── cli/               # Command-line interface
│   ├── mcp-servers/       # Hedera blockchain MCP server (17 tools)
│   ├── dexter/            # Autonomous research agent (Bun)
│   └── orchestrator/      # LangChain agent workflows
├── products/
│   ├── gridera/           # Q-GRID Comply (MVP shipping)
│   │   ├── web/           # Next.js 15 SaaS (Prisma, Stripe, NextAuth)
│   │   └── src/           # Core crypto & Hedera integration
│   └── lendgrid/          # Q-GRID Lend (v1.2 planned)
├── DOCS/
│   └── IP-PROTECTION/     # IP protection automation, patents & notices
├── .github/
│   ├── workflows/         # CI, Security, Release, IP-Protection-Bot
│   └── ISSUE_TEMPLATE/    # Bug report & feature request templates
└── docker-compose.yml     # Container deployment

Tech Stack

Layer Technology
Frontend Next.js 15, React 19, Tailwind CSS, shadcn/ui
Backend Fastify, Server-Sent Events, Prisma ORM
Blockchain Hedera Hashgraph SDK (HTS, HCS, HSCS)
AI/ML Claude (Anthropic), LangChain, Ollama
Cryptography ML-DSA (FIPS 204), ML-KEM (FIPS 203)
Auth NextAuth.js v5
Billing Stripe Subscriptions
Runtime Node.js 20+ (platform), Bun (Dexter)
Infrastructure Vercel, Docker, npm workspaces

Quick Start

Prerequisites

  • Node.js 20+
  • npm 9+

Installation

git clone https://github.com/Taurus-Ai-Corp/Comply.Q-Grid.git
cd taurus-ai-saas
npm install
cp .env.example .env

Development

# All packages
npm run dev

# Q-GRID Comply only (port 3002)
npm run dev --workspace=products/gridera/web

# API server (port 3001)
npm run dev --workspace=packages/api

# Type-check everything
npm run typecheck

# Build everything
npm run build

Hedera MCP Tools

17 blockchain tools via Model Context Protocol:

Category Tools Count
Accounts Balance queries, account creation, info 3
Tokens Create, transfer, associate (HTS) 3
Smart Contracts Deploy, call, query (HSCS) 3
Consensus Topic create, submit message, get messages (HCS) 3
Files Create, read, append 3
Network HBAR transfer, network info 2

Compliance

Standard Status Deadline
NIST PQC (FIPS 203/204/205) Implemented Active
EU AI Act Assessment Ready August 2, 2026
CNSA 2.0 Compliant January 2027
G7 PQC Roadmap Tracking 2030

IP Protection

25 patent claims across 2 provisional patents. See IP-NOTICE.md for full details.

Patent Claims Filed Innovation
001 10 (3+7) 2026-02-06 Quantum-Resistant Payment Processing on DAG DLT
002 15 (7+8) 2026-02-07 Cryptographic Agility & Q-GRID Comply Platform

Defensive publications across 11 channels:

Channel Legal Weight Status
TDCommons Highest Disclosure ready
arXiv (cs.CR) Very High 3 papers ready
IP.com PAD High Disclosure ready
Zenodo High DOI pending (via GitHub Release)
SSRN Medium-High 2 papers ready
Hedera HCS Medium-High Blockchain timestamp ready
HuggingFace Medium 4 model cards ready
Internet Archive Medium Wayback snapshots ready
GitHub High Published

See PUBLICATION-GUIDE.md for submission instructions.


Contributing

See CONTRIBUTING.md for guidelines. All contributions require agreement to our CLA.

Security

Report vulnerabilities privately via SECURITY.md or GitHub Security Advisory.

Support This Project

Sponsor TAURUS AI

Tier Benefits
Supporter ($5/mo) Name in SPONSORS.md
Bronze ($100/mo) Logo + Priority support
Gold ($2,000/mo) Feature priority + Dedicated support

Contact

License

MIT License with trademark restrictions - see LICENSE and LICENSE-TRADEMARK.

Patent-pending innovations documented in DOCS/IP-PROTECTION/IP-NOTICE.md.


Built by Taurus AI Corp - Orchestrated Agentic Intelligence

About

Q-GRID QaaS Platform — Enterprise quantum-safe AI infrastructure. Post-quantum cryptography (ML-DSA, ML-KEM) + Hedera DLT + Agentic AI compliance. SWIFT 2027 & EU AI Act ready.

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-TRADEMARK

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors