docs: add merge priority order with security hardening as #1 #29

Closed
Hermes wants to merge 1 commits from docs/merge-priority-order into master
Collaborator

Summary

Documents the merge priority order for all open PRs, with security hardening (#28) marked as CRITICAL - MERGE FIRST.

Merge Priority Table

Priority PR Description Notes
1 #28 Security hardening MERGE FIRST - protects all services
2 #22 Matrix bridge fix Blocks Hermes functionality
3 #21 Backup network fix Infrastructure fix
4 #25 Hermes voice GPU Feature enhancement
5 #24 uConsole CM5 New hardware
6 #23 NixOS deployment Deployment tooling
7 #1 AI worker access Legacy (superseded)

Why Security First?

PR #28 adds firewall, fail2ban, SSH hardening, and kernel protections. All new services should be deployed AFTER these protections are in place.

  • Updates: .planning/ROADMAP.md
  • Enables: Safe deployment of all other PRs
## Summary Documents the merge priority order for all open PRs, with security hardening (#28) marked as **CRITICAL - MERGE FIRST**. ## Merge Priority Table | Priority | PR | Description | Notes | |----------|-----|-------------|-------| | 1 | #28 | Security hardening | MERGE FIRST - protects all services | | 2 | #22 | Matrix bridge fix | Blocks Hermes functionality | | 3 | #21 | Backup network fix | Infrastructure fix | | 4 | #25 | Hermes voice GPU | Feature enhancement | | 5 | #24 | uConsole CM5 | New hardware | | 6 | #23 | NixOS deployment | Deployment tooling | | 7 | #1 | AI worker access | Legacy (superseded) | ## Why Security First? PR #28 adds firewall, fail2ban, SSH hardening, and kernel protections. All new services should be deployed AFTER these protections are in place. ## Related - Updates: .planning/ROADMAP.md - Enables: Safe deployment of all other PRs
Hermes added 1 commit 2026-04-30 18:37:25 +00:00
- Updated roadmap phase status (Phase 4 complete)
- Added merge priority table with PR #28 (security) at top
- Documented that security must merge before new services exposed
- Added deployment command reference
Owner

Not relevent. The roadmap was a old agent file. not maintained anymore.

Not relevent. The roadmap was a old agent file. not maintained anymore.
gortium closed this pull request 2026-05-03 09:20:17 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gortium/infra#29
No description provided.