ops-jrz1/CLAUDE.md
Dan 894e7241f1 Initialize ops-jrz1 repository with Matrix platform extraction foundation
- 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.
2025-10-13 13:37:17 -07:00

24 lines
575 B
Markdown

# 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)
<!-- MANUAL ADDITIONS START -->
<!-- MANUAL ADDITIONS END -->