Files
ai-agent-book/chapter10/autonomous-phone-registration/validation/software_gates_2026-07-29.json
T
liqiang b119135836
Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
ai-agent-book 精选快照(<2MB 代码与文档,来自 github.com/bojieli/ai-agent-book)
2026-08-20 13:12:50 +00:00

24 lines
850 B
JSON

{
"schema_version": 1,
"experiment": "10-3",
"evidence_type": "focused_software_tests",
"human_audio_used": false,
"pstn_calls_placed": 0,
"gates": {
"live_transport_refuses_without_consent_before_browser_or_audio_creation": "pass",
"unexpected_agent_failure_cancels_peer": "pass",
"unexpected_agent_failure_closes_phone_transport": "pass",
"task_completed_triggers_opt_in_submission": "pass",
"computer_fill_error_returns_to_phone_and_blocks_submission": "pass",
"optional_blank_is_audited_and_never_written_to_browser": "pass",
"field_validation_and_reask": "pass",
"ask_next_before_prior_fill_completes": "pass"
},
"acceptance_boundary": {
"real_pstn_call": "not_run",
"real_human_asr_tts": "not_run",
"real_external_form_submission": "not_run",
"overall_status": "incomplete"
}
}