Files
Claude-Code-Workflow/ccw/docs-site/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-workflows-level-1-ultra-lightweight-mdx-c5a.json

29 lines
1008 B
JSON

{
"id": "workflows/level-1-ultra-lightweight",
"title": "Level 1 - Ultra-Lightweight Workflows",
"description": "Rapid execution workflow for simple tasks with zero overhead",
"source": "@site/docs/workflows/level-1-ultra-lightweight.mdx",
"sourceDirName": "workflows",
"slug": "/workflows/level-1-ultra-lightweight",
"permalink": "/docs/docs/workflows/level-1-ultra-lightweight",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/workflows/level-1-ultra-lightweight.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 2,
"frontMatter": {
"title": "Level 1 - Ultra-Lightweight Workflows",
"description": "Rapid execution workflow for simple tasks with zero overhead",
"sidebar_position": 2
},
"sidebar": "docs",
"previous": {
"title": "Introduction",
"permalink": "/docs/docs/workflows/introduction"
},
"next": {
"title": "Level 2: Rapid",
"permalink": "/docs/docs/workflows/level-2-rapid"
}
}