netgescon-day0/docs/automation
2026-07-01 19:02:15 +02:00
..
commit-log capture: avanzamento massiccio 205 da base 200 2026-07-01 19:02:15 +02:00
daily capture: avanzamento massiccio 205 da base 200 2026-07-01 19:02:15 +02:00
HANDOFF-PROTOCOL.md capture: avanzamento massiccio 205 da base 200 2026-07-01 19:02:15 +02:00
README.md capture: avanzamento massiccio 205 da base 200 2026-07-01 19:02:15 +02:00

NetGescon Automation Logs

This directory stores automatically generated checkpoints so future teammates (human or AI) can quickly recover context after an editor crash or environment reset.

  • commit-log/ → append-only monthly files created by the Git post-commit hook.
  • daily/ → day-by-day snapshots produced by scripts/generate-daily-summary.sh.
  • HANDOFF-PROTOCOL.md → quick start handoff for any new assistant picking up the thread.

Tip: keep these files under version control. After every session, run git add docs/automation so the latest notes travel with the rest of the code.