For the complete documentation index, see llms.txt. This page is also available as Markdown.

Memory (Knoweldge Store)

Knowledge Store is Stakpak’s persistent operational memory layer for infrastructure.

It allows both users and stakpak to save, search, read, update, and remove operational knowledge across sessions using stakpak ak.

Instead of starting from zero every time, Stakpak can retain important context like infrastructure discoveries, troubleshooting notes, deployment procedures, architecture decisions, and project-specific operational knowledge.

Common commands include:

  • stakpak ak search

  • stakpak ak read

  • stakpak ak write

  • stakpak ak remove

Last updated