vst_bdd_project rulesA
vst_bdd_project is agent-read markdown (rules) from nvidia-ai-blueprints/video-search-and-summarization.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# VST BDD Test Suite Rules ## Core Principles - All test parameters in `config.json` (never hardcode) - Use detailed error reporting via `test_utils.assert_with_detailed_failure()` - Prefix test uploads: `test_upload_*` for sensors/filenames - Tests auto-cleanup resources via `conftest.py` ## Test Structure - Categories: file_upload, file_download, picture, webrtc, perf - Pattern: features/*.feature + tests/test_*.py + *_test_utils.py + conftest.py - Use pytest-bdd: `@given`, `@when`, `@then` - Context object stores state between BDD steps ## Configuration - Read from `config['tests']['<category>_tests']['test_parameters']` - Support CLI overrides (e.g., `--perf-iterations`) - Timeouts, URLs, iterations all configurable ## Testing - Functional tests: use `--count` for repetition - Latency tests: use `--perf-iterations` for iterations/scenario - Live tests: exclude `test_upload_*` sensors - Validation tests: use `assert_with_detailed_failure()` ## Reports - Main: `reports/report.html`, `reports/junit.xml` - Stats: `reports/stats/` (container monitoring) - Latency: `reports/latency/` (CSV + viewer) - Performance: `reports/performance/` ## Code Style - Type hints required …
Read the whole file at its exact version.
How to install
mdr add nvidia-ai-blueprints/video-search-and-summarization/services/vios/test/bdd_tests/.cursor/rules/vst_bdd_project.mdc@git:20260603.14e198cmdr add nvidia-ai-blueprints/video-search-and-summarization/services/vios/test/bdd_tests/.cursor/rules/vst_bdd_project.mdc@sha256:dcc8bcdbf0a447a4Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_7yltcygufynhzhuu)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (1429 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
nvidia-ai-blueprints/video-search-and-summarization · 1,876 stars · license NOASSERTION · pushed 2026-09-24 · branch develop
API
GET https://markdownregistry.com/api/v1/artifacts/art_7yltcygufynhzhuu GET https://markdownregistry.com/api/v1/resolve?ref=nvidia-ai-blueprints/video-search-and-summarization/services/vios/test/bdd_tests/.cursor/rules/vst_bdd_project.mdc GET https://markdownregistry.com/api/v1/blob/dcc8bcdbf0a447a4bde5615ef4138817bd4c5a301283fd2d6cea072d1ecd77e8
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from nvidia-ai-blueprints/video-search-and-summarization
Every file in nvidia-ai-blueprints/video-search-and-summarization