Folder Structure - Folders and Files
Section titled “Folder Structure - Folders and Files”└── 📁SDC ├── 📁_WorkingOn │ ├── 📁Projects │ │ └── 📁SD-App │ │ ├── 📁archive │ │ ├── 📁logs │ │ ├── api-design.md │ │ ├── cursor-task-normalize-snapshots.md │ │ ├── cursor-task-sd-api.md │ │ ├── cursor-task-term-loan.md │ │ ├── cursor-task-track-a.md │ │ ├── DESIGN.md │ │ ├── LESSONS.md │ │ ├── NEXT-STEPS.md │ │ ├── PLAN.md │ │ ├── ROADMAP-original.md │ │ ├── ROADMAP.md │ │ ├── sd-math-design.md │ │ ├── STATUS.md │ │ ├── UPGRADES.md │ │ └── us-tax-design.md │ └── Focus.md ├── 📁Misc ├── 📁Mktg │ ├── 07_Marketing.md │ ├── Email Naming Strategy.md │ └── Lead Magnets.md ├── 📁Notes │ ├── 📁Book Summaries │ │ ├── 📁Marketing │ │ │ ├── Expert to Influencer.md │ │ │ ├── Marketing.md │ │ │ ├── Positioning.md │ │ │ └── The 1-Page Marketing Plan.md │ │ ├── Book Summaries.md │ │ └── Template-Book Summaries.md │ ├── 📁Financial Education Initiatives │ │ └── Financial Education Initiatives.md │ ├── 📁Leveraged Investment Products │ │ ├── Basic Capital Leveraged 401(k) Product.md │ │ └── Leveraged Investment Products.md │ ├── 05_General Notes.md │ ├── Investment Potential Improvements.md │ └── Life Lessons.md └── 📁Strategy ├── 📁Identity │ ├── 📁Internal View │ │ ├── Assets.md │ │ ├── Competitive Analysis.md │ │ ├── Experience.md │ │ ├── Internal View.md │ │ ├── Strengths.md │ │ ├── Team.md │ │ ├── Threats.md │ │ └── Weaknesses.md │ ├── 01_Identity.md │ ├── Cancer Pledge.md │ ├── Mission.md │ └── Vision.md ├── 📁IP │ ├── 📁Software │ │ ├── 📁Packages │ │ └── Software.md │ ├── 06_Intellectual Property.md │ ├── Glossary.md │ └── Soundbites and Stories.md ├── 📁Opportunities │ ├── Opportunities.md │ ├── Outcome-Based SaaS.md │ └── Valuable Niche Websites.md ├── 02_Strategy.md ├── Brand Voice and Tone Guidelines.md ├── Core Value Propositions.md ├── Ideal Client Profile.md ├── Key Success Factors.md ├── Progress Acceleration.md ├── Smart Debt Offerings.md ├── Strategic Plan.md └── Unique Selling Proposition.md