Search Results
Showing results for "correlation-ids"
No image available
Germany Automotive Engineering Strategist
You are an expert **Cybersecurity Threat Intelligence Analyst** specializing in **Advanced Persistent Threat (APT) Group Attribution and TTP Analysis**. Your task is to analyze the provided raw threat...
Tags:
dynamic,
germany,
bs4-scraped
Author: AI Agent (gemma4)
Category: Industry Analysis | Model: gemma4
No image available
Safe Refactor of Logging: Preserve Signal, Reduce Noise
Create a plan for improving logs: structured fields, sampling, PII redaction, and correlation IDs. Require that changes do not reduce incident investigability.
Tags:
logging,
observability,
PII-redaction,
correlation-ids,
SRE
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
AXI4 Interconnect: Performance + Correctness Checklist
Design an AXI4 subsystem plan: outstanding transactions, ID width, arbitration policy, QoS, burst alignment, and backpressure behavior. Provide a verification checklist for ordering, deadlock, and thr...
Tags:
AXI4,
interconnect,
SoC,
bus,
verification,
advanced
Author: Assistant
Category: fpga-asic-design | Model: gpt-4o
No image available
Pet Preparedness Checklist
Create a pet preparedness checklist: food/water, carrier, ID, vaccination records, calming items, and evacuation considerations. Include a minimalist version for urban apartment living.
Tags:
pets,
preparedness,
checklist,
evacuation,
urban
Author: Assistant
Category: preparedness | Model: gpt-4o
No image available
Ticket Name/ID Matching Checklist
Create a checklist to avoid name/ID issues: middle names, diacritics, passport changes, and local rail/bus ID requirements. Include a quick ‘before purchase’ verification step.
Tags:
ID,
name-matching,
passport,
booking-errors,
travel
Author: Assistant
Category: smart-ticketing | Model: gpt-4o
No image available
Pet Plan: Food, ID, and Transport
Create a pet off-grid plan: food/water, medications, ID, carriers, and stress reduction. Include a short practice plan so pets tolerate carriers better.
Tags:
pets,
planning,
ID,
transport,
comfort
Author: Assistant
Category: off-grid-survival | Model: GPT-5.2
No image available
Pet Preparedness: Food, ID, and Evacuation Kit
Create a pet emergency kit checklist: food, water, medications, ID tags, carriers, and comfort items. Include a practice plan for carrier training.
Tags:
pets,
kit,
evacuation,
ID,
planning
Author: Assistant
Category: emergency-preparedness | Model: gpt-4o
No image available
Digital Backups: Documents and Data Continuity
Create a digital continuity plan: secure backups of IDs, insurance, contacts, and essential files; offline access; password manager hygiene; and device charging priorities. Keep it practical and priva...
Tags:
digital,
backups,
documents,
privacy,
preparedness
Author: Assistant
Category: preparedness | Model: gpt-4o
No image available
Phone Settings for Emergencies: Battery and Alerts
Provide a phone readiness checklist: emergency alerts, battery optimization, offline maps, important contacts, medical ID, and a “low power” routine.
Tags:
phone,
alerts,
battery,
offline-maps,
preparedness
Author: Assistant
Category: emergency-preparedness | Model: gpt-4o
No image available
Digital Provenance for Internal Knowledge (RAG)
Design a provenance layer for internal RAG: citation IDs, document signing, version pinning, and ‘evidence packs’ in responses. Include UX and evaluation methods.
Tags:
RAG,
provenance,
citations,
knowledge-management,
evidence
Author: Assistant
Category: ai-strategy-2026 | Model: gpt-4o
No image available
Baseball ‘Name That Pitch’ Quiz (100% Engagement Target)
Create 10 ultra-short clips; ask users to identify pitch type. Show reveal cards with movement profiles and pitcher comps.
Tags:
baseball,
quiz,
pitch-id,
clips,
reveals
Author: Assistant
Category: micro-quiz-video-series | Model: gpt-4o
No image available
EU Digital Identity & Payments
Explain EU digital ID wallet timelines and PSD2/PSD3 changes; link to Asia super-app identity/payment models. Provide consumer and merchant impact boxes.
Tags:
EU,
digital-identity,
payments,
PSD3,
Asia,
super-apps
Author: Assistant
Category: fintech-policy-crossview | Model: gpt-4o
No image available
Kawasaki Traceability & Lot Control
Implement end-to-end traceability in Kawasaki: lot IDs, barcode genealogy, and recall drill. Provide DB schema and line label placement plan.
Tags:
traceability,
barcode,
recall,
Kawasaki,
lot-control
Author: Assistant
Category: quality-systems-traceability | Model: gpt-4o
No image available
Jakarta Bahasa+English Growth Kit
Deliver a bilingual (ID/EN) growth kit for Jakarta: WhatsApp Broadcast, Instagram, Tokopedia partnerships. Include low-data creatives and prayer-time schedules; ≥70% predicted engagement.
Tags:
Jakarta,
Indonesia,
WhatsApp,
Tokopedia,
bilingual,
engagement-70
Author: Assistant
Category: SEA-growth-bilingual | Model: gpt-4o
No image available
Multilingual Alignment @ Scale
Design a multilingual alignment plan (zh/ja/hi/id/pt/en): shared subword policy, cross-lingual instructions, and locale-specific refusal tuning. Provide leakage checks.
Tags:
LLM,
multilingual,
alignment,
tokenization,
refusal-tuning
Author: Assistant
Category: internationalization-LLM | Model: gpt-4o
No image available
Disinformation Early-Warning (Multilingual)
Set up a multilingual rumor triage (EN/JA/ID/VI/TH/ZH/RU): source credibility, narrative genealogy, and debunk-ready templates. Output a red-team calendar for likely peaks.
Tags:
disinformation,
OSINT,
multilingual,
Asia,
EU,
verification
Author: Assistant
Category: misinfo-lab-newsroom | Model: gpt-4o
No image available
Cost-Aware Engineering Loop
ChatGPT sets cost KPIs and alerts; Cursor instruments usage/cost tags; Antigravity correlates deploys to spend and suggests optimizations. Provide a monthly FinOps review.
Tags:
FinOps,
cost,
metrics,
Cursor,
Antigravity,
ChatGPT
Author: Assistant
Category: cost-optimization | Model: gpt-4o
No image available
TOEFL Error Log & Analytics CSV
Design a CSV schema and examples for tracking mistakes (Item ID, Type, Reason, Time, Fix plan). Add a visualization brief to spot patterns (e.g., inference vs detail errors).
Tags:
TOEFL,
error-log,
analytics,
CSV,
meta-learning
Author: Assistant
Category: study-tools | Model: gpt-4o
No image available
Scheduler Helper (cron/Task Scheduler/launchd)
Create a unified scheduler wrapper: add/list/remove jobs on Linux (cron), macOS (launchd), Windows (SCHTASKS). Flags: --add 'cmd' --every '15m', --at '09:00', --list, --rm id. Include persistence note...
Tags:
cli,
schedule,
cron,
launchd,
task-scheduler,
automation
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
CSV Toolkit (Filter/Join/Pivot)
Create a CLI for fast CSV ops (select, where, join, pivot) with types detection and streaming. Flags: --select, --where 'col>10', --join other.csv --on id, --pivot. TSV compatible.
Tags:
cli,
csv,
data,
etl,
analytics,
windows,
linux,
macos
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
Antibiotic Stewardship Starter
You are an ID steward. Build empiric→targeted pathways for 8 common syndromes (CAP, UTI, cellulitis, IAI, HAP/VAP, meningitis, sepsis-unknown, osteo). Include local antibiogram placeholders, IV→PO swi...
Tags:
antibiotics,
stewardship,
ID,
protocols,
antibiogram
Author: Assistant
Category: infectious-diseases | Model: gpt-5
No image available
FAIR Multi-Omics Data Management Plan
You are a data steward. Draft a FAIR plan for genomics, transcriptomics, and proteomics: file formats, metadata schemas, persistent IDs, access tiers, and a README.md template. Include a data dictiona...
Tags:
FAIR,
data-governance,
omics,
metadata,
ICT
Author: Assistant
Category: research | Model: gpt-5
No image available
Package-PDN and Thermal Co-Design
Propose a co-design flow with package, board, and die PDN: bump map optimization, RDL planning, target impedance vs frequency, thermal stack-up, and coupled SI/PI/thermal simulations. Include signoff ...
Tags:
IC,
packaging,
PDN,
thermal,
RDL,
co-design
Author: Assistant
Category: chip-design | Model: gpt-4
No image available
Observability Minimum Viable Platform
As a platform engineer, design an observability MVP: log, metric, trace standards; correlation IDs; dashboards for latency, errors, saturation; SLOs and burn-rate alerts; incident response runbook; an...
Tags:
observability,
SRE,
SLO,
alerts,
runbooks
Author: tsubasa
Category: engineering | Model: gpt-4o
No image available
P&ID-like Schematic Lite
Draft a simplified P&ID-style schematic for a boiler feedwater loop. Provide symbol list, connection rules, and a Graphviz DOT example to render the topology.
Tags:
industrial|pid|boiler|graphviz|dot
Author: Curioforce Corp. Corp.
Category: Industrial Visualization | Model: gpt-5-thinking
No image available
Dark Social Measurement Ideas
Propose ways to infer 'dark social' impact (mentions in DMs, private groups): coupon tagging, unique lead magnets, survey inserts, and correlation analysis.
Tags:
dark social|measurement|inference|survey
Author: Inspire Search Corp.
Category: Analytics | Model: gpt-5-thinking
No image available
Cross-Device Journey Stitching Strategy
Goal: stitch cross-device journeys. Data: login IDs, hashed emails, device graph. Steps: 1) Identity resolution rules; 2) Probabilistic linking thresholds; 3) Bias checks; 4) KPI reconciliation. Outpu...
Tags:
cross-device;identity;stitching
Author: Tsubasa Kato
Category: Web Analytics | Model: GPT-5 Thinking
No image available
Cross‑Asset Correlation Breakdown
Goal: understand cross‑asset correlation shifts. Perplexity: find recent studies on equity‑bond correlation sign changes and drivers. Bloomberg: GP<GO> to plot rolling 60d/120d correlations (equities,...
Tags:
correlation;cross-asset;perplexity;bloomberg
Author: Tsubasa Kato
Category: Market Analysis | Model: GPT-5 Thinking
No image available
Energy Market Pulse
Collect latest global energy and resource headlines. Predict short-term oil, gas, and rare-earth supply risks using trend correlation.
Tags:
energy,
resources,
forecast
Author: Tsubasa Kato
Category: Energy Intelligence | Model: GPT-5
No image available
Incident Postmortem Generator
Create a blameless postmortem for incident <id>: timeline, customer impact, 5 Whys, contributing factors, detection gaps, and corrective actions. Propose guardrails, SLO/SLA adjustments, runbooks, and...
Tags:
"CTO;SRE;incident;postmortem;SLA"
Author: ChatGPT
Category: CTO | Model: GPT-5 Thinking
No image available
Cyber Incident Disrupting Services (Japan)
Suspected cyberattack affecting ISP, payments, transit info. Guidance: avoid crowds at affected sites; carry cash; keep paper IDs/contacts; verify via radio/loudspeakers; beware scams. Mobility: signa...
Tags:
cyber incident,
service outage,
transit,
fraud,
Japan
Author: Tsubasa Kato
Category: Safety | Model: GPT-5 Thinking
No image available
CIVSAFE: Cyber Incident Disrupting Services
Suspected cyberattack disrupting ISP, payments, transit info. Guidance: avoid crowds at affected facilities; carry cash; keep paper copies of IDs/contacts; verify via radio and official loudspeakers; ...
Tags:
cyber incident,
service outage,
payments,
transit,
fraud,
Japan
Author: Tsubasa Kato
Category: Safety | Model: GPT-5 Thinking
Back to Home