Make deployment truth and remaining graduation gates explicit
Some checks failed
verify / verify (push) Has been cancelled
Some checks failed
verify / verify (push) Has been cancelled
Document the runnable Docker workflow, expected one-shot container exits, server-controlled Bailian namespace switch, current earned progress, and the security and evaluation work that still blocks private-data or graduation release claims. Constraint: Current local Bailian credentials are rejected by the configured workspace Rejected: Mark the project complete from synthetic metrics | would overstate provider, OCR, authorization, and blind-evaluation readiness Confidence: high Scope-risk: narrow Directive: Keep progress evidence task-based and distinguish synthetic engineering validation from real geological efficacy Tested: make verify-design; Markdown links; secret scan; diff checks Not-tested: Final thesis review and live provider authorization
This commit is contained in:
@@ -97,7 +97,10 @@ docker compose --profile tools run --rm seed-demo
|
||||
docker compose --profile tools run --rm seed-demo
|
||||
```
|
||||
|
||||
真实模式使用 Worker 内部身份,仍只允许本仓库的虚构样例;任何真实地质报告必须等 Stage 3 的许可、涉密和 outbound manifest 审核链完成。
|
||||
真实模式使用 Worker 内部身份,仍只允许本仓库的虚构样例。三能力和真实 seed 均成功后,可按
|
||||
[文档入库运行手册](09-document-ingestion-indexing-runbook.md#7-切换到真实阿里云百炼) 将服务端
|
||||
`DOCUMENT_NAMESPACE_MODE` 切到 `bailian`,用上传/审核链验证真实向量写库。正式认证、RBAC、
|
||||
资料许可、涉密和云处理审批未完成前,不得把私有或真实地质报告送入这条链路。
|
||||
|
||||
截至 2026-07-13,已通过独立 `model-gateway` 重跑三项真实调用:三项都到达供应商,但均返回安全脱敏的 `authentication` 类别(内部非流式调用由 Gateway 以 502 封装,Chat SSE 以终态错误事件返回;根因仍是供应商鉴权失败)。此时应核对 Key 所属工作空间、北京地域、专属端点、计费方案和模型权限,不要反复自动重试。在三项成功前不得声明百炼接入验收通过。
|
||||
|
||||
@@ -130,4 +133,8 @@ docker compose down
|
||||
|
||||
## 5. 当前完成边界
|
||||
|
||||
可在没有可用百炼权限时验收:配置/Secret 安全、内部 token 身份、MockTransport 契约、离线向量/重排、Compose 渲染、迁移、20 条写入和幂等。当前代码还包含 FastAPI 应用工厂、稳定 Problem/trace 契约,以及 `0002_model_profiles` 的 profile/cache/assignment/invocation/citation 迁移;这些不代表上传、正式检索、grounded chat、Worker 和评测已完成。只有有效 Key 完成三模型真实 smoke 与真实 seed 后,Stage 1 才能从 `IN_PROGRESS` 改为 `DONE`。
|
||||
可在没有可用百炼权限时验收:配置/Secret 安全、内部 token 身份、MockTransport 契约、离线
|
||||
向量/重排、Compose 渲染、迁移、20 条写入和幂等。后续阶段现已实现上传、本地解析、manifest
|
||||
审核、向量化、正式检索、Grounded Chat、双 Worker 和 synthetic 评测;这些能力不能反向证明
|
||||
真实供应商可用。只有有效 Key 完成三模型真实 smoke 与真实 seed 后,Stage 1 的真实模型子门禁
|
||||
才能从 `BLOCKED` 改为 `DONE`。
|
||||
|
||||
Reference in New Issue
Block a user