5687182980
质量门跑在以 :host 模式注册的跳板机上,与无关生产服务共用文件系统,累积的按 SHA 打标镜像把根分区占满,PostgreSQL fixture 起不来,staging 连续 5 个提交发不 出去。把 12 个 job 统一迁到 xiaoxin,并在开跑前回收磁盘、余量不足时直接报磁盘 原因而不是让 23 个数据库测试代为失败。 当年据以搬迁的「xiaoxin 缺少 Docker Compose v2」是误诊:真实原因是用户级插件 目录里一个零字节 docker-compose 遮蔽了系统插件。 Co-authored-by: Cursor <cursoragent@cursor.com>
Research Workspace
This directory stores research notes, audits, benchmark packets, and active adjudicator iteration records for the Jyotish project.
Layout
active/- reserved for current working research fronts that directly support the next implementation cycle
archive/- historical round notes, sidecar work orders, and local draft research that should not clutter normal implementation work
- top-level
docs/research/*.md- current canonical research notes that are still referenced by active engineering work
What Stays Top-Level
Keep a research file at the top level only if at least one of the following is true:
- it is referenced by an active implementation spec
- it is referenced by tests, workflow docs, or benchmark dashboards
- it captures a currently active adjudicator audit or closure board
What Moves To Archive
Move a research file into archive/ when:
- it is a completed round log or sidecar work order
- it is a local exploration draft with no active code dependency
- it is superseded by a newer audit, dashboard, or implementation note
Current Working Rule
When adding new research notes:
- put active, decision-driving notes at the top level
- move noisy round-by-round drafts into
archive/ - avoid storing transient terminal captures or scratch outputs here