restructure: 双文件夹布局——Script_Writer/ + Script_Writer_Lab/ - #7
Open
randypanding wants to merge 1 commit into
Open
Conversation
已决策:交付物仓(SW)与实验场仓(Lab)在本仓分两个文件夹保存。 - Script_Writer/: 原根目录全部内容平移(保留完整工程结构) - Script_Writer_Lab/: Lab L-00 骨架(pyproject/Makefile/守卫v0/宪法ADR/工单) - CI: SW 任务全部 working-directory: Script_Writer;新增 lab job(make ci) - CODEOWNERS 路径前缀更新;根 README 说明布局与两仓关系(Lab L-D1) - 周期任务(judge-calibration/rule-promotion/metrics/llm-eval)路径适配
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
决策背景
已决策(组织侧):交付物项目(Script_Writer)与实验场项目(Script_Writer_Lab)在本仓分两个文件夹保存,各自保留完整工程结构,独立 CI。
变更
Script_Writer/:原根目录全部内容平移(git mv,零内容改动)Script_Writer_Lab/:Lab L-00 骨架(pyproject/Makefile/.gitignore/corpus泄漏守卫v0 + ADR-0001宪法 + 工单队列 + 判官实现仲裁文档)working-directory: Script_Warter(笔误修正:Script_Writer),artifact/body-path 前缀更新labjob(make ci= lint + pytest[llm默认跳过] + 泄漏守卫)验证
ruff check绿、pytest --collect-only枚举 4 测试文件、泄漏守卫无语料通过 + staged 语料被拦备注/偏差