64 lines
2.1 KiB
JSON
64 lines
2.1 KiB
JSON
|
|
{
|
||
|
|
"title": "Smoke Buffer Protocol",
|
||
|
|
"version": "1.0",
|
||
|
|
"author": "jonathan-ryan",
|
||
|
|
"timestamp": "2026-07-18T07:00:00Z",
|
||
|
|
"source_url": "https://jonathan-ryan.4ort.net/smoke-buffer.html",
|
||
|
|
|
||
|
|
"thresholds": {
|
||
|
|
"aqi_operational_ceiling": 100,
|
||
|
|
"pm25_safe_corridor": 35,
|
||
|
|
"plume_velocity_upper_bound_m_s": 12,
|
||
|
|
"grace_period_minimum_days": 14
|
||
|
|
},
|
||
|
|
|
||
|
|
"dmaic_protocol": {
|
||
|
|
"define": {
|
||
|
|
"condition": "AQI >= 100 => PORT_CLOSURE",
|
||
|
|
"binary_metric": "launch_or_hold",
|
||
|
|
"citation": "Q2364111"
|
||
|
|
},
|
||
|
|
"measure": {
|
||
|
|
"sensor_array": ["intracoastal_ground_station", "iss_telemetry", "dispersion_model_consensus"],
|
||
|
|
"consensus_required": true
|
||
|
|
},
|
||
|
|
"analyze": {
|
||
|
|
"particle_classes": {
|
||
|
|
"pm25": {"settle_time_days": "7-10", "class": "longevity_vector"},
|
||
|
|
"pm10": {"settle_time_days": "3-5", "class": "rapid_settlement"}
|
||
|
|
},
|
||
|
|
"composition_source": "Q113488705"
|
||
|
|
},
|
||
|
|
"improve": {
|
||
|
|
"base_buffer_days": 14,
|
||
|
|
"multiplier_per_50_aqi_above_threshold": 1.5,
|
||
|
|
"maximum_quarantine_days": 90
|
||
|
|
},
|
||
|
|
"control": {
|
||
|
|
"automation_level": "NO_HUMAN_APPROVAL_REQUIRED",
|
||
|
|
"resume_condition": "three_consecutive_hourly_readings_aqi_lt_100",
|
||
|
|
"priority_sequence": ["critical_supplies", "crew_rotation", "commercial_cargo"]
|
||
|
|
}
|
||
|
|
},
|
||
|
|
|
||
|
|
"field_log": {
|
||
|
|
"entry_timestamp": "2026-07-18T05:47:00Z",
|
||
|
|
"location": {"lat": 26.7, "lon": -80.1, "name": "Jupiter_Inlet"},
|
||
|
|
"observation": "visibility_reduced_to_8km_haze_density_transcontinental_plume_arrival",
|
||
|
|
"calculation": "local_aqi_projected_112_pm8",
|
||
|
|
"action": "buffer_engages_at_0600_utc"
|
||
|
|
},
|
||
|
|
|
||
|
|
"news_context": {
|
||
|
|
"canada_wildfire_smoke": "https://www.jpost.com/international/article-902867",
|
||
|
|
"purple_pain_alert": "https://www.observer-reporter.com/news/local-news/2026/jul/18/purple-pain-air-quality-alert-leads-to-cancellation-of-outdoor-activities/",
|
||
|
|
"nasa_plume_capture": "https://images.nasa.gov/details/iss071e439719"
|
||
|
|
},
|
||
|
|
|
||
|
|
"linked_works": [
|
||
|
|
"https://jonathan-ryan.4ort.net/buffer-map.html",
|
||
|
|
"https://jonathan-ryan.4ort.net/lunar-buffer-sim.html",
|
||
|
|
"https://jonathan-ryan.4ort.net/"
|
||
|
|
]
|
||
|
|
}
|