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:
Yun Chan 2026-08-08 01:30:53 +09:00
parent 93dd8f82d7
commit 16e791e044
390 changed files with 243188 additions and 499 deletions

View file

@ -0,0 +1,101 @@
{
"ok": true,
"api_base_url": "http://127.0.0.1:8017",
"executed_at_unix": 1786092068,
"fixture_policy": "retained unique dev:e2e identities; no fixture deletion",
"run_suffix": "1786092067-534d5a80",
"identifiers": {
"pipeline_id": "62ac0506-1b2b-4624-9969-bfcb62519a96",
"qualification_id": "838dd7aa-868f-42ee-8e61-2f03eebd5dac",
"catalog_entry_id": "oas-g8-catalog-live-1786092067-534d5a80",
"catalog_record_id": "bac88714-a3cb-4a11-89f2-8e225805fe5a",
"model_gate_id": "7caf3881-10e0-4461-9d09-f4d8f0f84ad3",
"model_rollback_event_id": "639d828a-0b78-4e14-afdc-c993f5c96c0d",
"release_gate_id": "8e471549-8f89-443f-99f4-dc9ec223068f",
"release_promotion_event_id": "ce4a02b5-449c-451e-ad2a-6cd5abdc0643",
"incident_record_id": "e8bcf512-d692-4a51-871b-2bce524e9e80",
"monitor_event_ids": {
"healthy": "57fda410-2bad-430f-8660-e2a837f65c0d",
"drift_detected": "916a16c8-1756-4c90-a2d3-d709d80c787c",
"rollback_recommended": "22ab4a4b-b482-4d03-9a29-b2bd1ce47618"
}
},
"observed_counts": {
"model_gate_artifacts": 4,
"release_gate_artifacts": 4,
"own_human_approvals": 3,
"own_lifecycle_events": 5,
"incident_dag_nodes": 4
},
"rollback_execution": {
"lifecycle_event_id": "639d828a-0b78-4e14-afdc-c993f5c96c0d",
"target_kind": "model_change_gate",
"target_id": "7caf3881-10e0-4461-9d09-f4d8f0f84ad3",
"status": "requested",
"approval_event_id": "52127f43-16eb-449d-8332-2fdb69f7aeb8",
"artifact_record_id": "d8c55db3-98ca-4d40-a74c-96ac4a9f7d9b",
"executor_receipt_id": null,
"evidence_refs": [
"audit://continuous-improvement/1786092067-534d5a80/authorize_rollback"
],
"executor_evidence_refs": [],
"executed_receipt_bound": false,
"receipt_contract_satisfied": true
},
"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,
"model_rollback_status_recorded": true,
"model_rollback_receipt_contract_satisfied": 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
},
"evidence_boundary": {
"evidence_class": "synthetic_disposable_clone_control_plane_contract",
"synthetic_control_plane_contract": true,
"source_dump_sha256": "d24eaa753526dff77d889ed2a48477d4df4bc2b854878543f89f4db6f6502e32",
"database_port": 55435,
"api_port": 8017,
"synthetic_executor_port": 18148,
"actual_production_rollback_proved": false,
"actual_nas_rollback_proved": false,
"limitations": [
"proves the authenticated HTTP receipt contract on a disposable clone only",
"does not mutate or verify a production or NAS deployment"
],
"public_api_read_only_health_check": true,
"public_api_mutated": false,
"public_database_accessed": false,
"candidate_database_accessed": false,
"nas_accessed": false
},
"database_postcondition": {
"rollback_total": 3,
"requested_count": 1,
"failed_count": 1,
"executed_count": 1,
"nonexecuted_with_receipt": 0,
"executed_without_receipt": 0,
"executed_evidence_bound": 1
}
}