# Detailed Project Directory Structure (tree -a -L 3 --dirsfirst output) . ├── .git │   ├── branches │   ├── hooks │   │   ├── applypatch-msg.sample │   │   ├── commit-msg.sample │   │   ├── fsmonitor-watchman.sample │   │   ├── post-update.sample │   │   ├── pre-applypatch.sample │   │   ├── pre-commit.sample │   │   ├── pre-merge-commit.sample │   │   ├── pre-push.sample │   │   ├── pre-rebase.sample │   │   ├── pre-receive.sample │   │   ├── prepare-commit-msg.sample │   │   ├── push-to-checkout.sample │   │   ├── sendemail-validate.sample │   │   └── update.sample │   ├── info │   │   └── exclude │   ├── logs │   │   ├── refs │   │   └── HEAD │   ├── objects │   │   ├── 01 │   │   ├── 03 │   │   ├── 07 │   │   ├── 08 │   │   ├── 0a │   │   ├── 0d │   │   ├── 0f │   │   ├── 10 │   │   ├── 11 │   │   ├── 12 │   │   ├── 14 │   │   ├── 15 │   │   ├── 16 │   │   ├── 18 │   │   ├── 19 │   │   ├── 1a │   │   ├── 1b │   │   ├── 1c │   │   ├── 1d │   │   ├── 1e │   │   ├── 21 │   │   ├── 22 │   │   ├── 23 │   │   ├── 25 │   │   ├── 27 │   │   ├── 28 │   │   ├── 2b │   │   ├── 2d │   │   ├── 2e │   │   ├── 2f │   │   ├── 30 │   │   ├── 33 │   │   ├── 34 │   │   ├── 36 │   │   ├── 37 │   │   ├── 3b │   │   ├── 3c │   │   ├── 3d │   │   ├── 3e │   │   ├── 41 │   │   ├── 42 │   │   ├── 44 │   │   ├── 45 │   │   ├── 46 │   │   ├── 47 │   │   ├── 48 │   │   ├── 49 │   │   ├── 4c │   │   ├── 4d │   │   ├── 4e │   │   ├── 50 │   │   ├── 53 │   │   ├── 54 │   │   ├── 58 │   │   ├── 59 │   │   ├── 5b │   │   ├── 5c │   │   ├── 5f │   │   ├── 60 │   │   ├── 62 │   │   ├── 63 │   │   ├── 64 │   │   ├── 68 │   │   ├── 69 │   │   ├── 6a │   │   ├── 6e │   │   ├── 70 │   │   ├── 71 │   │   ├── 75 │   │   ├── 76 │   │   ├── 77 │   │   ├── 79 │   │   ├── 7a │   │   ├── 7b │   │   ├── 7c │   │   ├── 7d │   │   ├── 81 │   │   ├── 85 │   │   ├── 86 │   │   ├── 88 │   │   ├── 89 │   │   ├── 8b │   │   ├── 8c │   │   ├── 8f │   │   ├── 90 │   │   ├── 91 │   │   ├── 95 │   │   ├── 96 │   │   ├── 97 │   │   ├── 99 │   │   ├── 9a │   │   ├── 9c │   │   ├── 9f │   │   ├── a0 │   │   ├── a3 │   │   ├── a4 │   │   ├── a5 │   │   ├── a6 │   │   ├── a7 │   │   ├── a8 │   │   ├── a9 │   │   ├── aa │   │   ├── ab │   │   ├── ac │   │   ├── ae │   │   ├── af │   │   ├── b1 │   │   ├── b2 │   │   ├── b4 │   │   ├── b5 │   │   ├── b6 │   │   ├── b7 │   │   ├── b9 │   │   ├── ba │   │   ├── bb │   │   ├── bc │   │   ├── be │   │   ├── bf │   │   ├── c0 │   │   ├── c1 │   │   ├── c4 │   │   ├── c5 │   │   ├── c8 │   │   ├── c9 │   │   ├── cb │   │   ├── cd │   │   ├── cf │   │   ├── d0 │   │   ├── d3 │   │   ├── d4 │   │   ├── d5 │   │   ├── d7 │   │   ├── d8 │   │   ├── d9 │   │   ├── da │   │   ├── db │   │   ├── dc │   │   ├── de │   │   ├── df │   │   ├── e3 │   │   ├── e5 │   │   ├── e6 │   │   ├── e7 │   │   ├── e8 │   │   ├── e9 │   │   ├── ea │   │   ├── eb │   │   ├── ec │   │   ├── ee │   │   ├── f0 │   │   ├── f3 │   │   ├── f5 │   │   ├── f6 │   │   ├── f7 │   │   ├── f9 │   │   ├── fa │   │   ├── fc │   │   ├── fd │   │   ├── fe │   │   ├── ff │   │   ├── info │   │   └── pack │   ├── refs │   │   ├── heads │   │   ├── remotes │   │   └── tags │   ├── COMMIT_EDITMSG │   ├── FETCH_HEAD │   ├── HEAD │   ├── ORIG_HEAD │   ├── config │   ├── description │   └── index ├── .io8project │   ├── .state.json │   └── project_metadata.json ├── .sureai │   ├── io8_mcp │   │   └── responses │   ├── uploads │   ├── .code_tree.txt │   ├── .developer_agent_simple_notes_taking_simple_notes_taking_20251009_044730.md │   ├── .directory_structure.txt │   ├── .directory_structure_simple_notes_taking_simple_notes_taking_20251009_044730.md │   ├── .io8analyst_agent_simple_notes_taking_simple_notes_taking_20251009_044730.md │   ├── .io8architect_agent_simple_notes_taking_simple_notes_taking_20251009_044730.md │   ├── .io8codermaster_agent_simple_notes_taking_simple_notes_taking_20251009_044730.md │   ├── .io8pm_agent_simple_notes_taking_simple_notes_taking_20251009_044730.md │   ├── .io8project_builder_simple_notes_taking_20251009_044730.md │   ├── .sm_agent_simple_notes_taking_simple_notes_taking_20251009_044730.md │   ├── dev_test_log.md │   ├── sprint_plan.md │   └── tasks_list.md ├── java │   └── temurin-17 │   ├── bin │   ├── conf │   ├── include │   ├── jdk-17.0.10+7 │   ├── jmods │   ├── legal │   ├── lib │   ├── man │   ├── NOTICE │   └── release ├── maven │   ├── apache-maven-3.9.11 │   │   ├── bin │   │   ├── boot │   │   ├── conf │   │   ├── lib │   │   ├── LICENSE │   │   ├── NOTICE │   │   └── README.txt │   └── apache-maven-3.9.11-bin.tar.gz ├── simple_notes_taking_20251009_044730-simple_notes_taking_20251009_044730-b-b │   └── authsec_springboot │   ├── backend │   └── .gitignore ├── simple_notes_taking_20251009_044730-simple_notes_taking_20251009_044730-d-d │   └── authsec_mysql │   └── mysql ├── simple_notes_taking_20251009_044730-simple_notes_taking_20251009_044730-f-f │   └── authsec_angular │   └── frontend ├── sureops │   ├── simple_notes_taking_20251009_044730-simple_notes_taking_20251009_044730-b-b │   │   └── deployment │   ├── simple_notes_taking_20251009_044730-simple_notes_taking_20251009_044730-d-d │   │   └── deployment │   └── simple_notes_taking_20251009_044730-simple_notes_taking_20251009_044730-f-f │   └── deployment ├── Dockerfile.backend ├── Dockerfile.frontend ├── OpenJDK17U-jdk_x64_linux_hotspot_17.0.10_7.tar.gz ├── deployment_config.yml ├── docker-compose.yml ├── nginx.conf └── prompt.txt 211 directories, 52 files