Add first-class display-name authoring - #112
Closed
myobie wants to merge 1 commit into
Closed
Conversation
This was referenced Jul 31, 2026
Contributor
|
Superseded by KDL name/description fields and the merged rename/describe authoring surface. Posted on behalf of @schickling
|
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
st2 agent name <identity> DISPLAY_NAMEand--clearas the supported display-name authoring surfacenamefile and return stable changed/unchanged/error JSON receiptsAcceptance evidence
The executable acceptance covers set, replace, clear, idempotent repeat, human and JSON roster projection, path-independent resolution, ambiguity, missing targets, validation, retired/remote targets, and non-regular name paths. It snapshots declaration/status/inbox/archive/context/link bytes and resolved task IDs, and keeps a live synthetic child unchanged and unsignaled throughout authoring.
Validation
Exact head:
65b637fcff6981270c29ff16475ef3413e990f60cargo test --workspace --all-targets -- --test-threads=1cargo test --doc --workspace-D warnings(allowing only the pre-existingeval_run.rstoo-many-arguments baseline)git diff --checkDraft for review. No merge or rollout.
Closes #108.