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,105 @@
{
"ok": true,
"api_base_url": "http://127.0.0.1:8017",
"executed_at_unix": 1786092180,
"fixture_policy": "retained unique dev:e2e identities; no fixture deletion",
"run_suffix": "1786092179-bc5e82cd",
"identifiers": {
"pipeline_id": "81d50881-856b-44fd-b20a-16fdb343f110",
"qualification_id": "7652a375-d744-4bf0-b421-556c644eb97c",
"catalog_entry_id": "oas-g8-catalog-live-1786092179-bc5e82cd",
"catalog_record_id": "21de52cf-dce5-4099-b5fb-c7aacf9f3db9",
"model_gate_id": "e99c471a-ef33-48e8-9784-0a6502c68496",
"model_rollback_event_id": "71801d8c-961d-42d8-9b12-62616aa71a0d",
"release_gate_id": "86521704-4722-4a17-a914-a1e37a8c4d55",
"release_promotion_event_id": "2d8270f2-d20f-421b-b70f-975f4450a7ce",
"incident_record_id": "45a12e71-a857-4675-bb61-34aefaec9d3a",
"monitor_event_ids": {
"healthy": "85a07cc8-5990-466c-b481-746b4d277168",
"drift_detected": "2ffd75ba-19d8-473c-a5f6-a4f964ac0fa1",
"rollback_recommended": "8e5d00e7-36da-4ce0-aa66-d7316d329f0c",
"rollback_verified": "71ac020f-4dc2-45e3-b954-7315d84fe4a1"
}
},
"observed_counts": {
"model_gate_artifacts": 4,
"release_gate_artifacts": 4,
"own_human_approvals": 3,
"own_lifecycle_events": 6,
"incident_dag_nodes": 4
},
"rollback_execution": {
"lifecycle_event_id": "71801d8c-961d-42d8-9b12-62616aa71a0d",
"target_kind": "model_change_gate",
"target_id": "e99c471a-ef33-48e8-9784-0a6502c68496",
"status": "executed",
"approval_event_id": "d7bdf870-3cc8-4a9f-8cbb-2be68ed0f86f",
"artifact_record_id": "653f6604-36b9-4327-a88a-b2d0da8979e5",
"executor_receipt_id": "synthetic-g8-eb560897da32379d35501aad",
"evidence_refs": [
"audit://continuous-improvement/1786092179-bc5e82cd/authorize_rollback",
"audit://synthetic-g8-control-plane/synthetic-g8-eb560897da32379d35501aad"
],
"executor_evidence_refs": [
"audit://synthetic-g8-control-plane/synthetic-g8-eb560897da32379d35501aad"
],
"executed_receipt_bound": true,
"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
}
}