Files
Sankofa/docs/status
defiQUG fe0365757a Update documentation structure and enhance .gitignore
- 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.
2025-12-12 21:18:55 -08:00
..

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

  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/
  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