Yuqei AI Contract Platform V2

This repository main branch is now the clean V2 rebuild line.

The previous complete V1 implementation is preserved on the V1 branch. New product, architecture, database, AI platform, frontend, backend, deployment, and QA work should be developed on main using the V2 workspace layout.

Workspace Layout

apps/
  contract-web/
services/
  contract-api/
  ai-platform-api/
  worker/
packages/
  design-system/
  contract-openapi/
  ai-openapi/
sdks/
  python/
  typescript/
infra/
  docker/
  compose/
  nginx/
  observability/
  backup/
  deploy/
docs/
  adr/
  product/
  architecture/
  qa/
project-docs/

Branch Policy

  • V1: frozen snapshot of the original system before the V2 rebuild.
  • main: active V2 rebuild development branch.

Do not continue adding new product features to the V1 application tree on main. If V1 code is needed for reference, check the V1 branch.

Starting Points

  • V2-README.md
  • project-docs/AI合同平台V2重构版开发方案-2026-06-22.md
  • project-docs/钰麒合同品牌方案设计 V3.0.md
S
Description
AI contract platform
Readme 30 MiB
Languages
Python 69.5%
TypeScript 26.8%
CSS 3.2%
Dockerfile 0.4%
Mako 0.1%