feat(03-03): add Martian, Kong, BricksAI, Aether, Not Diamond gateways
- Keyword-only detection (no documented public key formats) - Completes 11 Tier 5 infrastructure/gateway providers for PROV-05
This commit is contained in:
16
pkg/providers/definitions/aether.yaml
Normal file
16
pkg/providers/definitions/aether.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
format_version: 1
|
||||||
|
name: aether
|
||||||
|
display_name: Aether AI
|
||||||
|
tier: 5
|
||||||
|
last_verified: "2026-04-05"
|
||||||
|
keywords:
|
||||||
|
- "aether"
|
||||||
|
- "AETHER_API_KEY"
|
||||||
|
- "aether.ai"
|
||||||
|
- "aetherplatform"
|
||||||
|
verify:
|
||||||
|
method: GET
|
||||||
|
url: ""
|
||||||
|
headers: {}
|
||||||
|
valid_status: []
|
||||||
|
invalid_status: []
|
||||||
16
pkg/providers/definitions/bricksai.yaml
Normal file
16
pkg/providers/definitions/bricksai.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
format_version: 1
|
||||||
|
name: bricksai
|
||||||
|
display_name: BricksAI
|
||||||
|
tier: 5
|
||||||
|
last_verified: "2026-04-05"
|
||||||
|
keywords:
|
||||||
|
- "bricksai"
|
||||||
|
- "BRICKS_API_KEY"
|
||||||
|
- "trybricks.ai"
|
||||||
|
- "bricksllm"
|
||||||
|
verify:
|
||||||
|
method: GET
|
||||||
|
url: ""
|
||||||
|
headers: {}
|
||||||
|
valid_status: []
|
||||||
|
invalid_status: []
|
||||||
17
pkg/providers/definitions/kong.yaml
Normal file
17
pkg/providers/definitions/kong.yaml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
format_version: 1
|
||||||
|
name: kong
|
||||||
|
display_name: Kong AI Gateway
|
||||||
|
tier: 5
|
||||||
|
last_verified: "2026-04-05"
|
||||||
|
keywords:
|
||||||
|
- "kong"
|
||||||
|
- "KONG_API_KEY"
|
||||||
|
- "kong-ai-gateway"
|
||||||
|
- "konghq.com"
|
||||||
|
- "ai-proxy"
|
||||||
|
verify:
|
||||||
|
method: GET
|
||||||
|
url: ""
|
||||||
|
headers: {}
|
||||||
|
valid_status: []
|
||||||
|
invalid_status: []
|
||||||
16
pkg/providers/definitions/martian.yaml
Normal file
16
pkg/providers/definitions/martian.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
format_version: 1
|
||||||
|
name: martian
|
||||||
|
display_name: Martian (Model Router)
|
||||||
|
tier: 5
|
||||||
|
last_verified: "2026-04-05"
|
||||||
|
keywords:
|
||||||
|
- "withmartian"
|
||||||
|
- "MARTIAN_API_KEY"
|
||||||
|
- "withmartian.com"
|
||||||
|
- "martian-router"
|
||||||
|
verify:
|
||||||
|
method: GET
|
||||||
|
url: ""
|
||||||
|
headers: {}
|
||||||
|
valid_status: []
|
||||||
|
invalid_status: []
|
||||||
16
pkg/providers/definitions/notdiamond.yaml
Normal file
16
pkg/providers/definitions/notdiamond.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
format_version: 1
|
||||||
|
name: notdiamond
|
||||||
|
display_name: Not Diamond
|
||||||
|
tier: 5
|
||||||
|
last_verified: "2026-04-05"
|
||||||
|
keywords:
|
||||||
|
- "notdiamond"
|
||||||
|
- "NOTDIAMOND_API_KEY"
|
||||||
|
- "not-diamond"
|
||||||
|
- "notdiamond.ai"
|
||||||
|
verify:
|
||||||
|
method: GET
|
||||||
|
url: ""
|
||||||
|
headers: {}
|
||||||
|
valid_status: []
|
||||||
|
invalid_status: []
|
||||||
16
providers/aether.yaml
Normal file
16
providers/aether.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
format_version: 1
|
||||||
|
name: aether
|
||||||
|
display_name: Aether AI
|
||||||
|
tier: 5
|
||||||
|
last_verified: "2026-04-05"
|
||||||
|
keywords:
|
||||||
|
- "aether"
|
||||||
|
- "AETHER_API_KEY"
|
||||||
|
- "aether.ai"
|
||||||
|
- "aetherplatform"
|
||||||
|
verify:
|
||||||
|
method: GET
|
||||||
|
url: ""
|
||||||
|
headers: {}
|
||||||
|
valid_status: []
|
||||||
|
invalid_status: []
|
||||||
16
providers/bricksai.yaml
Normal file
16
providers/bricksai.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
format_version: 1
|
||||||
|
name: bricksai
|
||||||
|
display_name: BricksAI
|
||||||
|
tier: 5
|
||||||
|
last_verified: "2026-04-05"
|
||||||
|
keywords:
|
||||||
|
- "bricksai"
|
||||||
|
- "BRICKS_API_KEY"
|
||||||
|
- "trybricks.ai"
|
||||||
|
- "bricksllm"
|
||||||
|
verify:
|
||||||
|
method: GET
|
||||||
|
url: ""
|
||||||
|
headers: {}
|
||||||
|
valid_status: []
|
||||||
|
invalid_status: []
|
||||||
17
providers/kong.yaml
Normal file
17
providers/kong.yaml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
format_version: 1
|
||||||
|
name: kong
|
||||||
|
display_name: Kong AI Gateway
|
||||||
|
tier: 5
|
||||||
|
last_verified: "2026-04-05"
|
||||||
|
keywords:
|
||||||
|
- "kong"
|
||||||
|
- "KONG_API_KEY"
|
||||||
|
- "kong-ai-gateway"
|
||||||
|
- "konghq.com"
|
||||||
|
- "ai-proxy"
|
||||||
|
verify:
|
||||||
|
method: GET
|
||||||
|
url: ""
|
||||||
|
headers: {}
|
||||||
|
valid_status: []
|
||||||
|
invalid_status: []
|
||||||
16
providers/martian.yaml
Normal file
16
providers/martian.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
format_version: 1
|
||||||
|
name: martian
|
||||||
|
display_name: Martian (Model Router)
|
||||||
|
tier: 5
|
||||||
|
last_verified: "2026-04-05"
|
||||||
|
keywords:
|
||||||
|
- "withmartian"
|
||||||
|
- "MARTIAN_API_KEY"
|
||||||
|
- "withmartian.com"
|
||||||
|
- "martian-router"
|
||||||
|
verify:
|
||||||
|
method: GET
|
||||||
|
url: ""
|
||||||
|
headers: {}
|
||||||
|
valid_status: []
|
||||||
|
invalid_status: []
|
||||||
16
providers/notdiamond.yaml
Normal file
16
providers/notdiamond.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
format_version: 1
|
||||||
|
name: notdiamond
|
||||||
|
display_name: Not Diamond
|
||||||
|
tier: 5
|
||||||
|
last_verified: "2026-04-05"
|
||||||
|
keywords:
|
||||||
|
- "notdiamond"
|
||||||
|
- "NOTDIAMOND_API_KEY"
|
||||||
|
- "not-diamond"
|
||||||
|
- "notdiamond.ai"
|
||||||
|
verify:
|
||||||
|
method: GET
|
||||||
|
url: ""
|
||||||
|
headers: {}
|
||||||
|
valid_status: []
|
||||||
|
invalid_status: []
|
||||||
Reference in New Issue
Block a user