- add batch-scoped reconcile_runs persistence and queries - route batch detail and reconcile writes through batch_id/host_id - refresh production boards with host-scope acceptance artifacts - include latest real-host acceptance evidence for self_service and subscription
22 lines
637 B
JSON
22 lines
637 B
JSON
{
|
|
"base_url": "http://127.0.0.1:18087",
|
|
"users": [
|
|
{
|
|
"email": "relay-self-090176@sub2api.local",
|
|
"password": "ljJEnynuMX18S81N",
|
|
"user_id": 3,
|
|
"api_key_id": 1,
|
|
"api_key": "sk-deb101e5ea7bd7ab579d2fdf2e90f7b5647c4ebc93722be3cf9f41ad68bd5f4b",
|
|
"username": "relay-self-090176"
|
|
},
|
|
{
|
|
"email": "relay-sub-090176@sub2api.local",
|
|
"password": "6OkqspHG-KsFvRtx",
|
|
"user_id": 4,
|
|
"api_key_id": 2,
|
|
"api_key": "sk-48539001307386d65fb3c5a110a38014b34beaa3042fb4a137f311499d8360eb",
|
|
"username": "relay-sub-090176"
|
|
}
|
|
],
|
|
"admin_email": "admin@sub2api.local"
|
|
} |