Dan
|
3d33a45cc9
|
Add learner dev environment, testing infrastructure, and skills
Learner account management:
- learner-add.sh: create accounts with SSH, plugin skeleton
- learner-remove.sh: remove accounts with optional archive
- plugin-skeleton template: starter maubot plugin
Testing:
- flake.nix: add checks output for pre-deploy validation
- smoke-test.sh: post-deploy service verification
Documentation:
- learner-onboarding.md: VS Code Remote-SSH setup guide
- learner-admin.md: account management procedures
Skills:
- code-review.md: multi-lens code review skill
- orch, worklog: symlinks to shared skills
|
2025-12-28 22:23:06 -05:00 |
|
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 |
|