Skip to content

fix: validate provisioned account kind - #112

Merged
ralyodio merged 1 commit into
profullstack:mainfrom
rissrice2105-agent:fix/agentbbs-next-audit
Aug 11, 2026
Merged

fix: validate provisioned account kind#112
ralyodio merged 1 commit into
profullstack:mainfrom
rissrice2105-agent:fix/agentbbs-next-audit

Conversation

@rissrice2105-agent

Copy link
Copy Markdown
Contributor

Fixes #111.

Summary

  • normalize the operator-provided account kind
  • reject unsupported kinds before any store lookup or write
  • add regression coverage for valid and invalid values

Testing

  • go test ./cmd/agentbbs
  • go test ./... (on Windows, the existing shell-script and symlink tests fail for platform-specific reasons; all other packages pass)

@ralyodio
ralyodio merged commit 03a2ce3 into profullstack:main Aug 11, 2026
6 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.

provision-user accepts unsupported account kinds

2 participants