Skip to content

Agent task: 002-agent-pr-template#6

Merged
secup merged 1 commit intomainfrom
agent/20260430_152801-002-agent-pr-template
Apr 30, 2026
Merged

Agent task: 002-agent-pr-template#6
secup merged 1 commit intomainfrom
agent/20260430_152801-002-agent-pr-template

Conversation

@secup
Copy link
Copy Markdown
Owner

@secup secup commented Apr 30, 2026

Automated agent task completed after manual supervision because the watchdog was paused during toolchain verification.

Task: agents/queue/claude/002-agent-pr-template.md
Branch: agent/20260430_152801-002-agent-pr-template
Local gate: passed, report agents/reports/local_20260430_153751

Required Review

  • Verify the PR template is actionable and not process theater.
  • Verify no production source, CI behavior, hardware scripts, or calibration values changed.
  • Keep as draft until human review confirms the template matches ProjectUltra critical-software workflow.

@secup secup marked this pull request as ready for review April 30, 2026 19:51
@secup secup merged commit cf2d15f into main Apr 30, 2026
9 checks passed
@secup secup deleted the agent/20260430_152801-002-agent-pr-template branch May 2, 2026 00:24
secup added a commit that referenced this pull request May 3, 2026
…x review

Codex review #6: inject_channel_type was stored from CLI/config but
never dispatched. Only AWGN was applied. The previous behavior
silently used AWGN for any type spelling, which was confusing — a
user setting `inject_channel_type = watterson` would expect Watterson
fading and silently get AWGN.

Reject anything other than `awgn` loudly at parse time, in both
config-file and CLI paths. Help text updated to make the constraint
explicit. Other channel types remain implementable later if/when
we wire them through.

Also archive the full Codex quality review at
docs/CODEX_QUALITY_REVIEW_2026-05-03.md so the deferred items
(threading, sendBinary error propagation, HARQ-key extraction,
explicit-negative CLI flags, etc.) are tracked in repo history
rather than only in /tmp.

Local ctest 34/34. Manual verify:
  $ ultra_tnc --inject-channel watterson
  ultra_tnc --inject-channel only supports awgn; got 'watterson'
  $ ultra_tnc --inject-channel awgn   # accepted

Co-Authored-By: Claude Opus 4.7 (1M context) <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.

1 participant