SynAccel-Forge is the R&D incubator for SynAccel — a workspace for rapid experiments, prototypes, and reusable tooling across security automation, telemetry, and deception systems.
- labs/ — focused experiments with clear goals, outcomes, and next steps
- prototypes/ — larger proof-of-concepts that may graduate into standalone repos
- tools/ — reusable libraries/utilities shared across SynAccel projects
- docs/ — architecture notes, decisions (ADRs), diagrams, and roadmap
- assets/ — images, gifs, screenshots for docs and demos
- scripts/ — setup and automation helpers
- Browse current experiments:
labs/ - Start a new experiment using the template:
labs/templates/LAB_TEMPLATE.md - Track decisions in:
docs/adr/
- Detection engineering automation (pipelines, enrichment, alert quality)
- Telemetry + analytics (streaming, normalization, feature extraction)
- Deception & adversary simulation (lures, honey artifacts, misdirection)
- AI-assisted security workflows (triage helpers, anomaly explanation)
- SynAccel-Bridge: telemetry gateway + signal routing
- SynAccel-Mirage: deception / misperception systems
- SynAccel-Sentinel: detection automation + response loops
- Keep experiments small and documented.
- Each lab should include:
- Goal
- Hypothesis
- Setup
- Results
- Next steps
This repo is designed to make innovation visible and repeatable.