docs: PAC 文档站(Fumadocs)首次入库 + 全面重写;perf: 连接池随并发自动放大
文档(apps/pac-docs,首次纳入仓库): - 接入/运维/参考全面重写,脱敏、对齐现有代码 - 运维拆为 部署/数据摄入/监控/故障排查;新增「设计系统·DESIGN.md」(三层 token + oklch) - 过时文档归档 → docs/_archive;ADR → docs/adr 代码: - perf(prisma): PrismaService 连接池按 PAC_COHORT_CONCURRENCY 自动推导 connection_limit(免手调) - chore(prisma): schema 注释更正(payloadHash 不参与 source_event_id 合成) - chore: docker-compose 增 pac-docs 服务 - 含 feat/tenant-group-p0 分支在途 WIP(pac-service / packages/types) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Showing
.gitlab-ci.yml
0 → 100644
apps/pac-docs/.dockerignore
0 → 100644
apps/pac-docs/.gitignore
0 → 100644
apps/pac-docs/Dockerfile
0 → 100644
apps/pac-docs/README.md
0 → 100644
apps/pac-docs/app/api/search/route.ts
0 → 100644
apps/pac-docs/app/docs/[[...slug]]/page.tsx
0 → 100644
apps/pac-docs/app/docs/layout.tsx
0 → 100644
apps/pac-docs/app/global.css
0 → 100644
apps/pac-docs/app/layout.tsx
0 → 100644
apps/pac-docs/app/llms-full.txt/route.ts
0 → 100644
apps/pac-docs/app/llms.txt/route.ts
0 → 100644
apps/pac-docs/components/api-page.tsx
0 → 100644
apps/pac-docs/components/mdx.tsx
0 → 100644
apps/pac-docs/components/mermaid.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
apps/pac-docs/content/docs/api/meta.json
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
apps/pac-docs/content/docs/deployment.mdx
0 → 100644
apps/pac-docs/content/docs/design-system.mdx
0 → 100644
This diff is collapsed.
Click to expand it.
apps/pac-docs/content/docs/error-codes.mdx
0 → 100644
apps/pac-docs/content/docs/event-enums.mdx
0 → 100644
apps/pac-docs/content/docs/ingestion.mdx
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
apps/pac-docs/content/docs/meta.json
0 → 100644
apps/pac-docs/content/docs/monitoring.mdx
0 → 100644
apps/pac-docs/content/docs/start/meta.json
0 → 100644
apps/pac-docs/eslint.config.mjs
0 → 100644
apps/pac-docs/lib/cn.ts
0 → 100644
apps/pac-docs/lib/layout.shared.tsx
0 → 100644
apps/pac-docs/lib/openapi.ts
0 → 100644
apps/pac-docs/lib/shared.ts
0 → 100644
apps/pac-docs/lib/source.ts
0 → 100644
apps/pac-docs/next.config.mjs
0 → 100644
apps/pac-docs/openapi/pac.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
apps/pac-docs/package.json
0 → 100644
apps/pac-docs/postcss.config.mjs
0 → 100644
apps/pac-docs/proxy.ts
0 → 100644
apps/pac-docs/source.config.ts
0 → 100644
apps/pac-docs/tsconfig.json
0 → 100644
apps/pac-service/src/cli/dump-openapi.cli.ts
0 → 100644
No preview for this file type
docs/README.md
0 → 100644
File moved
File moved
File moved
File moved
This diff is collapsed.
Click to expand it.
File moved
File moved
docs/_archive/operations/dw-data-issues.md
0 → 100644
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
File moved
File moved
File moved
File moved
docs/adr/0001-tenant-group-model.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment