- Added generated index files and report directories to .gitignore to prevent unnecessary tracking of transient files. - Updated README links to reflect new documentation paths for better navigation. - Improved documentation organization by ensuring all links point to the correct locations, enhancing user experience and accessibility.
Status Documentation
This directory contains current status reports organized by category.
Categories
Builds
Build and test results, CI/CD status, and build-related reports.
Deployments
Deployment status, execution reports, and deployment-related status information.
VMs
Virtual machine status reports, configuration reviews, template analysis, and VM-related status.
Tasks
Task tracking, remaining work, and task-related status reports.
Status File Lifecycle
- Active: Files remain in appropriate category directory while actively being updated
- Archive: Files older than 90 days are moved to docs/archive/status/
- Reference: Archived files are kept for historical reference
Adding Status Reports
When creating new status reports:
- Place in the appropriate category subdirectory
- Include "Last Updated" date in the file
- Update this README if adding a new category
- Archive old reports after 90 days