> For the complete documentation index, see [llms.txt](https://documentation.opencats.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.opencats.org/technical-configuration-options/roadmap.md).

# Roadmap

This page is intentionally conservative. OpenCATS roadmap commitments should come from current maintainer planning and GitHub issues rather than old documentation tables.

## Current documented baseline

The documentation currently targets OpenCATS 0.10.0, PHP 7.4, and the Linux/MariaDB CI environment used by the application repository.

## Recently completed modernization themes

Recent application work includes:

* PHP 7.4 support and CI coverage.
* Composer-managed runtime and development dependencies.
* PHPUnit and Behat test infrastructure.
* Security hardening for CSRF, AJAX, authorization, uploads, and password storage.
* Docker-based development and test workflows.
* Activity, job order, contact, and schema refinements.

## Where to track future work

For current priorities, use the OpenCATS GitHub issue tracker and pull requests:

* [OpenCATS issues](https://github.com/opencats/OpenCATS/issues)
* [OpenCATS pull requests](https://github.com/opencats/OpenCATS/pulls)

If maintainers publish a new formal roadmap, this page should be updated to reflect that source of truth.
