Files
Andras Bacsai 76030a30d4 chore(v5): archive V5 implementation and remove runtime integration
Move V5 source, migrations, UI, scripts, and tests into documentation, then remove V5 routes, models, jobs, configuration, dependencies, and application hooks.
2026-08-15 19:13:30 +02:00
..

Archived V5 Implementation

This directory preserves every file removed from the previous executable V5 implementation, using its original repository path beneath this directory. Files have a .txt suffix so framework, build, test, and runtime discovery cannot load them.

The previous migrations and UI source have dedicated archives in docs/v5/migrations/ and docs/v5/ui/. This directory contains the remaining backend, configuration, development tooling, and test sources.