# ASDM Workspace ## Overview This is an ASDM (Automated Software Development & Management) workspace environment. ## Directory Structure ``` .asdm/ # ASDM configuration and runtime data .codebuddy/ # CodeBuddy Code configuration and session data .workspace/ # Working directory for project files ``` ## Getting Started 1. Clone or initialize your project repository into this workspace 2. Configure your development environment as needed 3. Use CodeBuddy Code for assisted development workflows ## Notes - This workspace is configured without a pre-existing repository (`asdm-workspace-without-repo`) - Source code and project files should be placed in the `.workspace` directory or at the project root