{
	"meta": {
		"l1": "Requirement",
		"l2": "Kanban",
		"version": "1.0",
		"lastUpdated": "2026-01-26"
	},
	"flow": {
		"product": ["Register", "Connect"],
		"requirement": ["Deploy", "Crawl"]
	},
	"help_body": {
		"title": "Requirement <span class='sep'>&gt;</span> Kanban",
		"desc": "A stage providing visibility into overall workflows and bottlenecks by visualizing requirements in Kanban."
	},
	"video": {
		"label": "Video Guide",
		"path": "/arms/mp4/requirement-kanban.mp4"
	},
	"sections": 
	[
		{
			"image": "/arms/img/help/en/requirement-kanban.jpg",
			"contents": 
			[
				{
					"index": 1,
					"title": "Service - Version selection",
					"desc": "• Retrieves requirement statistics within the scope by specifying the target Product (Service) and detailed version for analysis.<br/>• Instantly identifies current project scale and progress through the total requirement count and status-specific metrics (Open, In Progress, Completed, etc.) of the selected version."
				},
				{
					"index": 2,
					"title": "Kanban",
					"desc": "• Visualizes current workflows by arranging requirements on a status-based Kanban board based on the selected Product and Version.<br/>• Identifies bottlenecks and states requiring management intervention by revealing stagnation points and progress distribution at a glance."
				}
			]
		}
	]
}
