Skip to content

fix(channel): reject missing member lists - #137

Merged
andrei-hasna merged 1 commit into
mainfrom
fix/01ce6876-channel-members-not-found
Aug 9, 2026
Merged

fix(channel): reject missing member lists#137
andrei-hasna merged 1 commit into
mainfrom
fix/01ce6876-channel-members-not-found

Conversation

@andrei-hasna

@andrei-hasna andrei-hasna commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • return a structured CLI not-found error for channel members <missing> --json
  • return structured JSON 404s for missing-channel member-list requests on both hosted /api and authenticated /v1
  • preserve successful empty lists for channels that exist without members

Verification

  • focused CLI regression: 2 pass, 0 fail
  • focused API regression: 1 pass, 0 fail
  • hosted API regression: 2 pass, 0 fail
  • full hosted serve affected lane: 69 pass, 0 fail
  • initial candidate full suite: 1790 pass, 0 fail; remediation revalidation scoped to the affected hosted/CLI/API lanes above
  • typecheck: pass
  • build: pass
  • staged and exact-commit gitleaks: no leaks found
  • independent adversarial review: focused remediation GO; no reachable in-scope P0/P1 defects

Provenance

  • task: 01ce6876-c420-4f11-8d20-d3ea61386d4e
  • exact candidate: 0382feb62325c0f6c778342a77e31884ae3615de
  • candidate tree: b9494aff721273c28c2127e296d3e481358db9e2
  • reviewed parent: 73370af3f31dbe474c8587a6e2b866a19cce1839

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@andrei-hasna
andrei-hasna merged commit 7414fcb into main Aug 9, 2026
3 checks passed
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