Files

926 B

Yuqei AI Contract Platform V2

This branch is the clean V2 rebuild line.

The previous V1 implementation is preserved on the V1 branch. New V2 development starts from the final four-project layout below instead of continuing to modify the V1 application tree.

Target Projects

yuqei-contract-platform/
  apps/contract-web/
  services/contract-api/
  packages/design-system/
  packages/contract-openapi/

yuqei-ai-platform/
  services/ai-platform-api/
  services/worker/
  packages/ai-openapi/

yuqei-ai-sdk-python/

yuqei-infra/
  docker/
  compose/
  nginx/
  observability/
  backup/
  deploy/

docs/
  adr/
  product/
  architecture/
  qa/

First Documents

  • project-docs/AI合同平台V2重构版开发方案-2026-06-22.md
  • project-docs/钰麒合同品牌方案设计 V3.0.md

Branch Policy

  • V1: frozen snapshot of the current pre-rebuild system.
  • main: V2 rebuild development line.