netgescon-day0/docs/automation
2026-03-10 21:00:01 +00:00
..
commit-log chore: NetGescon day-0 baseline 2026-03-10 2026-03-10 21:00:01 +00:00
daily chore: NetGescon day-0 baseline 2026-03-10 2026-03-10 21:00:01 +00:00
HANDOFF-PROTOCOL.md chore: NetGescon day-0 baseline 2026-03-10 2026-03-10 21:00:01 +00:00
README.md chore: NetGescon day-0 baseline 2026-03-10 2026-03-10 21:00:01 +00: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.