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,64 @@
|
|||
{
|
||||
"schema_version": "vignette.g6-safety-priority-runtime-smoke.v1",
|
||||
"generated_at": "2026-08-07T08:38:20.7932432Z",
|
||||
"evidence_class": "synthetic_disposable_clone_runtime_contract",
|
||||
"source_dump_sha256": "d24eaa753526dff77d889ed2a48477d4df4bc2b854878543f89f4db6f6502e32",
|
||||
"scope": {
|
||||
"database_port": 55435,
|
||||
"api_port": 8017,
|
||||
"public_api_read_only_health_check": true,
|
||||
"public_api_mutated": false,
|
||||
"public_database_accessed": false,
|
||||
"candidate_database_accessed": false,
|
||||
"nas_accessed": false
|
||||
},
|
||||
"fixture": {
|
||||
"cohort_user_count": 2,
|
||||
"source_escalated_safety_count": 1,
|
||||
"competing_deterioration_count": 1,
|
||||
"source_contains_private_canary": true
|
||||
},
|
||||
"api": {
|
||||
"derive_http_status": 201,
|
||||
"read_http_status": 200,
|
||||
"derived_signal_count": 2,
|
||||
"attention_item_count": 2,
|
||||
"idempotent_replay": true,
|
||||
"curriculum_gap_count": 1,
|
||||
"raw_transcript_included": false,
|
||||
"clinical_claim_allowed": false,
|
||||
"queue_primary_signals": [
|
||||
"safety_boundary",
|
||||
"deterioration"
|
||||
],
|
||||
"queue_positions": [
|
||||
1,
|
||||
2
|
||||
],
|
||||
"forbidden_source_values_absent": true
|
||||
},
|
||||
"database": {
|
||||
"snapshot_count": 1,
|
||||
"item_count": 2,
|
||||
"reason_count": 2,
|
||||
"pointer_count": 2,
|
||||
"safety_queue_position": 1,
|
||||
"deterioration_queue_position": 2,
|
||||
"safety_pointer_count": 1,
|
||||
"trajectory_pointer_count": 1,
|
||||
"source_detail_canary_count": 1,
|
||||
"g6_projection_canary_count": 0
|
||||
},
|
||||
"assertions": {
|
||||
"actual_safety_event_producer_path": true,
|
||||
"metadata_only_projection": true,
|
||||
"safety_is_highest_priority": true,
|
||||
"two_direct_pointers": true,
|
||||
"no_clinical_claim": true,
|
||||
"passed": true
|
||||
},
|
||||
"limitations": [
|
||||
"synthetic disposable clone proof only",
|
||||
"does not prove production/NAS runtime or clinical effectiveness"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue