Files
Sankofa/docs/status/README.md

32 lines
1.0 KiB
Markdown
Raw Normal View History

# Status Documentation
This directory contains current status reports organized by category.
## Categories
### [Builds](./builds/)
Build and test results, CI/CD status, and build-related reports.
### [Deployments](./deployments/)
Deployment status, execution reports, and deployment-related status information.
### [VMs](./vms/)
Virtual machine status reports, configuration reviews, template analysis, and VM-related status.
### [Tasks](./tasks/)
Task tracking, remaining work, and task-related status reports.
## Status File Lifecycle
1. **Active**: Files remain in appropriate category directory while actively being updated
2. **Archive**: Files older than 90 days are moved to [docs/archive/status/](../archive/status/)
3. **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