- CONTRIBUTING.md: remove references to Greptile bot (not configured in CI)
and fix "lint" mention (no linter in CI pipeline)
- docs/agents-runtime.md: add missing gemini_local adapter to built-in list
- AGENTS.md: add report/ directory to repo map
Co-Authored-By: Paperclip <noreply@paperclip.ing>
The embedded PostgreSQL data directory moved to ~/.paperclip/instances/default/db
but AGENTS.md still referenced the old data/pglite path.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add cli/, skills/, docs/, tests/, scripts/, and docker/ entries to the
repo map in AGENTS.md so contributors can locate all top-level packages.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
Update dev origin allowlist and tests to use port 3100 only, matching
the unified dev server setup. Fix AGENTS.md and README accordingly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>