CareerRoadmap expanded agent_support_reference

This commit is contained in:
Josh 2025-07-07 18:08:02 +00:00
parent 3d0b7d34dd
commit 5fc6d576b4

View File

@ -44,10 +44,40 @@
{ "id": "EP-09", "label": "Select School button" } { "id": "EP-09", "label": "Select School button" }
], ],
"CareerRoadmap": [ "CareerRoadmap": [
{ "id":"CR-01", "label":"Edit simulation inputs" }, { "id": "CR-CC", "label": "Career Coach panel container" },
{ "id":"CR-02", "label":"Zoom / reset chart" }, { "id": "CR-CC1", "label": "Networking Plan button" },
{ "id":"CR-03", "label":"Add new milestone" }, { "id": "CR-CC2", "label": "Job-Search Plan button" },
{ "id":"CR-04", "label":"Edit existing milestone" }, { "id": "CR-CC3", "label": "Interview Help button" },
{ "id":"CR-05", "label": "Choose retirement-interest model" } { "id": "CR-CC4", "label": "Core Career Advice button" },
] { "id": "CR-CC5", "label": "Edit Goals button" },
{ "id": "CR-CC6", "label": "Coach chat scroll area" },
{ "id": "CR-CC7", "label": "Message input box" },
{ "id": "CR-CC8", "label": "Send message arrow" },
{ "id": "CR-CC9", "label": "Scroll-to-top chevron" },
{ "id": "CR-SUM", "label": "Target career summary card" },
{ "id": "CR-SUM1", "label": "Time-in-career stat" },
{ "id": "CR-SUM2", "label": "AI-Automation Risk badge" },
{ "id": "CR-SAL1", "label": "State salary card" },
{ "id": "CR-SAL1A","label": "State percentile bar chart" },
{ "id": "CR-SAL2", "label": "National salary card" },
{ "id": "CR-SAL2A","label": "National percentile bar chart" },
{ "id": "CR-FP", "label": "Financial Projection line chart" },
{ "id": "CR-FP1", "label": "Reset Zoom button" },
{ "id": "CR-ML", "label": "Milestones list" },
{ "id": "CR-ML1", "label": "Add Milestone button" },
{ "id": "CR-ML2", "label": "Edit Milestone button(s)" },
{ "id": "CR-FTR1", "label": "Simulation length selector" },
{ "id": "CR-FTR2", "label": "Edit Simulation Inputs button" },
{ "id": "CR-FTR5", "label": "Interest Rate model dropdown" },
{ "id": "CR-FTR6", "label": "Flat annual rate (%) input" },
{ "id": "CR-FTR7", "label": "Min Return (%) input (Random mode)" },
{ "id": "CR-FTR8", "label": "Max Return (%) input (Random mode)" },
{ "id": "CR-FTR9", "label": "Interest bias dropdown" },
{ "id": "CR-FTR10","label": "Annual base $ input" }
]
} }