# Development Documentation **Level**: Intermediate **Prerequisites**: Familiarity with the AITBC codebase and local dev workflow **Estimated Time**: 20-30 minutes **Last Updated**: 2026-04-27 **Version**: 1.0 ## ๐Ÿงญ **Navigation Path:** **๐Ÿ  [Documentation Home](../README.md)** โ†’ **๐Ÿ› ๏ธ Development** โ†’ *You are here* **breadcrumb**: Home โ†’ Development โ†’ Overview --- ## ๐ŸŽฏ **See Also:** - **๐Ÿ“‹ [Project Documentation](../project/README.md)** - Project structure and workflow context - **๐Ÿ—๏ธ [Infrastructure Documentation](../infrastructure/README.md)** - Operational environment details - **๐Ÿงช [Testing Documentation](../testing/)** - Test-oriented workflow resources - **๐Ÿ“š [Master Index](../MASTER_INDEX.md)** - Full documentation catalog --- ## ๐Ÿ“ฆ **Contents** - **[DEBUgging_SERVICES.md](DEBUgging_SERVICES.md)** - Service debugging notes and troubleshooting steps - **[DEV_LOGS.md](DEV_LOGS.md)** - Development log tracking - **[DEV_LOGS_QUICK_REFERENCE.md](DEV_LOGS_QUICK_REFERENCE.md)** - Fast reference for common dev logs - **[mock-data-system.md](mock-data-system.md)** - Mock data system notes and workflow --- ## ๐Ÿงฑ **Purpose** This directory collects operational development notes that help contributors: - debug services and runtime behavior - inspect and interpret logs quickly - understand mock or fixture data flows - keep development workflows repeatable --- ## ๐Ÿš€ **Next Steps** - Use `DEV_LOGS_QUICK_REFERENCE.md` for the fastest log lookup path. - Review `DEBUgging_SERVICES.md` when diagnosing service issues. - Keep development notes aligned with `../about/DOCUMENTATION_TEMPLATE_STANDARD.md`. --- *Last updated: 2026-04-27* *Version: 1.0* *Status: Development entry point*