Some checks failed
Documentation Validation / validate-docs (push) Has been cancelled
- Move central configuration from /opt/aitbc/.env to /etc/aitbc/blockchain.env - Follow system standards for configuration file placement - Update all workflow steps to use new config location - Update systemd services to use /etc/aitbc/blockchain.env - Update environment management section with new paths - Maintain backup strategy with .backup files - Standardize configuration location across all AITBC services This aligns with Linux filesystem hierarchy standards where /etc/ is the proper location for system configuration files.