Skip to content

doc(BA-7850): fill the service catalog adapter scenarios - #14546

Draft
jopemachine wants to merge 2 commits into
mainfrom
doc/BA-7850-service-catalog-scenarios
Draft

doc(BA-7850): fill the service catalog adapter scenarios#14546
jopemachine wants to merge 2 commits into
mainfrom
doc/BA-7850-service-catalog-scenarios

Conversation

@jopemachine

@jopemachine jopemachine commented Sep 11, 2026

Copy link
Copy Markdown
Member

Resolves BA-7850

Summary

  • Fill api/adapters/service_catalog/KNOWLEDGE.md with the scenarios its one call guarantees: a search behind the superadmin role that the monitor role also passes, with group and status filters and the default page size.
  • No tests yet: no write spec lays a catalog row — the registration event handler inserts it directly — and tests/scenario lays rows through write specs only. The document says so, and the rows wait for a way to lay one.

Test plan

  • python3 scripts/knowledge/check.py passes

🤖 Generated with Claude Code

https://claude.ai/code/session_01Snp9H2jEVbB2s1C6ixUHGn

The adapter has one call, a search behind the superadmin role that the monitor role
also passes. No write spec lays a catalog row — the registration event handler inserts
it directly — so the rows wait for a way to lay one before they are transcribed.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Snp9H2jEVbB2s1C6ixUHGn
@github-actions github-actions Bot added the size:M 30~100 LoC label Sep 11, 2026
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Snp9H2jEVbB2s1C6ixUHGn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M 30~100 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant