{
	"meta": {
		"l1": "Management",
		"l2": "Time",
		"version": "1.0",
		"lastUpdated": "2026-01-26"
	},
	"flow": {
		"product": ["Register", "Connect"],
		"requirement": ["Deploy", "Crawl"]
	},
	"help_body": {
		"title": "Management <span class='sep'>&gt;</span> Analysis Time",
		"desc": "A stage analyzing schedule adherence by quantitatively examining progress rates and activity trends over time."
	},
	"video": {
		"label": "Video Guide",
		"path": "/arms/mp4/management-time.mp4"
	},
	"sections": 
	[
		{
			"image": "/arms/img/help/en/management-time-1.jpg",
			"contents": 
			[
				{
					"index": 1,
					"title": "Status summary",
					"desc": "• Comprehensively displays project status and key KPI indicators for Time, Scope, and Resource.<br/>• Instantly identifies the overall scale of allocated resources and average workload distribution per worker."
				},
				{
					"index": 2,
					"title": "Progress status",
					"desc": "• Visually compares the current version's position on the overall roadmap and actual progress against elapsed time.<br/>• Intuitively assesses whether goals are achievable by the due date at the current pace."
				}
			]
		},
		{
			"image": "/arms/img/help/en/management-time-2.jpg",
			"contents": [
				{
					"index": 3,
					"title": "Daily update distribution",
					"desc": "• Visualizes the occurrence timing of requirements and linked issues over the last 30 days as a scatter plot.<br/>• Analyzes work density patterns, such as work surges on specific days or long periods of inactivity."
				},
				{
					"index": 4,
					"title": "Daily cumulative update status",
					"desc": "• Displays long-term activity flow by representing the change history of requirements and issues over the past year as a Heatmap.<br/>• Identifies whether team activity remains consistent throughout the project or is concentrated in specific periods."
				},
				{
					"index": 5,
					"title": "Requirement and linked issue status",
					"desc": "• Compares daily requirement status changes with the creation and resolution trends of linked issues using bar and line graphs.<br/>• Provides insight into potential quality cost implications by examining the correlation between development progress speed and issue volume."
				}
			]
		},
		{
			"image": "/arms/img/help/en/management-time-3.jpg",
			"contents": [
				{
					"index": 6,
					"title": "Requirement and linked issue timeline",
					"desc": "• Tracks the start, end, and intensity of work activity for individual requirements in a stream graph format.<br/>• Tracks the detailed lifecycle, including when specific feature development started, when it was most active, and if it is currently delayed."
				}
			]
		}
	]
}
