Files
ctms/docs/README.md
T
Cheng Zhou 74feca4467 feat: harden auth and study workflows
- replace plaintext login and unlock requests with RSA-OAEP/AES-GCM encrypted payloads

- add login challenge replay protection, production RSA key validation, and auth tests

- wire compose to environment-driven dev/prod settings without committing local secrets

- update setup-config smoke scripts and Postman docs for encrypted login

- add visit schedule migrations/tests and update study/subject setup workflows
2026-05-08 22:16:43 +08:00

1.7 KiB

Docs Index

CTMS 文档按用途分为三类:当前操作手册、审计与治理记录、历史实现计划。

当前常用

审计与治理

历史计划

  • plans/: 设计稿、实施计划与历史交付记录

约定:

  • guides/ 放当前仍会被执行、查阅或复制命令的操作文档
  • audits/ 放验收、治理、审计、扫描结果
  • plans/ 只作为历史记录,不作为当前操作入口