Separate stable agent identity from mutable presentation - #133
Closed
schickling-assistant wants to merge 2 commits into
Closed
Separate stable agent identity from mutable presentation#133schickling-assistant wants to merge 2 commits into
schickling-assistant wants to merge 2 commits into
Conversation
agent-session-id: dev3.cos-fr-relay agent-tool: Codex agent-tool-version: 0.145.0 agent-model: gpt-5.6-sol agent-runtime-profile: /nix/store/qlk5xbdfmj5nn1q145j0fx73f2pmdjj7-coding-agent-runtime-profile/share/coding-agents/profile.json agent-skills-manifest: /nix/store/2km8dbiyv3wc484l1hd8n2lh65121qvq-agent-skills-corpus/share/agent-skills/manifest.json tooling-profile: dotfiles@unknown-dirty
agent-session-id: dev3.cos-fr-relay agent-tool: Codex agent-tool-version: 0.145.0 agent-model: gpt-5.6-sol agent-runtime-profile: /nix/store/qlk5xbdfmj5nn1q145j0fx73f2pmdjj7-coding-agent-runtime-profile/share/coding-agents/profile.json agent-skills-manifest: /nix/store/2km8dbiyv3wc484l1hd8n2lh65121qvq-agent-skills-corpus/share/agent-skills/manifest.json tooling-profile: dotfiles@unknown-dirty
This was referenced Jul 31, 2026
Contributor
Author
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
identityas the sole stable routing, authorization, task, state, and lifecycle keynameanddescriptiondeclaration fields across KDL, TOML, JSON, roster output, and compact eval loweringst2 rename/st2 describeKDL authoring with catalog locking, stale-source detection, Nix refusal, and self/descendant admissiondisplayName, while every managed PTY gets the versioned actor/description tag snapshot--rootas the low-level eval transport boundary: declared identities resolve to native resource boxes first, while an absent exact id addresses a flat mailbox such as the eval-owned requestercompoundingtech/pty@4c67fb51(draft feat: add transactional catalog bootstrap #142, stacked on duplicate-display draft fix(eval): scope external requester inbox authority #139)Stable-ID rename and compatibility aliases are intentionally absent. The retired sibling
namefile is ignored. Current activity is intentionally outside this schema.Refs #128.
Refs #127.
Depends on compoundingtech/pty#142 and compoundingtech/pty#139.
Verification
cargo check --workspace --testsShared Workeris rejected before creating a flat directory; send/list by stable id still uses the native declared inboxcreatedAt; effective changes emitted one atomic event, a no-op emitted none, and retirement still tore down the taskmessage_cli7/7,message5/5, canonical-agent eval filter 6/6 across the initial run plus exact retry of one post-completion PTY-list timeoutCARGO_BUILD_JOBS=4 cargo test --all-targets --all-features -- --test-threads=4withPATHpinned to PTY4c67fb51: greengit diff --checkdevenv tasks run check:quickis unavailable because this repository has nodevenv.nix. The README clippy command remains inherited-red with 161 pre-existing warnings promoted to errors; the one new warning found in this change was fixed. The flake explicitly does not gate clippy or rustfmt.The VRS decision remains draft and requires Nathan's approval.