Skip to content

cnos#503: wake-trace — persist Claude execution logs as artifacts + cnos run trace#505

Open
usurobor wants to merge 6 commits into
mainfrom
cycle/503
Open

cnos#503: wake-trace — persist Claude execution logs as artifacts + cnos run trace#505
usurobor wants to merge 6 commits into
mainfrom
cycle/503

Conversation

@usurobor

Copy link
Copy Markdown
Owner

Summary

  • Adds id: claude to the anthropics/claude-code-action@v1 step in both rendered wake classes (cds-dispatch, agent-admin)
  • Adds actions/upload-artifact@v4 step (14-day retention) gated on steps.claude.outputs.execution_file != ''
  • Adds role-conditional wake-trace write step with AC6 no-op guard:
    • cds-dispatch: writes .cdd/unreleased/{issue}/wake-trace.md only when the sweep produced work
    • agent-admin: writes .cn-sigma/state/wake-traces/{run_id}.md only when HEAD advanced from baseline
  • Extends install-wake-golden.yml with AC1/AC2/AC3/AC6 oracle steps and agent-admin path trigger + byte-identity check
  • Adds cnos#504 cross-reference note (AC5)

CDD artifacts

  • Cycle branch: cycle/503
  • γ scaffold: .cdd/unreleased/503/gamma-scaffold.md
  • β R1 CONVERGE: .cdd/unreleased/503/beta-review.md
  • Closeout: .cdd/unreleased/503/closeout.md

Stage 2 (post-merge)

Live smoke test: trigger a dispatch sweep, verify trace appears. Do not close cnos#503 until Stage 2 evidence lands.

Closes #503 pending Stage 2 smoke verification.

sigma@cnos.cn-sigma.cnos and others added 6 commits June 27, 2026 02:10
γ R0 scaffold for cnos#503 (wake-trace: persist Claude execution logs
as artifacts + cnos run trace).

Mode: substantial (design + build)
Protocol: cds
Wake-invoked by: cds-dispatch
AC1: id: claude on anthropics/claude-code-action@v1 step
AC2: conditional upload-artifact@v4 with retention-days:14
AC3: wake-trace write step (wake-class-appropriate location)
AC4: raw logs not committed; retention enforced
AC5: cnos#504 cross-reference note
AC6: no-op guard via CN_WAKE_BASE_SHA..HEAD check on .cdd/unreleased/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
usurobor pushed a commit that referenced this pull request Jul 3, 2026
…own prior wake's commit); home unchanged (71c7d0361); 95 open issues unchanged, PR set unchanged (#505, #482, #282); no home directives; cursor holds

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
usurobor pushed a commit that referenced this pull request Jul 3, 2026
…s commit); home +1 (4e0ceb72e self-referential ack of prior two cnos wakes, no directives); 95 open issues unchanged, PR set unchanged (#505, #482, #282); no home directives; cursor advances

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
usurobor pushed a commit that referenced this pull request Jul 3, 2026
…s commit); home +1 (26423abf5 self-referential ack of prior cnos wake, no directives); 95 open issues unchanged, PR set unchanged (#505, #482, #282); no home directives; cursor advances
usurobor pushed a commit that referenced this pull request Jul 3, 2026
…t); home unchanged (30cb2ef12); PR set unchanged (#565, #505, #482, #282); no home directives; cursor holds
usurobor pushed a commit that referenced this pull request Jul 3, 2026
…t); home +2 (5d36565f6, self-referential acks); PR set unchanged (#565, #505, #482, #282); no home directives; cursor advances
usurobor pushed a commit that referenced this pull request Jul 3, 2026
…t); home +1 (7f03fdf, home-side heartbeat, no directives); 95 open issues unchanged, PR set unchanged (#565, #505, #482, #282); no home directives; cursor advances
usurobor pushed a commit that referenced this pull request Jul 3, 2026
…t); home +1 (b7121ff90, self-referential ack of this hub's own two prior heartbeats, no directives); 95 open issues unchanged, PR set unchanged (#565, #505, #482, #282); no home directives; cursor advances
usurobor pushed a commit that referenced this pull request Jul 4, 2026
…referential acks); cursor advances

No inbound directives found in home thread walk (e5714b8c1..93ad1589a).
Status spot-check unchanged: 94 open issues, newest #564; open PR set unchanged (#505, #482, #282).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wake-trace: persist Claude execution logs as artifacts + cnos run trace

1 participant