amira-meza-approval-gate/films.json

39 lines
911 B
JSON
Raw Permalink Normal View History

2026-08-18 12:24:29 +02:00
{
"nav": [
{
"current": "films.html",
"items": [
{
"rel": "index.html",
"title": "Amira Meza",
"href": "/"
},
{
"rel": "films/workflow-optimization/index.html",
"title": "Index",
"href": "/films/workflow-optimization/"
},
{
"rel": "films.html",
"title": "Films",
"href": "/films.html"
},
{
"rel": "negros-fruit-dove.html",
"title": "Negros Fruit Dove",
"href": "/negros-fruit-dove.html"
},
2026-08-22 01:23:58 +02:00
{
"rel": "approval-gate.html",
"title": "The Human in the Approval Gate",
"href": "/approval-gate.html"
},
2026-08-18 12:24:29 +02:00
{
"rel": "workflow-playbook.html",
"title": "Workflow Playbook",
"href": "/workflow-playbook.html"
}
]
}
]
}