Skip to content

fix(governance): use real ASSERT schema and shared credentials#303

Merged
placerda merged 1 commit into
developfrom
feature/assert-real-schema
Jun 12, 2026
Merged

fix(governance): use real ASSERT schema and shared credentials#303
placerda merged 1 commit into
developfrom
feature/assert-real-schema

Conversation

@placerda

Copy link
Copy Markdown
Contributor

Summary

  • update the governance skill and prompt-agent tutorial to scaffold the real assert-ai pipeline schema
  • add shared Azure credential helpers for Doctor sources and runners
  • harden ASSERT/Red Team runner behavior and related Doctor checks
  • add unit coverage for shared credentials, runner outputs, and Doctor source handling

Validation

  • python -m pytest tests/ -x -q
  • python -m mypy src\agentops\agent\checks\opex.py src\agentops\agent\checks\regression.py src\agentops\agent\sources_credentials.py src\agentops\agent\sources\azure_monitor.py src\agentops\agent\sources\azure_resources.py src\agentops\agent\sources\foundry_control.py src\agentops\agent\sources\results_history.py src\agentops\cli\app.py src\agentops\services\assert_runner.py src\agentops\services\redteam_runner.py --ignore-missing-imports

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@placerda placerda merged commit b5eba3e into develop Jun 12, 2026
12 checks passed
@placerda placerda deleted the feature/assert-real-schema branch June 12, 2026 20:47
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