Frontend Changes: - Fix runtime error: Remove undefined handleModify reference from ActionQueueCard in DashboardPage - Migrate PurchaseOrderDetailsModal to use correct PurchaseOrderItem type from purchase_orders service - Fix item display: Parse unit_price as string (Decimal) instead of number - Use correct field names: item_notes instead of notes - Remove deprecated PurchaseOrder types from suppliers.ts to prevent type conflicts - Update CreatePurchaseOrderModal to use unified types - Clean up API exports: Remove old PO hooks re-exported from suppliers - Add comprehensive translations for PO modal (en, es, eu) Documentation Reorganization: - Move WhatsApp implementation docs to docs/03-features/notifications/whatsapp/ - Move forecast validation docs to docs/03-features/forecasting/ - Move specification docs to docs/03-features/specifications/ - Move deployment docs (Colima, K8s, VPS sizing) to docs/05-deployment/ - Archive completed implementation summaries to docs/archive/implementation-summaries/ - Delete obsolete FRONTEND_CHANGES_NEEDED.md - Standardize filenames to lowercase with hyphens 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Bakery IA - Documentation Index
Welcome to the Bakery IA documentation! This guide will help you navigate through all aspects of the project, from getting started to advanced operations.
Quick Links
- New to the project? Start with Getting Started
- Need to understand the system? See Architecture Overview
- Looking for APIs? Check API Reference
- Deploying to production? Read Deployment Guide
- Having issues? Visit Troubleshooting
Documentation Structure
📚 01. Getting Started
Start here if you're new to the project.
- Quick Start Guide - Get up and running quickly
- Installation - Detailed installation instructions
- Development Setup - Configure your dev environment
🏗️ 02. Architecture
Understand the system design and components.
- System Overview - High-level architecture
- Microservices - Service architecture details
- Data Flow - How data moves through the system
- AI/ML Components - Machine learning architecture
⚡ 03. Features
Detailed documentation for each major feature.
AI & Analytics
- AI Insights Platform - ML-powered insights
- Dynamic Rules Engine - Pattern detection and rules
Tenant Management
- Deletion System - Complete tenant deletion
- Multi-Tenancy - Tenant isolation and management
- Roles & Permissions - RBAC system
Other Features
- Orchestration System - Workflow orchestration
- Sustainability Features - Environmental tracking
- Hyperlocal Calendar - Event management
💻 04. Development
Tools and workflows for developers.
- Development Workflow - Daily development practices
- Tilt vs Skaffold - Development tool comparison
- Testing Guide - Testing strategies and best practices
- Debugging - Troubleshooting during development
🚀 05. Deployment
Deploy and configure the system.
- Kubernetes Setup - K8s deployment guide
- Security Configuration - Security setup
- Database Setup - Database configuration
- Monitoring - Observability setup
🔒 06. Security
Security implementation and best practices.
- Security Overview - Security architecture
- Database Security - DB security configuration
- RBAC Implementation - Role-based access control
- TLS Configuration - Transport security
- Security Checklist - Pre-deployment checklist
⚖️ 07. Compliance
Data privacy and regulatory compliance.
- GDPR Implementation - GDPR compliance
- Data Privacy - Privacy controls
- Audit Logging - Audit trail system
📖 08. API Reference
API documentation and integration guides.
- API Overview - API introduction
- AI Insights API - AI endpoints
- Authentication - Auth mechanisms
- Tenant API - Tenant management endpoints
🔧 09. Operations
Production operations and maintenance.
- Operations Guide - Ops overview
- Monitoring & Observability - System monitoring
- Backup & Recovery - Data backup procedures
- Troubleshooting - Common issues and solutions
- Runbooks - Step-by-step operational procedures
📋 10. Reference
Additional reference materials.
- Changelog - Project history and milestones
- Service Tokens - Token configuration
- Glossary - Terms and definitions
- Smart Procurement - Procurement feature details
Additional Resources
- Main README: Project README - Project overview and quick start
- Archived Docs: Archive - Historical documentation and progress reports
Contributing to Documentation
When updating documentation:
- Keep content focused and concise
- Use clear headings and structure
- Include code examples where relevant
- Update this index when adding new documents
- Cross-link related documents
Documentation Standards
- Use Markdown format
- Include a clear title and introduction
- Add a table of contents for long documents
- Use code blocks with language tags
- Keep line length reasonable for readability
- Update the last modified date at the bottom
Last Updated: 2025-11-04