Summary
detect is a framework for running a threat detection engineering program. It has 8 lifecycle stages, each with one exit gate you can count, 6 scoring inputs that rank the backlog by value against cost, and 15 metrics, each defined once. The framework is a single data file, framework.json; the website at detect.htora.dev renders it, and a companion repository runs it, with a CI job named after every gate and a score computed for every rule. Version 0.3.0 ships one complete example detection through the whole pipeline.