# Assets This directory holds diagrams, visual frameworks, and presentation materials used in client engagements and internal documentation. ## Planned Assets | Asset | Purpose | Status | |-------|---------|--------| | Antifragile Manifest — one-page visual | Board-ready illustration of the five pillars | Planned | | Module Stacking Paths — flowchart | Visual representation of Paths A–F | Planned | | Sovereign Tool Stack — architecture diagram | Layered view of the tool stack and data flows | Planned | | 180-Day Roadmap — Gantt-style overview | Phase gates and milestone summary for client kickoff decks | Planned | | Kill Chain → Module Mapping | Decision tree for module selection from kill chain analysis | Planned | ## Naming Convention Files in this directory should follow: ``` [type]-[subject]-[version].[ext] ``` Examples: - `diagram-sovereign-stack-v1.png` - `slide-five-pillars-v2.pdf` - `template-module-sow-v1.docx` --- *Return to [Repository Index](../index.md)*