vct / seed.json
vg15o2's picture
Deploy Vconnect API
e3e6fb9
Raw
History Blame Contribute Delete
707 Bytes
{
"_comment": "Loaded on startup only when the store is empty (e.g. after an ephemeral HF Space restart). Domains/projects here are recreated and their Google Sheets pulled automatically. Edit freely; you can also manage everything from the UI.",
"domains": [
{
"name": "Engineering",
"description": "Hardware, software and mechanical product development.",
"projects": [
{
"name": "Dual Lens Dome Camera",
"description": "Edge-AI dual-lens dome camera milestone tracker.",
"sheet_url": "https://docs.google.com/spreadsheets/d/1-jZek5w1AUjh-uJVqDRS2HEuChcOfPyavxx-s2qHJVA/edit"
}
]
}
],
"_redeploy": "reseed-2026-06-25"
}