litellm/.agents/friction-log
mateo f3dfacf93e docs: move frog friction rules into CLAUDE.md
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-08-08 19:24:06 +00:00
..
config.json ci: set up frog friction logging 2026-08-07 21:01:53 -07:00
README.md docs: move frog friction rules into CLAUDE.md 2026-08-08 19:24:06 +00:00

Friction log

Friction hit while working in this repository, one directory per item:

<id>/
  friction.md   the write-up
  artifacts/    optional, whatever reproduces it

Reporting an entry gives it an owner. The write-up then carries an issue: link and mirrors what happens to it. The whole directory is deleted once the friction is resolved. Every entry left here is still outstanding, including friction in dependencies.

Do not maintain an index here. This directory is the index.

Logging Friction

frog list    # what is already known
frog log     # add one

frog log writes the sections to fill in. Each id is when the friction was hit plus its title, so the directory reads oldest-first.

Put anything that reproduces the friction in that entry's artifacts/ and reference it from the write-up. The next reader runs the reproduction instead of rebuilding it.

For Agents

These rules live in CLAUDE.md, which AGENTS.md points at, so amend them there rather than duplicating them into AGENTS.md.

Managed by Frog.