Files
firefrost-operations-manual/automation
mkrause612 6464624536 Add naming convention validator
Automated naming standard enforcement:
- Validates lowercase-with-hyphens
- Checks date formats (YYYY-MM-DD)
- Detects spaces/underscores
- Photo naming exceptions

Per Fresh Claude Review Priority #2.

Usage: python3 automation/validate-naming.py [--verbose]

Date: 2026-02-16
2026-02-16 07:05:42 -06:00
..
2026-02-09 22:26:12 -06:00
2026-02-16 07:05:27 -06:00
2026-02-16 07:05:33 -06:00
2026-02-09 10:05:09 -06:00
2026-02-09 10:05:09 -06:00

Firefrost Automation System

This directory contains the Git-based automation system for TX1.

  • queue/ - Commands from Claude to be executed
  • results/ - Execution results committed back
  • logs/ - Execution logs and history