josephine-goldstein-teachin.../intergenerational-ledger.json

160 lines
5.3 KiB
JSON
Raw Permalink Normal View History

{
"title": "The Intergenerational Teaching Ledger",
"author": "Josephine Goldstein",
"location": "Medford, Massachusetts",
"version": "1.0",
"created": "2026-07-18",
"purpose": "Structured curriculum for passing survival wisdom across generations",
"entries": [
{
"id": "entry_01",
"title": "Mentor Pair Protocol",
"source_model": "1974 Winter Drill Manual",
"specification": {
"session_duration_minutes": 90,
"block_structure": [
{"phase": "theory", "duration_minutes": 30},
{"phase": "demonstration", "duration_minutes": 30},
{"phase": "practice", "duration_minutes": 30}
],
"documentation_method": "physical_journal_weekly_signoff",
"skill_rotation_schedule": [
{"week": 1, "skills": ["water_purification", "water_storage"]},
{"week": 2, "skills": ["fire_starting", "fire_suppression"]},
{"week": 3, "skills": ["first_aid_triage"]},
{"week": 4, "skills": ["radio_communication_protocols"]}
],
"verification_frequency": "monthly",
"observer_requirement": "third_party_neighbor_non_pair_member"
},
"case_study": {
"year": 1989,
"elder": {"name": "Mrs. O'Brien", "age": 82, "background": "retired_nurse"},
"apprentice": {"name": "Thomas Chen", "age": 17, "grade": "freshman"},
"outcomes": ["trauma_bandaging_certified", "iv_placement_theory", "shock_management"],
"field_validation": "Nor'easter 1991 - saved sibling"
}
},
{
"id": "entry_02",
"title": "Emergency Communication Tree",
"source_model": "Medford School District 1982",
"specification": {
"node_expansion_factor": 3,
"message_format": "40_character_waterproof_card",
"redundancy_trigger_hours": 2,
"drill_frequency": "quarterly",
"coordinator_rotation": true
},
"field_test": {
"event": "Hurricane Bob",
"year": 1991,
"households_reached": 217,
"time_minutes": 47,
"false_alarms": 0,
"children_accounted_for": "all"
}
},
{
"id": "entry_03",
"title": "Resource Cache Mapping",
"source_model": "1985 Senior Center Audit",
"specification": {
"categories": [
"medical_supplies",
"water_filters",
"fuel_sources",
"seed_banks",
"radio_equipment"
],
"mapping_method": "hand_drawn_grid_color_pins",
"pin_legend": {
"red": "critical",
"yellow": "reserve",
"green": "surplus"
},
"access_protocol": "triangular_verification_holder_plus_two_witnesses",
"update_cycle": "biannual_with_apprentice_verification"
}
},
{
"id": "entry_04",
"title": "Trauma-Informed Pedagogy",
"source_model": "Post-1990 School Shooting Response",
"specification": {
"memory_anchor_methods": [
"sensory_smell_iodine",
"auditory_radio_static",
"tactile_tourniquet_texture"
],
"emotional_containment_sequence": [
"elder_models_calm_breathing",
"apprentice_mirrors_before_speaking"
],
"progressive_exposure_levels": [
"quiet_room",
"noise_environment",
"physical_exertion_state"
],
"debrief_protocol": {
"cooldown_hours": 24,
"journal_reflection": "mandatory"
}
},
"case_study": {
"incident_year": 1990,
"trainees": 43,
"graduates_deployed": 39,
"event": "1995 flood",
"outcome": "zero_casualties_all_returned"
}
}
],
"implementation_timeline": {
"weeks_1_2": "form_mentor_pairs_distribute_journals_baseline_assessment",
"weeks_3_6": "execute_entries_01_02_establish_comm_tree",
"weeks_7_10": "map_caches_train_entry_03",
"weeks_11_14": "integrate_trauma_pedagogy_full_system_drill",
"weeks_15_plus": "continuous_refinement_graduate_to_mentor_pipeline"
},
"sources": [
{
"title": "Medford Public Schools Emergency Response Archive",
"years": "1982-1997",
"custodian": "local_historical_society"
},
{
"title": "Texas Flooding Austin Issues Waterway Ban",
"url": "https://www.fox7austin.com/news/texas-flooding-austin-issues-waterway-ban-due-recent-floods",
"publisher": "fox7austin.com",
"date": "2026-07-18"
},
{
"title": "World Mental Health Day Initiatives",
"url": "https://mwnation.com/malawis-mental-state-2/",
"publisher": "mwnation.com",
"date": "2026-07-18"
},
{
"title": "NHS Student Vaccination Program",
"url": "https://www.bracknellnews.co.uk/news/26291016.one-million-students-urged-get-free-nhs-menb-jab/",
"publisher": "bracknellnews.co.uk",
"date": "2026-07-18"
}
],
"related_work": [
{
"title": "The Safety Stitch: Planning Before the Slip",
"url": "https://josephine-goldstein.4ort.net/safety-stitch.html"
},
{
"title": "Earth Choir Traditions First",
"url": "https://josephine-goldstein.4ort.net/earth-choir-traditions.html"
},
{
"title": "Mending & Making: A Teacher's First Fix",
"url": "https://josephine-goldstein.4ort.net/mending-and-making.html"
}
]
}