chore: use demo-family values in the knowledge example - #100
Merged
Merged
Conversation
The shared-knowledge index sample mixes invented entries (Duff Insurance, Dr Hibbert, Firma Huber) with one that is not. Makes the odd one out match the rest. Also drops the served-model list from a probe artifact. It was a snapshot of whatever one endpoint happened to have loaded, which dates badly and was never what the probe measured; the count it did use is kept.
arthware-dev
force-pushed
the
chore/redact-machine-details
branch
from
September 16, 2026 20:10
e132431 to
d20632e
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.
Two bits of tidying in docs and one test artifact.
docs/design/brain/knowledge-architecture.md— the shared-knowledge index sample mixes invented entries (Duff Insurance, Dr Hibbert, Firma Huber) with one that is not. Makes the odd one out match the rest.tools/agent-lab/results/20260915T120024Z-probe.json— drops the served-model list. It was a snapshot of whatever one endpoint happened to have loaded, which dates badly and was never what the probe measured.served_model_count, which it did use, is kept.Docs and one JSON artifact. No code, no behaviour, nothing to run.