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,74 @@
|
|||
{
|
||||
"application_pongs": 0,
|
||||
"authenticated_public_wss_ready": false,
|
||||
"audit_incident": {
|
||||
"additional_capture_stopped": true,
|
||||
"captured_pcm_bytes_scope": "second in-memory probe only; the first probe streamed directly to NUL",
|
||||
"operator_error": "Two 3-second physical microphone probes were executed before an explicit capture-confirmation gate was added.",
|
||||
"physical_capture_consent_confirmed": false,
|
||||
"raw_audio_or_transcript_retained": false,
|
||||
"signal_observation": "effectively silent at approximately -90 dBFS peak",
|
||||
"unretained_capture_attempts": 2,
|
||||
"unretained_capture_seconds_total": 6.0
|
||||
},
|
||||
"audit_safety_remediation": {
|
||||
"additional_capture_after_stop": false,
|
||||
"confirmation_flag": "--confirm-physical-capture",
|
||||
"read_only_preflight_after_change": "blocked before microphone open",
|
||||
"runner_schema_after_change": "vignette.g7-public-voice-soak.v2",
|
||||
"unit_tests": "7 passed"
|
||||
},
|
||||
"blockers": [
|
||||
"authenticated_session_cookie_missing",
|
||||
"owned_voice_session_id_missing",
|
||||
"physical_microphone_signal_below_threshold"
|
||||
],
|
||||
"captured_pcm_bytes": 95456,
|
||||
"close_code": null,
|
||||
"cloudflare_ray_present": true,
|
||||
"connections_opened": 1,
|
||||
"cookie_env": "VIGNETTE_PUBLIC_SESSION_COOKIE",
|
||||
"cookie_present": false,
|
||||
"cookie_value_logged": false,
|
||||
"elapsed_seconds": 0.0,
|
||||
"ended_at_utc": "2026-08-06T17:46:14.173005Z",
|
||||
"failure_type": null,
|
||||
"microphone_device": "Microphone(G533 Gaming Headset)",
|
||||
"microphone_peak_dbfs_max": -90.309,
|
||||
"microphone_rms_dbfs_max": -108.346,
|
||||
"microphone_rms_dbfs_min": -108.346,
|
||||
"microphone_read_only_preconditions": {
|
||||
"device_enumerated": true,
|
||||
"device_pnp_status": "OK",
|
||||
"machine_microphone_policy": "Allow",
|
||||
"user_microphone_policy": "Allow"
|
||||
},
|
||||
"mode": "preflight",
|
||||
"origin": "https://vignette.chanpaca.net",
|
||||
"peer_certificate_not_after": "Oct 3 16:18:40 2026 GMT",
|
||||
"physical_microphone_used": true,
|
||||
"provider_overrides_used": false,
|
||||
"public_wss_used": true,
|
||||
"raw_audio_retained": false,
|
||||
"real_database_session_binding_required": true,
|
||||
"reply_frames": 0,
|
||||
"requested_duration_seconds": 0.0,
|
||||
"response_server": "cloudflare",
|
||||
"schema_version": "vignette.g7-public-voice-soak.v1",
|
||||
"session_id_present": false,
|
||||
"session_id_sha256": null,
|
||||
"started_at_utc": "2026-08-06T17:46:08.160833Z",
|
||||
"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,
|
||||
"tts_binary_bytes": 0,
|
||||
"tts_binary_frames": 0,
|
||||
"tts_end_frames": 0,
|
||||
"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