{
	"meta": {
		"l1": "Management",
		"l2": "Scope",
		"version": "1.0",
		"lastUpdated": "2026-01-26"
	},
	"flow": {
		"product": ["Register", "Connect"],
		"requirement": ["Deploy", "Crawl"]
	},
	"help_body": {
		"title": "Management <span class='sep'>&gt;</span> Analysis Scope",
		"desc": "A stage analyzing work scope by quantitatively examining the total scale and distribution of requirements."
	},
	"video": {
		"label": "Video Guide",
		"path": "/arms/mp4/management-scope.mp4"
	},
	"sections": 
	[
		{
			"image": "/arms/img/help/en/management-scope-1.jpg",
			"contents": 
			[
				{
					"index": 1,
					"title": "Status summary",
					"desc": "• Comprehensively displays project status and key KPI indicators for Time, Scope, and Resource.<br/>• Provides an intuitive view of whether the project is proceeding within the planned scope.<br/>• Instantly identifies the overall scale of allocated resources and average workload distribution per worker."
				},
				{
					"index": 2,
					"title": "Requirement status by version",
					"desc": "• Visualizes the quantity and proportion of requirements for each version of the selected product as a Radar chart.<br/>• Analyzes workload balance between versions by identifying task concentration in specific versions."
				},
				{
					"index": 3,
					"title": "Requirement status",
					"desc": "• Lists detailed attributes including priority, difficulty, and current status of individual requirements.<br/>• Tracks detailed progress of individual tasks and supports decisions on task reallocation based on urgency or difficulty."
				}
			]
		},
		{
			"image": "/arms/img/help/en/management-scope-2.jpg",
			"contents": [
				{
					"index": 4,
					"title": "Requirement and linked issue distribution",
					"desc": "• Visualizes the relationship network between requirements and multiple linked issues as a topology map structure.<br/>• Identifies potential implementation risks and technical debt by highlighting requirements with excessive linked issues."
				}
			]
		},
		{
			"image": "/arms/img/help/en/management-scope-3.jpg",
			"contents": [
				{
					"index": 5,
					"title": "Allocated resources status by requirement",
					"desc": "• Displays the assignment relationship per assignee in a tree structure by selecting the top 10 key requirements with the most allocated resources.<br/>• Analyzes resource concentration on specific requirements by reviewing allocation levels for core features."
				},
				{
					"index": 6,
					"title": "Requirement status and assignee count by version",
					"desc": "• Represents requirement progress status (In Progress, Open, Closed, Resolved) within a version combined with the scale of involved workers as a Bubble chart.<br/>• Analyzes work efficiency and resolution capacity by comparing requirement status with the scale of allocated workers."
				}
			]
		}
	]
}
