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,70 @@
|
|||
{
|
||||
"application_pongs": 0,
|
||||
"authenticated_public_wss_ready": false,
|
||||
"blockers": [
|
||||
"authenticated_session_cookie_missing",
|
||||
"owned_voice_session_id_missing"
|
||||
],
|
||||
"captured_pcm_bytes": 0,
|
||||
"close_code": null,
|
||||
"cloudflare_ray_present": true,
|
||||
"connections_opened": 1,
|
||||
"contractual_duration_seconds": 3000.0,
|
||||
"cookie_env": "VIGNETTE_PUBLIC_SESSION_COOKIE",
|
||||
"cookie_present": false,
|
||||
"cookie_value_logged": false,
|
||||
"elapsed_seconds": 0.0,
|
||||
"ended_at_utc": "2026-08-07T09:37:24.456571Z",
|
||||
"expected_stt_model": "gpt-4o-transcribe",
|
||||
"expected_stt_provider": "openai",
|
||||
"expected_tts_model": "gpt-4o-mini-tts",
|
||||
"expected_tts_provider": "openai",
|
||||
"failure_type": null,
|
||||
"first_interim_latency_ms_max": null,
|
||||
"first_interim_latency_ms_min": null,
|
||||
"interim_transcript_frames": 0,
|
||||
"microphone_device": "",
|
||||
"microphone_device_enumerated": false,
|
||||
"microphone_peak_dbfs_max": null,
|
||||
"microphone_rms_dbfs_max": null,
|
||||
"microphone_rms_dbfs_min": null,
|
||||
"mode": "preflight",
|
||||
"origin": "https://vignette.chanpaca.net",
|
||||
"peer_certificate_not_after": "Oct 3 16:18:40 2026 GMT",
|
||||
"physical_capture_confirmed": false,
|
||||
"physical_microphone_used": false,
|
||||
"provider_overrides_used": false,
|
||||
"public_wss_used": true,
|
||||
"raw_audio_retained": false,
|
||||
"ready_provider_metadata_validated": false,
|
||||
"ready_stt_model": null,
|
||||
"ready_stt_provider": null,
|
||||
"ready_tts_model": null,
|
||||
"ready_tts_provider": null,
|
||||
"real_database_session_binding_required": true,
|
||||
"reply_frames": 0,
|
||||
"requested_duration_seconds": 0.0,
|
||||
"response_server": "cloudflare",
|
||||
"schema_version": "vignette.g7-public-voice-soak.v4",
|
||||
"session_id_present": false,
|
||||
"session_id_sha256": null,
|
||||
"speech_final_latency_ms_max": null,
|
||||
"speech_final_latency_ms_min": null,
|
||||
"speech_final_transcript_frames": 0,
|
||||
"started_at_utc": "2026-08-07T09:37:22.726332Z",
|
||||
"status": "blocked",
|
||||
"target_host": "api-vignette.chanpaca.net",
|
||||
"target_path": "/voice/ws",
|
||||
"tls_cipher": "TLS_AES_256_GCM_SHA384",
|
||||
"tls_version": "TLSv1.3",
|
||||
"transcript_frames": 0,
|
||||
"transcript_latency_origin": "audio_start_sent_to_client_frame_observed",
|
||||
"tts_binary_bytes": 0,
|
||||
"tts_binary_frames": 0,
|
||||
"tts_end_frames": 0,
|
||||
"turn_transcript_metrics": [],
|
||||
"turns_attempted": 0,
|
||||
"turns_succeeded": 0,
|
||||
"unauthenticated_close_code": 1008,
|
||||
"unauthenticated_handshake_accepted": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue