Add firstboot onboarding and prep/check tooling

This commit is contained in:
Aaron
2026-01-02 22:28:57 -05:00
parent ccc97f7912
commit 40b1b43449
20 changed files with 1487 additions and 220 deletions

2
.gitignore vendored
View File

@@ -10,12 +10,14 @@ pikit-web/.cache/
# Python
__pycache__/
backups/
*.pyc
# OS/Editor
.DS_Store
Thumbs.db
*.swp
AGENTS.md
# Build artifacts
*.log