Denshi Goshin Jutsu

Denshi-Goshin-Jutsu.com

Research notes, architecture papers, and whitepapers

Research and whitepapers for defensive engineering.

FortWin is a defensive engineering system focused on turning observed attack behavior into bounded, reviewable protective actions. It is built around attack understanding, strategy generation, validation, controlled rollout, and rollback-safe enforcement.

The goal of FortWin is to reduce the gap between detection and useful defense by producing protections that can be inspected, tested, signed, deployed carefully, and reversed safely when needed.

Primary Documents

FortWin Autoimmune Whitepaper

Canonical architecture paper covering the forge plane, control plane, enforcement plane, signed artifacts, and bounded rollout controls.

FortWin Manual

Operator-facing manual describing workflows, controls, and practical usage for the FortWin stack.

Architecture README

Concise architecture overview for the current system boundaries, service layout, and control flow.

Attack Graph Strategy Generation

Detailed spec for attack-graph construction, forward prediction, and turning observed transitions into bounded defenses.

Execution Board

Working execution board and implementation direction for the FortWin research track.