Commit Graph

5 Commits

Author SHA1 Message Date
fenix cf31824f03 fix: add auto_cache to sshfs mounts to prevent stale reads in Emacs
sshfs kernel cache caused Emacs to show outdated file contents after
edits via Claude Code. Adding auto_cache invalidates cache when
mtime/size changes, fixing the stale data problem without sacrificing
performance.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-02 21:50:50 +01:00
fenix 42c1a7df8f docs: rewrite all documentation for multi-group architecture
- README.md: complete rewrite covering DDAW2 + ASIR1, deployment guide,
  troubleshooting, security, full student roster
- CLAUDE.md: updated to reflect both groups, simplified structure
- scripts/README.md: watcher bumped to v7 (fullnames, __pycache__ filter)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-25 20:36:38 +01:00
fenix d270ba3ce8 3,2.1..0 2026-02-22 22:26:28 +01:00
fenix ec024f6d2d Delete README.md 2026-02-22 21:00:35 +00:00
fenix 3222d9b44f Initial commit 2026-02-22 20:59:52 +00:00