- Add speckit workflow infrastructure (.claude, .specify) - Create NixOS configuration skeleton (flake.nix, configuration.nix, hosts/ops-jrz1.nix) - Add sanitization scripts with 22 rules for personal info removal - Add validation scripts with gitleaks integration - Configure git hooks (pre-commit, pre-push) for security validation - Add project documentation (README, LICENSE) - Add comprehensive .gitignore for Nix, secrets, staging Phase 1 and Phase 2 complete. Foundation ready for module extraction from ops-base.
575 B
575 B
ops-jrz1 Development Guidelines
Auto-generated from all feature plans. Last updated: 2025-10-11
Active Technologies
- Nix 2.x, NixOS 24.05+, Bash 5.x (for scripts) (001-extract-matrix-platform)
Project Structure
src/
tests/
Commands
Add commands for Nix 2.x, NixOS 24.05+, Bash 5.x (for scripts)
Code Style
Nix 2.x, NixOS 24.05+, Bash 5.x (for scripts): Follow standard conventions
Recent Changes
- 001-extract-matrix-platform: Added Nix 2.x, NixOS 24.05+, Bash 5.x (for scripts)