Files
gh-christianlouis-docuelevate/docs/archive
copilot-swe-agent[bot] b3b74adb45 chore: remove dead files and duplicate workflows
- Delete build-setup.sh (empty shell script)
- Delete docker-build.sh (empty shell script)
- Delete .github/workflows/codeql.yaml (duplicate, keeping codeql.yml)
- Delete issues/ directory (3 markdown files)
- Update SECURITY_AUDIT.md to remove completed task about consolidating CodeQL workflows
- Update docs/archive/ANALYSIS_SUMMARY.md to reference codeql.yml instead of codeql.yaml

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-08 17:02:11 +00:00
..

Documentation Archive

This directory contains historical documentation that was created for specific one-time tasks or analysis. These documents are preserved for reference but are not part of the ongoing documentation set.

Archived Documents

Analysis & Research

  • ANALYSIS_SUMMARY.md - One-off analysis document from a specific feature investigation
  • FRAMEWORK_ANALYSIS.md - Framework decision rationale and comparison document
  • SETTINGS_IMPLEMENTATION.md - Implementation notes for the settings management feature

Task-Specific Documents

  • IMPLEMENTATION_CHECKLIST.md - Task-specific checklist for a completed feature
  • FILENAME_FIX_SUMMARY.md - Summary of filename-related fixes

Why Archive?

These documents provided value during specific development phases but:

  • Are not part of ongoing user or developer documentation
  • Document completed one-time tasks
  • Contain information that has been integrated into other docs
  • Were created for specific decision-making processes

Active Documentation

For current, maintained documentation, see:

  • Root Level: README.md, CONTRIBUTING.md, CHANGELOG.md, ROADMAP.md
  • docs/: User guides, API docs, deployment guides, configuration references
  • AGENTIC_CODING.md: Developer and AI agent guidelines

Last Updated: 2026-02-08