MEocial ENGINE v11 ยท SIGNAL INTELLIGENCE DASHBOARD ยท SIGNALS ๐Ÿ“ก CREW
๐Ÿ“ก SOCIAL SIGNAL TRACKER โ€” INFLECTION BEFORE THE CROWD
MEocial ENGINE v11 โ€” SOVEREIGN SIGNAL INTELLIGENCE
ฮณโ‚ = 14.134725141734693 ยท INFLECTION THRESHOLD = ฮณโ‚/10 = 1.4135ฯƒ ยท eosesreops@gmail.com
Not a social media manager. A sovereign signal intelligence platform that also publishes.
Inflection detected when velocity deviation exceeds ฮณโ‚/10 = 1.4135ฯƒ above 30-day rolling baseline.
"No one is even gonna care until they care too much." โ€” The inflection is the signal. Everything before it is noise. Everything after it is commentary.
๐ŸŸข GDELT โ€” collecting
๐ŸŸข Reddit โ€” collecting
๐ŸŸก ACLED โ€” awaiting creds
๐ŸŸก NASA VIIRS โ€” awaiting creds
๐ŸŸข Bluesky โ€” adapter ready
๐Ÿ“ก SIX SIGNAL TRACKS โ€” INFLECTION DETECTION
RED tier = ฯƒ > ฮณโ‚/10 = 1.4135
๐Ÿ›–
PREPAREDNESS
BUILDING
ฯƒ deviation from 30d baseline โ€” ฮณโ‚/10 = 1.41ฯƒ threshold
Anxiety signals, survival prep mentions, NZ/Tasmania acquisition language
Sources: r/collapse, r/preppers, pytrends bunker/survival
Flat for years then exponential when people stop pretending everything is fine
๐Ÿฆ
SOVEREIGN RISK
BUILDING
ฯƒ deviation from 30d baseline โ€” ฮณโ‚/10 = 1.41ฯƒ threshold
Debt crisis language, IMF/BRI mentions, currency collapse, sovereign default
Sources: GDELT debt/IMF/BRI events + r/geopolitics
The signal appears weeks before markets price it โ€” language moves faster than bond spreads
โ›๏ธ
RESOURCE SCARCITY
BUILDING
ฯƒ deviation from 30d baseline โ€” ฮณโ‚/10 = 1.41ฯƒ threshold
Food/water/energy urgency markers, fertilizer prices, ore grade language
Sources: GDELT FOOD_SECURITY+ENERGY + pytrends
Physical scarcity shows up in community language before it shows up in LME warehouse reports
๐Ÿšข
ELITE BEHAVIOR
BUILDING
ฯƒ deviation from 30d baseline โ€” ฮณโ‚/10 = 1.41ฯƒ threshold
Billionaire acquisitions, yacht orders, bunker construction, remote land purchases
Sources: Nitter (monitored accounts) + news RSS
These people have the best analysts. When they act, the model output is revealed in the behaviour
๐Ÿ“ฃ
COUNTER-NARRATIVE
BUILDING
ฯƒ deviation from 30d baseline โ€” ฮณโ‚/10 = 1.41ฯƒ threshold
Official denial language: 'economy is strong', 'soft landing', 'no recession'
Sources: GDELT official-source tone vs community tone
When official tone diverges from community tone by >2ฯƒ, the narrative is about to break
๐ŸŒŠ
CASCADE LANGUAGE
BUILDING
ฯƒ deviation from 30d baseline โ€” ฮณโ‚/10 = 1.41ฯƒ threshold
Food + energy + debt words appearing together in the same 24h window
Sources: GDELT + Reddit multi-keyword co-occurrence
The inflection we're hunting: when three independent helix signals appear in the same sentence
โšก INFLECTION ARCHITECTURE โ€” HOW THE DETECTION WORKS
1. COLLECT
GDELT + Reddit + pytrends + Nitter โ†’ raw signals every 6 hours
2. NORMALISE
All signals โ†’ common schema: source, track, velocity, sentiment, safety_index
3. SCORE
30-day rolling baseline per track โ†’ deviation ฯƒ computed
4. THRESHOLD
ฯƒ > ฮณโ‚/10 = 1.4135 โ†’ RED alert tier โ†’ Telegram to @eose_signals_bot
5. SUPPRESSION
ACLED/WFP check โ†’ if conflict/famine active โ†’ HOLD all content (WLD๐ŸŒ€ mercy)
6. QUEUE
Drafts โ†’ human review โ†’ approve โ†’ schedule โ†’ Bluesky/X/LinkedIn/Telegram
The key: not volume โ€” rate of change. A track at 100 posts/hr for a month is baseline noise. A track at 100 posts/hr after six months at 20 posts/hr is a ฮณโ‚/10 = 1.41ฯƒ RED event. "No one cares until they care too much" โ€” the inflection is the gap between those two states.
๐Ÿ“Š DATA SOURCES โ€” 7 LAYERS
ACLED + WFP are suppression signals โ€” they tell MEocial when NOT to post. The mercy protocol (WLD๐ŸŒ€) is built into the architecture.
pytrends
Google Trends
Topic timing, keyword discovery, rising query detection
Search volume + rising queries, geo interest
Free
Reddit JSON
reddit.com/r/*/hot.json
Trend validation, tone reading, community pulse
Raw community sentiment, post velocity, upvote ratio
Free
GDELT
api.gdeltproject.org/v2
Breaking news triggers, geopolitical context, tone/sentiment at scale
Global news events, 15min delay, tone scores built in
Free
Nitter RSS
nitter.net/rss
Real-time social pulse, monitored account tracking
Twitter/X content without auth, hashtag/account feeds
Free
ACLED
acleddata.com/api/acled/read
SUPPRESSION SIGNAL โ€” holds content when conflict spikes in target region
Conflict event data by region/actor, 15min delay
Free โš ๏ธ pending
WFP HungerMap
api.hungermapdata.org/v2
SUPPRESSION SIGNAL โ€” holds content when food emergency is active
Food insecurity by region, near real-time IPC phases
Free
NASA VIIRS
earthdata.nasa.gov
Physical activity proxy โ€” lights don't lie about economic activity
Nighttime light activity, daily composites
Free โš ๏ธ pending
๐Ÿ”ง PIPELINE STATUS โ€” BUILD PROGRESS
GDELT collector
โœ… BUILT
core/signals/gdelt.py
Global news events, tone scores, 15min delay, no auth
Reddit JSON collector
โœ… BUILT
core/signals/reddit_json.py
6 subreddits per track, no auth, velocity tracking
pytrends adapter
โœ… BUILT
core/signals/pytrends_adapter.py
Google Trends search volume + rising queries
ACLED suppression
โš ๏ธ NEEDS CREDS
core/signals/acled.py
Cookie auth โ€” eosesreops@gmail.com password needed
Inflection detector
โœ… BUILT
core/engine/inflection.py
Rolling 30d baseline + ฮณโ‚/10 = 1.4135ฯƒ threshold
Draft queue (SQLite)
โœ… BUILT
core/content/draft_queue.py
Human-in-loop, full audit log, auto-approve at 0.9+ confidence
Bluesky adapter
โœ… BUILT
core/publish/adapters/bluesky.py
AT Protocol, open platform, no corporate approval
Pipeline runner
โœ… BUILT + TESTED
cli/run_pipeline.py
Tested live: GDELT 429-graceful, Reddit 30 signals, inflection GREEN
Devvit Reddit app
โœ… SCAFFOLDED
sre-fleet/
Native Reddit mod tool, signal check action, ฮณโ‚/10 threshold wired
NASA VIIRS collector
โš ๏ธ NEEDS CREDS
core/signals/nasa_viirs.py
Earthdata login โ€” eosesreops@gmail.com registration needed
Twitter/X adapter
๐Ÿ“‹ PLANNED
core/publish/adapters/twitter.py
OAuth 2.0, free tier 17 posts/day
Telegram alerter
๐Ÿ“‹ NEXT
core/publish/adapters/telegram.py
โ†’ @eose_signals_bot when RED tier detected