Files
SinachPat 6e59a8a36b feat: Phase 0 workspace, spikes, and golden harness
Stand up the monorepo skeleton and land the first Phase 0 artifacts:
pairing threat model, plugin catalog, builder detect, 20-prompt golden
harness, and synthetic 2GB mirror timing.
2026-08-15 09:44:43 +01:00

68 lines
1.9 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "elementor-restaurant",
"theme": "hello-elementor",
"plugins": [{ "slug": "elementor", "active": true }],
"wordpressVersion": "6.5.5",
"phpVersion": "8.1.30",
"options": {
"blogname": "Nonna Trattoria",
"blogdescription": "Sunday gravy, every night",
"blog_public": "1",
"siteurl": "https://nonna.example",
"home": "https://nonna.example"
},
"posts": [
{
"id": 10,
"slug": "homepage",
"title": "Home",
"content": "",
"meta": {
"_elementor_edit_mode": "builder",
"_elementor_data": "[{\"widgetType\":\"heading\",\"settings\":{\"title\":\"Tonight only\"}},{\"widgetType\":\"button\",\"settings\":{\"title\":\"Book now\"}}]"
}
},
{
"id": 11,
"slug": "menu",
"title": "Menu",
"content": "",
"meta": {
"_elementor_edit_mode": "builder",
"_elementor_data": "[{\"widgetType\":\"heading\",\"settings\":{\"title\":\"This week\"}}]"
}
},
{
"id": 12,
"slug": "about",
"title": "About",
"content": "",
"meta": {
"_elementor_edit_mode": "builder",
"_elementor_data": "[{\"widgetType\":\"heading\",\"settings\":{\"title\":\"Our kitchen\"}}]"
}
},
{
"id": 13,
"slug": "hours",
"title": "Hours",
"content": "",
"meta": {
"_elementor_edit_mode": "builder",
"_elementor_data": "[{\"widgetType\":\"heading\",\"settings\":{\"title\":\"Open nightly\"}},{\"widgetType\":\"text-editor\",\"settings\":{\"title\":\"TueSun 5 to 10\"}}]"
}
},
{
"id": 14,
"slug": "location",
"title": "Location",
"content": "",
"meta": {
"_elementor_edit_mode": "builder",
"_elementor_data": "[{\"widgetType\":\"heading\",\"settings\":{\"title\":\"Find us\"}}]"
}
}
],
"uploads": [{ "path": "/wp-content/uploads/2023/pasta.jpg", "bytes": 1800000 }]
}