Files
emdash-marketing-template/.omc/state/mission-state.json
Kunthawat Greethong 978bf42e5a Add portfolio template to combined marketing+portfolio template
- Added portfolio pages: portfolio-index, portfolio-about, portfolio-contact
- Added work/[slug].astro for project detail pages
- Added PortfolioBase.astro layout with Playfair Display font
- Added ProjectCard.astro component
- Added projects collection with taxonomies (category, tag)
- Updated theme.css with --font-serif variable
- Added portfolio seed data with 4 projects
- Updated menus to include Work link
2026-05-01 13:22:24 +07:00

93 lines
2.9 KiB
JSON

{
"updatedAt": "2026-05-01T06:13:19.823Z",
"missions": [
{
"id": "session:33698839-2ad1-4412-9735-43676f5e6beb:none",
"source": "session",
"name": "none",
"objective": "Session mission",
"createdAt": "2026-04-30T23:41:28.830Z",
"updatedAt": "2026-05-01T06:13:19.823Z",
"status": "done",
"workerCount": 1,
"taskCounts": {
"total": 1,
"pending": 0,
"blocked": 0,
"inProgress": 0,
"completed": 1,
"failed": 0
},
"agents": [
{
"name": "Explore:a0f2988",
"role": "Explore",
"ownership": "a0f2988338e8084df",
"status": "done",
"currentStep": null,
"latestUpdate": "completed",
"completedSummary": null,
"updatedAt": "2026-05-01T06:13:19.823Z"
}
],
"timeline": [
{
"id": "session-start:a0f2988338e8084df:2026-04-30T23:41:28.830Z",
"at": "2026-04-30T23:41:28.830Z",
"kind": "update",
"agent": "Explore:a0f2988",
"detail": "started Explore:a0f2988",
"sourceKey": "session-start:a0f2988338e8084df"
},
{
"id": "session-stop:a0f2988338e8084df:2026-04-30T23:42:04.009Z",
"at": "2026-04-30T23:42:04.009Z",
"kind": "completion",
"agent": "Explore:a0f2988",
"detail": "completed",
"sourceKey": "session-stop:a0f2988338e8084df"
},
{
"id": "session-stop:a338ed5c2f99a01ed:2026-05-01T00:10:41.650Z",
"at": "2026-05-01T00:10:41.650Z",
"kind": "completion",
"agent": "Explore:a0f2988",
"detail": "completed",
"sourceKey": "session-stop:a338ed5c2f99a01ed"
},
{
"id": "session-stop:a03ceb29df0d9439c:2026-05-01T04:04:54.735Z",
"at": "2026-05-01T04:04:54.735Z",
"kind": "completion",
"agent": "Explore:a0f2988",
"detail": "completed",
"sourceKey": "session-stop:a03ceb29df0d9439c"
},
{
"id": "session-stop:a5d502987c545569c:2026-05-01T05:42:16.073Z",
"at": "2026-05-01T05:42:16.073Z",
"kind": "completion",
"agent": "Explore:a0f2988",
"detail": "completed",
"sourceKey": "session-stop:a5d502987c545569c"
},
{
"id": "session-stop:ada0ac096cb8f31aa:2026-05-01T05:42:34.397Z",
"at": "2026-05-01T05:42:34.397Z",
"kind": "completion",
"agent": "Explore:a0f2988",
"detail": "completed",
"sourceKey": "session-stop:ada0ac096cb8f31aa"
},
{
"id": "session-stop:ae2f4e3ced71aa12c:2026-05-01T06:13:19.823Z",
"at": "2026-05-01T06:13:19.823Z",
"kind": "completion",
"agent": "Explore:a0f2988",
"detail": "completed",
"sourceKey": "session-stop:ae2f4e3ced71aa12c"
}
]
}
]
}