![]() |
Signet Forge 0.1.0
C++20 Parquet library with AI-native extensions
|
DEMO |
#include "signet/error.hpp"#include <chrono>#include <cstdint>#include <string>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| struct | signet::forge::PlaybookStep |
| A single step in an incident response playbook. More... | |
| struct | signet::forge::IncidentPlaybook |
| An ordered sequence of response steps for a specific incident type. More... | |
| class | signet::forge::PlaybookRegistry |
| Registry of incident response playbooks indexed by incident type. More... | |
| class | signet::forge::IncidentResponseTracker |
| Tracks execution progress of a playbook during an active incident. More... | |
| struct | signet::forge::IncidentResponseTracker::StepRecord |
| Step completion record for audit trail. More... | |
Namespaces | |
| namespace | signet |
| namespace | signet::forge |