docs: add repo indexing showcase example #10842

Open
HAL9000 wants to merge 1 commits from feature/m5-add-repo-indexing-showcase into master

1 Commits

Author SHA1 Message Date
opencode d9d76af96a docs: add repo indexing showcase example
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 56s
CI / typecheck (pull_request) Successful in 1m21s
CI / security (pull_request) Successful in 1m2s
CI / quality (pull_request) Successful in 47s
CI / build (pull_request) Successful in 42s
CI / helm (pull_request) Successful in 24s
CI / e2e_tests (pull_request) Successful in 2m53s
CI / push-validation (pull_request) Successful in 20s
CI / integration_tests (pull_request) Successful in 3m15s
CI / unit_tests (pull_request) Successful in 3m54s
CI / docker (pull_request) Successful in 1m27s
CI / coverage (pull_request) Successful in 9m17s
CI / status-check (pull_request) Successful in 5s
CI / benchmark-regression (pull_request) Successful in 57m15s
This PR adds a repository indexing CLI showcase example covering:
- Resource registration (git-checkout)
- Incremental and full index operations
- Index status monitoring
- Timeout safeguards (--timeout-seconds)
- JSON output for scripting automation

Files changed:
- docs/showcase/cli-tools/repo-indexing-workflows.md - New comprehensive showcase example
- docs/showcase/examples.json - Entry registered in the showcase catalog
- robot/coverage_threshold.robot - Updated coverage threshold to 97%

Closes #7546
2026-05-11 02:56:39 +00:00