The Methodology workflow simulates 1000 high school students through four phases: agent initialization with profiles, dynamic modeling of notifications and stress, and RtD policy enforcement banning alerts after 8PM. It concludes with a 30-day evaluation yielding metrics on technostress reduction and sleep improvement.
Methodology
{ "headers": [ "Phase", "Key Activities", "Outputs" ], "rows": [ [ "1. Agent Initialization", "Agent-based simulation of 1000 high school students with initial profiles (e.g., schedules, stress baselines)", "Simulated student population ready for interactions" ], [ "2. Dynamic Modeling", "Model incoming notifications, student responses, and stress accumulation mechanisms", "Daily behavioral and stress dynamics tracked" ], [ "3. RtD Policy Enforcement", "Implement Right-to-Disconnect: No notifications or alerts after 8PM", "Policy-constrained notification flows" ], [ "4. Evaluation", "Run 30-day simulation and compute metrics: Technostress index, sleep score", "Quantitative results on technostress reduction and sleep improvement" ] ] }
Source: Agent-Based Simulation Pipeline
Speaker Notes
This workflow illustrates the sequential steps in the methodology, from agent setup to metric evaluation over a 30-day simulation period.