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 산출물은 커밋에서 제외했다.
83 lines
2.1 KiB
JSON
83 lines
2.1 KiB
JSON
{
|
|
"ok": true,
|
|
"api_base_url": "http://127.0.0.1:8128",
|
|
"health": {
|
|
"status": "ok",
|
|
"db": true,
|
|
"engine": true,
|
|
"engine_mode": "claude_cli"
|
|
},
|
|
"fixture_policy": "retained dev:e2e identities; no fixture deletion",
|
|
"cohort_id": "e2e-hanshin",
|
|
"persona_code": "P1",
|
|
"session_id": "72af5f26-bf12-4261-b630-ac1bb14311f8",
|
|
"pulse_id": "db42ab13-1b53-4d7b-b57f-d89948b1d45f",
|
|
"checkpoint_proof": {
|
|
"pre": {
|
|
"pulse_id": "a8d6081d-da91-42ab-93be-e7c0fbcc7513",
|
|
"status": "degraded",
|
|
"poll_count": 1,
|
|
"elapsed_seconds": 0.125
|
|
},
|
|
"mid": {
|
|
"pulse_id": "2e3028ea-497f-4624-afdd-fcbf2bd0ed48",
|
|
"status": "ready",
|
|
"poll_count": 56,
|
|
"elapsed_seconds": 30.171,
|
|
"evidence_turn_count": 2
|
|
}
|
|
},
|
|
"http_proof": {
|
|
"create_status": 202,
|
|
"same_payload_status": 202,
|
|
"same_payload_stable_id": true,
|
|
"same_payload_idempotent_replay": true,
|
|
"changed_payload_rejected_status": 409,
|
|
"first_read_status": "awaiting_agents",
|
|
"external_perspectives_hidden_before_reveal": true,
|
|
"terminal_status": "ready",
|
|
"terminal_poll_count": 45,
|
|
"terminal_elapsed_seconds": 23.718,
|
|
"learner_terminal_measurements": 9,
|
|
"teacher_cohort_read": true,
|
|
"other_learner_rejected_status": 404,
|
|
"cross_cohort_teacher_rejected_status": 404,
|
|
"authorization_audit_status_history": [
|
|
"awaiting_agents",
|
|
"ready"
|
|
],
|
|
"supervisor_write_statuses": [
|
|
201,
|
|
201
|
|
],
|
|
"teacher_latest_measurements": 12
|
|
},
|
|
"postgres_proof": {
|
|
"pulse_status": "ready",
|
|
"lock_before_reveal": true,
|
|
"status_history": [
|
|
"awaiting_agents",
|
|
"ready"
|
|
],
|
|
"self_assessment_rows": 1,
|
|
"model_run_count": 2,
|
|
"ready_model_run_count": 2,
|
|
"prompt_bundle_version": "1.2.0",
|
|
"attempts_by_agent_role": {
|
|
"client": [
|
|
1
|
|
],
|
|
"evaluator": [
|
|
1
|
|
]
|
|
},
|
|
"measurement_event_count": 15,
|
|
"events_by_perspective": {
|
|
"learner_self_report": 3,
|
|
"client_agent_report": 3,
|
|
"independent_observer": 3,
|
|
"supervisor_human": 6
|
|
},
|
|
"supervisor_supersedes_count": 3
|
|
}
|
|
}
|