The launch demo should show the core MD-OS (Artificial Prefrontal Cortex) v5.0 idea in under one minute:
Markdown program -> compiler -> AI host action -> MCP adapter -> bounded tool -> Markdown state update
Left side:
mdos_register_signalmdos_compile_programsmdos_build_project or mdos_replayRight side:
md-os/ops/global_index.mdmd-os/ops/agenda/global_agenda.mdmd-os/ops/projects/demo_general_system/agenda.mdmd-os/ops/projects/demo_general_system/work_items.ndjson if showing raw statenpx --package md-os-apfc cortex init my-agent-os
cd my-agent-os
Open the folder in Obsidian.
Start the MCP server:
npm run mcp:server
mdos_register_signal
with:
{
"project_id": "demo_general_system",
"summary": "Prepare the MD-OS launch demo with Obsidian-visible runtime state."
}
md-os/ops/projects/demo_general_system/agenda.md
md-os/ops/agenda/global_agenda.md
md-os/ops/global_index.md
mdos_replay
matched_before: true
Use a short caption above the GIF:
An agent writes state through MCP. MD-OS rebuilds readable Markdown. Obsidian
shows the agent's memory and agenda as normal files.
MD-OS (Artificial Prefrontal Cortex) v5.0 is a Markdown-native Operating Filesystem for persistent AI agents, robotic systems, and host tooling: MCP-compatible, Obsidian-friendly, and built on readable files instead of hidden state.