RKB109/agentic-incident-response-20260717-dataset
Viewer • Updated • 18 • 20
This repository contains a small, transparent prototype model for Production teams need agentic automation without allowing an LLM-style planner to execute unsafe remediation.
The model combines per-label token weights with IDF-weighted evidence retrieval. It was generated for reproducible architecture demonstrations and does not call a hosted LLM.
text-classificationtext-generationsummarizationquestion-answeringThe generated agent uses simulated tools. Production integrations must enforce least privilege and human approval.
The dataset is synthetic and small. Do not use this model for consequential decisions without representative data, expert review, and production-grade evaluation.
The linked GitHub repository includes train.py, the exact dataset split,
evaluation code, and the model JSON format.