📋 Requirements Documentation

This is a placeholder for StrictDoc-generated requirements documentation.

To generate requirements locally:

Run the following command to generate and view the requirements:

npx nx run strictdoc-site:generate && npx nx run strictdoc-site:serve

Note: StrictDoc requires Python 3.10+ to be installed on your system.

To deploy generated documentation:

After generating locally, commit the output files to git and they will be automatically deployed via Cloudflare Pages.

For more information, see the documentation site.