Skip to content

docs: fix staleness across agentkit-stack docs#18

Merged
amitpaz1 merged 1 commit into
mainfrom
docs/staleness-audit-fixes
Jul 3, 2026
Merged

docs: fix staleness across agentkit-stack docs#18
amitpaz1 merged 1 commit into
mainfrom
docs/staleness-audit-fixes

Conversation

@amitpaz1

@amitpaz1 amitpaz1 commented Jul 3, 2026

Copy link
Copy Markdown
Member

Fixes stale documentation flagged by the audit pass, verified against docker-compose.yml.

  • README.md — The claim "All four services pull pinned images from GHCR" was wrong on two counts: the three AgentKit services (agentlens, agentgate, lore) pull the mutable :latest tag, and lore-db uses pgvector/pgvector:pg16 from Docker Hub, not GHCR. Corrected both the intro (~L34) and the Rebuild-from-Source note (~L84).

🤖 Generated with Claude Code
https://claude.ai/code/session_01CKkfVA3iY5G3Q43Mg4Xsu2

- README.md: correct the "all four services pull pinned images from GHCR"
  claim — the three AgentKit services pull the mutable :latest tag from
  GHCR, and lore-db uses pgvector/pgvector:pg16 from Docker Hub.
- README.md (Rebuild from Source): clarify that every AgentKit service
  pulls its :latest image from GHCR by default (not a pinned image).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CKkfVA3iY5G3Q43Mg4Xsu2
@amitpaz1
amitpaz1 merged commit c2db86c into main Jul 3, 2026
1 check passed
@amitpaz1
amitpaz1 deleted the docs/staleness-audit-fixes branch July 3, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant