feat: 3.12.0 — standard words on the outside, so nothing has to be learned before it works - #52
Merged
Merged
Conversation
…ossary, fde tidy Co-Authored-By: Subash Natarajan <suboss87@gmail.com>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
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.
Summary
Adoption was gated on vocabulary. The biggest offender was the one string a host reads before deciding to load a skill — the frontmatter
description— which triggered on@fdeplus nouns only we use ("hygiene", "receipts"). An FDE who simply talked about their client got no memory at all.@fdesurvives as one trigger among several rather than the password. Two gates incheck.jskeep it that way: the description must carry severalUse when …clauses, and must not re-gate on@fde. Kept it to ~95 words so the routing eval's leanness nit stays clear.fde tidyis the verb;fde gardenstill works. "Garden" was a metaphor only we used. Nothing is removed — same code, and the output strings moved with the name (TIDY (contract: …),Nothing to tidy.,fde tidy --apply,(tidy dedupe)), which is what makes the rename real rather than cosmetic.captureandpreserveleft the human help. Only hooks call them; listing them as verbs invited an FDE to run a snapshot by hand and wonder why nothing happened. Both still route.One glossary, gated. The six words that carry the method (fieldbook, brief vs reality, terrain, trust signal, receipts, vault) are now defined once in the README instead of being met scattered and guessed.
Positioning: "engagement memory for AI coding agents" replaces "second brain" across npm, plugin and marketplace descriptions — searchable, and accurate. README examples drop the prefix (
New client, Garvey. …) since naming a client is now enough to trigger.A README gate also pins the advertised installer to
--skill fde, so the documented command can't drift back to also installing the contributor-onlytesting-fieldbook.Not renamed: the memory files. Existing users would pay a migration for cosmetics.
npm run checkgreen — gates plus 120 tests, including a regression test assertingtidyandgardenproduce byte-identical output and that neither degrades to the usage banner.Link to Devin session: https://app.devin.ai/sessions/f135381c4682413bae73dff38eb6d1a3
Open in Devin Desktop: https://app.devin.ai/desktop/session/f135381c4682413bae73dff38eb6d1a3?variant=devin
Requested by: @suboss87