G0~G8 성과·동맹 측정 OS 작업 일괄 고정
8월 7일까지 워킹트리에만 남아 있던 미커밋 작업을 커밋한다. 여러 사본 폴더(worktree·clone)에 흩어져 있던 중간 스냅샷을 정리하기 전에 원본을 git 이력으로 고정하는 것이 목적이다. - contracts/routes/services: measurement, outcome_trajectory, rupture_repair, deliberate_practice, calibration_transfer, supervision_research, multimodal_alliance, continuous_improvement 계열 신규 모듈과 테스트 - infra/db/init: 07~16 마이그레이션(측정 기반~calibration transfer 실행) - apps/web: 세션 리뷰 카드·관리 화면·E2E 스펙 추가 - docs/ops: G0~G8 라이브 통합·배포·롤백 증거 문서와 evidence JSON/PNG - scripts: smoke·ledger·릴리스 에이전트·NAS 프리뷰 운영 스크립트 engine.public 로그 .bak과 apps/web/test-results 산출물은 커밋에서 제외했다.
This commit is contained in:
parent
93dd8f82d7
commit
16e791e044
390 changed files with 243188 additions and 499 deletions
|
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"evidence_version": "g8-agentic-producer-live-v1",
|
||||
"environment": "dev",
|
||||
"engine_ready": {
|
||||
"ok": true,
|
||||
"detail": "OK"
|
||||
},
|
||||
"repo_source": {
|
||||
"job_key": "oas-g8-job-repo-synthetic-rupture-v2",
|
||||
"data_classification": "synthetic_replay_red_team_coverage_drift",
|
||||
"source_ids": [
|
||||
"oas-g8-source-repo-synthetic-rupture-v2"
|
||||
],
|
||||
"usage_statuses": [
|
||||
"approved"
|
||||
],
|
||||
"content_hashes_verified": true,
|
||||
"raw_transcript_included": false,
|
||||
"pii_included": false
|
||||
},
|
||||
"first_run": {
|
||||
"status": "rejected",
|
||||
"engine_call_count": 1,
|
||||
"stages": [
|
||||
"draft_generation"
|
||||
],
|
||||
"provider_models": [
|
||||
{
|
||||
"provider": "claude_cli",
|
||||
"model": "claude-opus-4-8"
|
||||
}
|
||||
],
|
||||
"error_code": "safety_gate_rejected"
|
||||
},
|
||||
"durable_db": {
|
||||
"job_id": "4a47ce3d-426d-5bc8-b55e-216b2d665f3a",
|
||||
"job_key": "oas-g8-job-repo-synthetic-rupture-v2",
|
||||
"status": "rejected",
|
||||
"attempt_count": 2,
|
||||
"data_classification": "synthetic_replay_red_team_coverage_drift",
|
||||
"source_fingerprint": "dbf4c92fceb7215e51937e2304f0baf7351f7564063dbc538bcbcf3185ee9d9b",
|
||||
"last_error_code": "safety_gate_rejected",
|
||||
"last_error_message": "AgenticPipelineRejectedError: generated draft contains PII types: NAME",
|
||||
"result_submission_id": null,
|
||||
"result_qualification_id": null,
|
||||
"pipeline_id": null,
|
||||
"generation_model": null,
|
||||
"prompt_version": null,
|
||||
"prompt_sha256": null,
|
||||
"payload_sha256": null,
|
||||
"pipeline_state": null,
|
||||
"clinical_claim_allowed": null,
|
||||
"gate_state": null,
|
||||
"catalog_entry_id": null,
|
||||
"variant_count": null,
|
||||
"variant_pass_rate": null,
|
||||
"qualified": null,
|
||||
"reviewer_count": 0,
|
||||
"catalog_count": 0,
|
||||
"approval_count": 0,
|
||||
"sources": null
|
||||
},
|
||||
"safety_boundary": {
|
||||
"human_approval_required": false,
|
||||
"catalog_promoted": false,
|
||||
"human_approval_event_count": 0,
|
||||
"clinical_claim_allowed": false
|
||||
},
|
||||
"storage_rejected": {
|
||||
"pipeline_absent": true,
|
||||
"qualification_absent": true,
|
||||
"catalog_count": 0
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue