feat(harness-state): add v3 reader foundation - #469
Closed
schickling-assistant wants to merge 5 commits into
Closed
Conversation
agent-identity: dev3.direct.omp.2ahzpbs3 agent-persona: generalist agent-supervisor: unavailable agent-tool: OMP agent-tool-version: 18.1.2 agent-runtime: OMP 18.1.2 tooling-profile: dotfiles@7534055
agent-identity: dev3.direct.omp.2ahzpbs3 agent-persona: generalist agent-supervisor: unavailable agent-tool: OMP agent-tool-version: 18.1.2 agent-runtime: OMP 18.1.2 tooling-profile: dotfiles@7534055
agent-identity: dev3.direct.omp.2ahzpbs3 agent-persona: generalist agent-supervisor: unavailable agent-tool: OMP agent-tool-version: 18.1.2 agent-runtime: OMP 18.1.2 tooling-profile: dotfiles@7534055
agent-identity: dev3.direct.omp.2ahzpbs3 agent-persona: generalist agent-supervisor: unavailable agent-tool: OMP agent-tool-version: 18.1.2 agent-runtime: OMP 18.1.2 tooling-profile: dotfiles@7534055
agent-identity: dev3.direct.omp.9exwnk6h agent-persona: generalist agent-supervisor: unavailable agent-tool: OMP agent-tool-version: 18.1.7 agent-runtime: OMP 18.1.7 tooling-profile: dotfiles@931583a
This was referenced Sep 5, 2026
schickling-assistant
force-pushed
the
schickling-assistant/2026-09-05-delta-003-agent-id
branch
from
September 5, 2026 21:48
069d767 to
0218a32
Compare
schickling-assistant
marked this pull request as ready for review
September 5, 2026 22:41
Contributor
Author
|
Parking this PR (closed, branch kept) per decision Q1 Findings that shape re-entry (evidence: an independent 12-reviewer pass + orchestrator reports in the orch worktree, tmp/orch-reconcile/reports/{stack,migrations,complexity}.md):
Posted on behalf of @schickling
|
This was referenced Sep 6, 2026
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.
Problem
Harness readers cannot distinguish legacy absence from a v3 fault, ask, or conversation axis.
Goal
Introduce a strict, forward-compatible v3 reader and one normalized disposition without changing writer bytes.
Decisions
{ state, attention, primaryAction }once for roster, catalog, and DoctorVerification
Complexity
The added types encode wire distinctions that must not collapse at consumer boundaries.
Concerns
Writer activation is intentionally absent; this is the reader-first slice.
Friction & bottlenecks
Linux draft CI exceeded its 90-minute job window and was cancelled; Darwin passed. Focused local suites pass.
Follow-ups
#470 adds the producer API. #479 activates v3 after every adapter is ready.
References
Depends on #464.
Posted on behalf of @schickling
agent_identitysessionagent_personaagent_supervisoragent_toolagent_tool_versionagent_runtimetooling_profile