Files
George Pickett 49bb80f1a0 refactor: hide media line parsing policy
Cycle: 2/5

Work item: .agent/work/2026-05-08-2100-media-line-parser

Validation: media markdown tests and typecheck passed
2026-05-08 21:02:54 -07:00
..
2026-02-19 11:33:47 -08:00
2026-02-19 11:33:47 -08:00

Agent Workspace Notes

This directory intentionally mixes tracked and local-only files.

Tracked in git:

  • PLANS.md
  • done/

Local-only:

  • execplan-pending.md
  • local/ (symlink to machine-private notes)

The post-checkout git hook creates local/ as a symlink to:

  • ${OPENCLAW_STUDIO_PRIVATE_AGENT_DIR} if set
  • otherwise ~/.codex/private/openclaw-studio

Store EC2 credentials, host-specific notes, and other sensitive material under that private path.