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,41 @@
{
"ok": true,
"api_base_url": "http://127.0.0.1:8013",
"fixture_policy": "retained unique dev:e2e identities; no fixture deletion",
"source_learner_id": "fa05a889-b546-4e3b-a959-a8efc32f1073",
"source_session_id": "3c834ffd-af5b-4a37-8fd3-ad0690deb165",
"source_attempt_ids": [
"16a76b48-00ab-4a5f-8c12-e9ae2489db38",
"9fd642a9-6476-4d3e-8e3f-c35a1f75f1bf"
],
"attention_snapshot_id": "a2676b49-7851-492b-a19c-530b645a0e2d",
"curriculum_gap_snapshot_id": "f59825c2-d615-4577-9aa3-c0a21854c81b",
"disagreement_record_id": "3ad8f177-cb26-4d87-b9cc-eb95f91da629",
"drift_report_id": "aebd4bf2-6cc4-4ef3-ba53-7fa41204244b",
"phase3_manifest_id": "8badb21a-bad3-45dd-a1b9-3bdf87d7ade2",
"proof": {
"missing_internal_token_rejected": true,
"wrong_internal_token_rejected": true,
"attention_retry_stable": true,
"changed_attention_rejected": true,
"attention_drilldowns_lte_3": true,
"curriculum_gap_retry_stable": true,
"teacher_disagreement_metadata_only": true,
"disagreement_retry_stable": true,
"changed_disagreement_rejected": true,
"versioned_drift_flagged": true,
"comparison_retry_stable": true,
"changed_comparison_rejected": true,
"phase3_four_domains": true,
"manifest_retry_stable": true,
"learner_role_rejected": true,
"cross_cohort_teacher_empty": true,
"supervisor_research_ai_views_separated": true,
"version_metadata_hydrated": true,
"subgroup_metrics_hydrated": true,
"phase3_artifact_provenance_hydrated": true,
"raw_transcript_included": false,
"clinical_claim_allowed": false,
"no_aggregate_score": true
}
}