docs: refresh README to match the shipped engine#22
Merged
Conversation
Rewrites How-it-works into accurate subsections (packs, canonical hashing and signatures, handle-bound trust, install/store layout, rendering targets, composition, capabilities, memory, growth, interfaces, semantic selection) and reorganizes the CLI reference into lifecycle / selection / authoring-registry groups covering the commands shipped since the last refresh. Updated for memory-requirement enforcement at activation and the optional embeddings feature.
Ghost-Frame
force-pushed
the
docs/readme-refresh
branch
from
July 6, 2026 16:50
7d6fbd9 to
a1d7cc3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rewrites the How-it-works area into accurate subsections (packs, canonical hashing and signatures, handle-bound trust, install/store layout, rendering targets, composition rules, capabilities, memory, growth, interfaces) and reorganizes the CLI reference into lifecycle / selection / authoring-registry groups, covering the commands that shipped since the last refresh (uninstall, list, search, register, rule, skill, bare-name install).
Updated for today's landings: memory hard-requirement enforcement at activation, the optional
embeddingssemantic-selection feature, and the [memory] project config declaration. Every claim was checked against the code (store paths, render-target section differences, state filenames, hashing scheme).🤖 Generated with Claude Code