Files
local-ci-cd-system/docs/archived/2026-05-10/README.md
T
Simone 496d43a9eb docs: Archive obsolete documentation (Setup-GiteaSSH, TEST-7.4-e2e)
Move non-operational docs to docs/archived/2026-05-10/:
- Setup-GiteaSSH.md: SSH auth approach not in active workflow (using HTTP + credential manager)
- TEST-7.4-e2e.md: Sprint 7.4 refactor validation (reference template for future template updates)

Keep LINUX-TEMPLATE-SETUP.md as draft (needed for §6.1 implementation).

Active working docs (9 files): ARCHITECTURE, BEST-PRACTICES, CI-FLOW, HOST-SETUP,
WINDOWS-TEMPLATE-SETUP, OPTIMIZATION, RUNBOOK, TEST-PLAN-v1.3-to-HEAD, LINUX-TEMPLATE-SETUP.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 20:29:43 +02:00

1.0 KiB

Archived Documentation

Date: 2026-05-10

Archived Files

Setup-GiteaSSH.md

Reason: Obsolete — current workflow uses HTTP URLs + credential manager for Gitea access, not SSH key-based authentication. When to revisit: If SSH-based Git clones become necessary (e.g., for server-to-server scenarios).

TEST-7.4-e2e.md

Reason: Sprint 7.4 refactor validation document. Specific to §7.4 Deploy↔Setup refactor completion testing. When to revive: As a reference template for validating future template refactors. Contains reusable patterns for:

  • Deploy script validation on fresh VM
  • Setup script validation (idempotency, state verification)
  • Post-refactor sign-off checklist Useful for: §6.6 (Toolchain Tier-1) template updates, Linux template setup (§6.1)

Active Documentation

All current, operational docs remain in parent directory:

  • ARCHITECTURE.md
  • BEST-PRACTICES.md
  • CI-FLOW.md
  • HOST-SETUP.md
  • WINDOWS-TEMPLATE-SETUP.md
  • OPTIMIZATION.md
  • RUNBOOK.md
  • TEST-PLAN-v1.3-to-HEAD.md
  • LINUX-TEMPLATE-SETUP.md (draft for §6.1)