docs: application notes for published memnet-llm==0.19.5 honesty c - #152
Merged
Conversation
Bump app-notes index and builder install to Hatch/PyPI memnet-llm==0.19.5. Teach SHAPE_DROP_KEYS (no hid/elementId/nickname id on shaped pin_map) and cue by labels+properties instead of copy-id / leftover --anchor. Co-authored-by: chouswei <chouswei@users.noreply.github.com>
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.
Application notes catch-up for published
memnet-llm==0.19.5honestyc(SHAPE_DROP_KEYS). Docs only — no package bump, no code, no republish.Matches LLM-GUIDE wording: Product 0.19.5; Hatch 0.19.5; published PyPI
memnet-llm==0.19.5. 1.0 stays unclaimed.Files
docs/application-notes/README.md— banner 0.19.5 + shared-contract honesty line (hid/_memnet_hid/elementId/ nicknameidoff shaped emit); leftover--anchor/ copy-id MUST NOTs kept; pointer to honesty audit, LLM-GUIDE, CHANGELOG 0.19.5.docs/application-notes/system/llm-build-on-memnet.md— install line 0.19.5; skill teach is cue thenpin_map+ pattern mutate from labels/properties (not copy-id / leftover--anchor).docs/application-notes/system/llm-system-dev-multitask.md— workers copy locators/cue from the shaped slice, not nickname ids.docs/application-notes/examples/inverting-amplifier-gql-case-study.md—locators=['id=CST_U1']framed as property cue; illustrative shaped emit without nicknameidon the wire.Domain notes that already name leftover
--anchorleftover were left unchanged.CI
test (3.12)passed.test (3.11)failed on pre-existing timing asserts intests/test_efficiency.py(list_recordswhere-scan budgets, ~2.1–2.3 s vs 2.0 s). This PR does not change engine code; those tests are unrelated to the application-notes edit.