Publish agent specs transactionally - #106
Merged
schickling-assistant merged 1 commit intoAug 1, 2026
Merged
Conversation
schickling-assistant
marked this pull request as ready for review
July 30, 2026 21:48
This was referenced Jul 30, 2026
agent-session-id: dev3.dotfiles-cos-misc-agent-runtime-simplification agent-tool: Codex agent-tool-version: 0.145.0 agent-model: gpt-5.6-sol agent-runtime-profile: /home/schickling/.config/coding-agents/profile.json agent-skills-manifest: /nix/store/nk9iml2841l1yjjg0f6f0d3y60zkg1nn-agent-skills-corpus/share/agent-skills/manifest.json tooling-profile: dotfiles@4a0515f
schickling-assistant
force-pushed
the
schickling-assistant/2026-07-30-catalog-publication
branch
from
August 1, 2026 09:56
57bb745 to
7e1bd02
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.
Why
st2 had multiple declaration writers with independent locking. A presentation edit could race a spec publication, so readers could observe catalog state that no single writer had admitted.
What
st2 agent publishthe sole policy-free single-Agent-Spec publication boundary.st2/catalog-authoring.lockcompile-agentraw writer instead of keeping a compatibility path around the transaction boundaryThe rebase preserves current stable identity, rename/describe, task inventory, presentation projection, eval requester, and presentation repair-cursor behavior.
Verification
git diff --check: greenTwo current-main NixOS fixture assumptions remain independently red under the local dev shell: clean
PATH=/usr/bin:/bincannot find Git, and a retired-name substring check matches the sentencest2 removes. Neither is changed or repaired here.Closes #41.
Posted on behalf of @schickling
agent_nameagent_toolagent_tool_versionagent_runtimeagent_session_lookuptooling_profile