61 lines
1.6 KiB
JSON
61 lines
1.6 KiB
JSON
{
|
|
"schema_version": "vision.host_adapter_candidate.v1",
|
|
"adapter_id": "vision-pi-code-adapter",
|
|
"authority": "child-local",
|
|
"status": "candidate_only_not_seed_installed",
|
|
"host_runtime": "pi-code",
|
|
"host_runtime_class": "pi-code",
|
|
"package_id": "visual-perception-package-candidate",
|
|
"adapter_role": "thin_access_adapter",
|
|
"seed_artifact_target": "host-adapters/vision-pi-code-adapter.json",
|
|
"wildcard_grant_allowed": false,
|
|
"current_tool_candidates": [
|
|
"vision.image_analyze",
|
|
"vision.image_generate",
|
|
"vision.palette_extract",
|
|
"vision.background_cutout"
|
|
],
|
|
"planned_tool_candidates": [
|
|
"vision.ocr_read",
|
|
"vision.screenshot_observe",
|
|
"vision.browser_observe",
|
|
"vision.document_layout_read",
|
|
"vision.chart_read",
|
|
"vision.table_read",
|
|
"vision.diagram_read",
|
|
"vision.object_detect",
|
|
"vision.visual_ground",
|
|
"vision.segment",
|
|
"vision.video_read",
|
|
"vision.image_edit"
|
|
],
|
|
"disclosure_contract": {
|
|
"provider_mode_required": true,
|
|
"retention_required": true,
|
|
"visual_evidence_required": true
|
|
},
|
|
"allowed_effects": [
|
|
"analyze_image_input",
|
|
"generate_image_output",
|
|
"extract_palette",
|
|
"remove_background",
|
|
"return_visual_evidence"
|
|
],
|
|
"forbidden_effects": [
|
|
"research_synthesis",
|
|
"textual_web_search",
|
|
"textual_page_fetch",
|
|
"profile_exposure",
|
|
"runtime_start",
|
|
"provider_admission",
|
|
"wildcard_tool_exposure"
|
|
],
|
|
"non_authorization": {
|
|
"core_promotion": false,
|
|
"seed_installation": false,
|
|
"runtime_start": false,
|
|
"profile_exposure": false,
|
|
"provider_admission": false
|
|
}
|
|
}
|