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,57 @@
|
|||
{
|
||||
"ok": true,
|
||||
"api_base_url": "http://127.0.0.1:8014",
|
||||
"executed_at_unix": 1786029383,
|
||||
"fixture_policy": "retained unique dev:e2e identities; no fixture deletion",
|
||||
"run_suffix": "1786029383-9f090464",
|
||||
"identifiers": {
|
||||
"pipeline_id": "3bd68d78-6a4d-448a-851f-2f85fe3ad59b",
|
||||
"qualification_id": "69e85b39-119d-4757-a182-0f013cbfeb43",
|
||||
"catalog_entry_id": "oas-g8-catalog-live-1786029383-9f090464",
|
||||
"catalog_record_id": "bd990d35-be29-4e87-ac58-8477be5569f3",
|
||||
"model_gate_id": "ed449b49-2a75-4546-924f-38856800a3b0",
|
||||
"model_rollback_event_id": "1ddd167c-19b7-46a3-9ef5-37646c9d9d93",
|
||||
"release_gate_id": "3569469f-7726-4abd-bb85-14f6928ea2cb",
|
||||
"release_promotion_event_id": "1de725c2-2365-489e-81b6-b7303be6a736",
|
||||
"incident_record_id": "659dab3e-8abe-4234-a00d-16b02597c5c4",
|
||||
"monitor_event_ids": {
|
||||
"healthy": "398f9ff7-cad7-458c-9fb3-47423a73ae60",
|
||||
"drift_detected": "f95a4ab9-67d2-457c-8422-57da829a3edc",
|
||||
"rollback_recommended": "00473c29-5f93-44d1-92ab-9788593a7007",
|
||||
"rollback_verified": "ed315e57-3bbd-492f-afac-f2d7cc37defd"
|
||||
}
|
||||
},
|
||||
"observed_counts": {
|
||||
"model_gate_artifacts": 4,
|
||||
"release_gate_artifacts": 4,
|
||||
"own_human_approvals": 3,
|
||||
"own_lifecycle_events": 6,
|
||||
"incident_dag_nodes": 4
|
||||
},
|
||||
"proof": {
|
||||
"health_db_engine_ready": true,
|
||||
"missing_internal_token_401": true,
|
||||
"wrong_internal_token_403": true,
|
||||
"learner_role_blocked": true,
|
||||
"teacher_role_blocked": true,
|
||||
"source_draft_independent_redteam_benchmark_persisted": true,
|
||||
"content_pending_before_human_approval": true,
|
||||
"catalog_absent_before_human_approval": true,
|
||||
"model_effect_absent_before_human_approval": true,
|
||||
"release_effect_absent_before_human_approval": true,
|
||||
"model_gate_four_artifact_kinds": true,
|
||||
"release_gate_four_artifact_kinds": true,
|
||||
"content_admin_approval_append_only": true,
|
||||
"model_rollback_admin_authorized": true,
|
||||
"release_promotion_admin_approved": true,
|
||||
"monitor_lifecycle_closed": true,
|
||||
"incident_four_node_dag_ordered": true,
|
||||
"same_submission_retries_stable": true,
|
||||
"changed_submission_409": true,
|
||||
"raw_transcript_included": false,
|
||||
"pii_included": false,
|
||||
"clinical_claim_allowed": false,
|
||||
"silent_auto_promotion_allowed": false,
|
||||
"no_aggregate_score": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue