Breakthrough Method for Agile Ai Driven Development
This report presents the forensic synthetic code analysis of bmad-code-org/BMAD-METHOD, a JavaScript project with 50,553 GitHub stars. SynthScan v2.0 examined 100,784 lines of code across 540 source files, recording 628 pattern matches distributed across 12 syntactic categories. The overall adjusted score of 11.8 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 628 distinct pattern matches across 12 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | tools/docs/fix-refs.md | 16 | ## Step 1: Establish Target Audience | COMMENT |
| LOW | docs/how-to/project-context.md | 23 | ## Step 1: Choose Your Approach | COMMENT |
| LOW | docs/how-to/project-context.md | 31 | ## Step 2: Create the File | COMMENT |
| LOW | docs/how-to/project-context.md | 99 | ## Step 3: Verify Content | COMMENT |
| LOW | docs/how-to/established-projects.md | 19 | ## Step 1: Clean Up Completed Planning Artifacts | COMMENT |
| LOW | docs/how-to/established-projects.md | 27 | ## Step 2: Create Project Context | COMMENT |
| LOW | docs/how-to/established-projects.md | 51 | ## Step 3: Maintain Quality Project Documentation | COMMENT |
| LOW | docs/how-to/established-projects.md | 62 | ## Step 3: Get Help | COMMENT |
| LOW | docs/tutorials/getting-started.md | 127 | ## Step 1: Create Your Plan | COMMENT |
| LOW | docs/tutorials/getting-started.md | 193 | ## Step 2: Build Your Project | COMMENT |
| LOW | src/bmm-skills/2-plan-workflows/bmad-agent-pm/SKILL.md | 21 | ### Step 1: Resolve the Agent Block | COMMENT |
| LOW⚡ | src/bmm-skills/2-plan-workflows/bmad-agent-pm/SKILL.md | 33 | ### Step 2: Execute Prepend Steps | COMMENT |
| LOW⚡ | src/bmm-skills/2-plan-workflows/bmad-agent-pm/SKILL.md | 37 | ### Step 3: Adopt Persona | COMMENT |
| LOW⚡ | src/bmm-skills/2-plan-workflows/bmad-agent-pm/SKILL.md | 43 | ### Step 4: Load Persistent Facts | COMMENT |
| LOW⚡ | src/bmm-skills/2-plan-workflows/bmad-agent-pm/SKILL.md | 47 | ### Step 5: Load Config | COMMENT |
| LOW⚡ | src/bmm-skills/2-plan-workflows/bmad-agent-pm/SKILL.md | 56 | ### Step 6: Greet the User | COMMENT |
| LOW⚡ | src/bmm-skills/2-plan-workflows/bmad-agent-pm/SKILL.md | 62 | ### Step 7: Execute Append Steps | COMMENT |
| LOW⚡ | src/bmm-skills/2-plan-workflows/bmad-agent-pm/SKILL.md | 68 | ### Step 8: Dispatch or Present the Menu | COMMENT |
| LOW | …kills/2-plan-workflows/bmad-agent-ux-designer/SKILL.md | 21 | ### Step 1: Resolve the Agent Block | COMMENT |
| LOW⚡ | …kills/2-plan-workflows/bmad-agent-ux-designer/SKILL.md | 33 | ### Step 2: Execute Prepend Steps | COMMENT |
| LOW⚡ | …kills/2-plan-workflows/bmad-agent-ux-designer/SKILL.md | 37 | ### Step 3: Adopt Persona | COMMENT |
| LOW⚡ | …kills/2-plan-workflows/bmad-agent-ux-designer/SKILL.md | 43 | ### Step 4: Load Persistent Facts | COMMENT |
| LOW⚡ | …kills/2-plan-workflows/bmad-agent-ux-designer/SKILL.md | 47 | ### Step 5: Load Config | COMMENT |
| LOW⚡ | …kills/2-plan-workflows/bmad-agent-ux-designer/SKILL.md | 56 | ### Step 6: Greet the User | COMMENT |
| LOW⚡ | …kills/2-plan-workflows/bmad-agent-ux-designer/SKILL.md | 62 | ### Step 7: Execute Append Steps | COMMENT |
| LOW⚡ | …kills/2-plan-workflows/bmad-agent-ux-designer/SKILL.md | 68 | ### Step 8: Dispatch or Present the Menu | COMMENT |
| LOW | …lutioning/bmad-check-implementation-readiness/SKILL.md | 50 | ### Step 1: Resolve the Workflow Block | COMMENT |
| LOW⚡ | …lutioning/bmad-check-implementation-readiness/SKILL.md | 62 | ### Step 2: Execute Prepend Steps | COMMENT |
| LOW⚡ | …lutioning/bmad-check-implementation-readiness/SKILL.md | 66 | ### Step 3: Load Persistent Facts | COMMENT |
| LOW⚡ | …lutioning/bmad-check-implementation-readiness/SKILL.md | 70 | ### Step 4: Load Config | COMMENT |
| LOW⚡ | …lutioning/bmad-check-implementation-readiness/SKILL.md | 79 | ### Step 5: Greet the User | COMMENT |
| LOW⚡ | …lutioning/bmad-check-implementation-readiness/SKILL.md | 83 | ### Step 6: Execute Append Steps | COMMENT |
| LOW | …ementation-readiness/steps/step-06-final-assessment.md | 5 | # Step 6: Final Assessment | COMMENT |
| LOW | …entation-readiness/steps/step-01-document-discovery.md | 5 | # Step 1: Document Discovery | COMMENT |
| LOW | …on-readiness/steps/step-03-epic-coverage-validation.md | 5 | # Step 3: Epic Coverage Validation | COMMENT |
| LOW | …implementation-readiness/steps/step-02-prd-analysis.md | 6 | # Step 2: PRD Analysis | COMMENT |
| LOW | …ntation-readiness/steps/step-05-epic-quality-review.md | 5 | # Step 5: Epic Quality Review | COMMENT |
| LOW | …implementation-readiness/steps/step-04-ux-alignment.md | 5 | # Step 4: UX Alignment | COMMENT |
| LOW | …s/3-solutioning/bmad-create-epics-and-stories/SKILL.md | 52 | ### Step 1: Resolve the Workflow Block | COMMENT |
| LOW⚡ | …s/3-solutioning/bmad-create-epics-and-stories/SKILL.md | 64 | ### Step 2: Execute Prepend Steps | COMMENT |
| LOW⚡ | …s/3-solutioning/bmad-create-epics-and-stories/SKILL.md | 68 | ### Step 3: Load Persistent Facts | COMMENT |
| LOW⚡ | …s/3-solutioning/bmad-create-epics-and-stories/SKILL.md | 72 | ### Step 4: Load Config | COMMENT |
| LOW⚡ | …s/3-solutioning/bmad-create-epics-and-stories/SKILL.md | 81 | ### Step 5: Greet the User | COMMENT |
| LOW⚡ | …s/3-solutioning/bmad-create-epics-and-stories/SKILL.md | 85 | ### Step 6: Execute Append Steps | COMMENT |
| LOW | …create-epics-and-stories/steps/step-02-design-epics.md | 1 | # Step 2: Design Epic List | COMMENT |
| LOW | …eate-epics-and-stories/steps/step-03-create-stories.md | 1 | # Step 3: Generate Epics and Stories | COMMENT |
| LOW | …cs-and-stories/steps/step-01-validate-prerequisites.md | 1 | # Step 1: Validate Prerequisites and Extract Requirements | COMMENT |
| LOW | …te-epics-and-stories/steps/step-04-final-validation.md | 1 | # Step 4: Final Validation | COMMENT |
| LOW | …bmm-skills/3-solutioning/bmad-agent-architect/SKILL.md | 21 | ### Step 1: Resolve the Agent Block | COMMENT |
| LOW⚡ | …bmm-skills/3-solutioning/bmad-agent-architect/SKILL.md | 33 | ### Step 2: Execute Prepend Steps | COMMENT |
| LOW⚡ | …bmm-skills/3-solutioning/bmad-agent-architect/SKILL.md | 37 | ### Step 3: Adopt Persona | COMMENT |
| LOW⚡ | …bmm-skills/3-solutioning/bmad-agent-architect/SKILL.md | 43 | ### Step 4: Load Persistent Facts | COMMENT |
| LOW⚡ | …bmm-skills/3-solutioning/bmad-agent-architect/SKILL.md | 47 | ### Step 5: Load Config | COMMENT |
| LOW⚡ | …bmm-skills/3-solutioning/bmad-agent-architect/SKILL.md | 56 | ### Step 6: Greet the User | COMMENT |
| LOW⚡ | …bmm-skills/3-solutioning/bmad-agent-architect/SKILL.md | 62 | ### Step 7: Execute Append Steps | COMMENT |
| LOW⚡ | …bmm-skills/3-solutioning/bmad-agent-architect/SKILL.md | 68 | ### Step 8: Dispatch or Present the Menu | COMMENT |
| LOW | …s/3-solutioning/bmad-generate-project-context/SKILL.md | 31 | ### Step 1: Resolve the Workflow Block | COMMENT |
| LOW⚡ | …s/3-solutioning/bmad-generate-project-context/SKILL.md | 43 | ### Step 2: Execute Prepend Steps | COMMENT |
| LOW⚡ | …s/3-solutioning/bmad-generate-project-context/SKILL.md | 47 | ### Step 3: Load Persistent Facts | COMMENT |
| LOW⚡ | …s/3-solutioning/bmad-generate-project-context/SKILL.md | 51 | ### Step 4: Load Config | COMMENT |
| 190 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | tools/validate-sidebar-order.js | 27 | // ── Main ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/validate-sidebar-order.js | 101 | // ── Directory classification ───────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/validate-sidebar-order.js | 121 | // ── Per-directory validation ───────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/validate-sidebar-order.js | 200 | // ── Cross-language drift ───────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/validate-sidebar-order.js | 257 | // ── Output ─────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/validate-sidebar-order.js | 315 | // ── Leaf helpers ───────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/ui.js | 535 | // ───────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/ui.js | 537 | // ───────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/ui.js | 604 | // ───────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/ui.js | 606 | // ───────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/ui.js | 661 | // ───────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/ui.js | 663 | // ───────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | tools/installer/core/manifest-generator.js | 498 | '# ─────────────────────────────────────────────────────────────────', | CODE |
| MEDIUM⚡ | tools/installer/core/manifest-generator.js | 508 | '# ─────────────────────────────────────────────────────────────────', | CODE |
| MEDIUM⚡ | tools/installer/core/manifest-generator.js | 513 | '# ─────────────────────────────────────────────────────────────────', | CODE |
| MEDIUM⚡ | tools/installer/core/manifest-generator.js | 522 | '# ─────────────────────────────────────────────────────────────────', | CODE |
| MEDIUM | tools/installer/modules/custom-module-manager.js | 39 | // ─── Source Parsing ─────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/custom-module-manager.js | 285 | // ─── Marketplace JSON ───────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/custom-module-manager.js | 302 | // ─── Discovery ──────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/custom-module-manager.js | 320 | // ─── Source Resolution ──────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/custom-module-manager.js | 356 | // ─── Clone ──────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/custom-module-manager.js | 572 | // ─── Plugin Resolution ──────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/custom-module-manager.js | 623 | // ─── Source Finding ─────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/custom-module-manager.js | 889 | // ─── Normalization ──────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/plugin-resolver.js | 67 | // ─── Strategy 1: Root Module Files ────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/plugin-resolver.js | 101 | // ─── Strategy 2: Setup Skill ──────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/plugin-resolver.js | 141 | // ─── Strategy 3: Single Standalone Skill ──────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/plugin-resolver.js | 177 | // ─── Strategy 4: Multiple Standalone Skills ───────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/plugin-resolver.js | 223 | // ─── Strategy 5: Fallback (Synthesized) ───────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/plugin-resolver.js | 271 | // ─── Helpers ──────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/external-manager.js | 250 | // ─── Resolve channel plan ───────────────────────────────────────────── | COMMENT |
| MEDIUM | tools/installer/modules/external-manager.js | 354 | // ─── Clone or update cache by resolved channel ──────────────────────── | COMMENT |
| MEDIUM | test/test-parse-source-urls.js | 40 | // ─── Deep path shapes (4+ segments) ───────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-parse-source-urls.js | 86 | // ─── Azure DevOps URLs (Issue #2268) ──────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-parse-source-urls.js | 86 | // ─── Azure DevOps URLs (Issue #2268) ──────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-parse-source-urls.js | 170 | // ─── Subdomain hosts ──────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-parse-source-urls.js | 191 | // ─── Simple owner/repo URLs (regression) ──────────────────────────────────── | COMMENT |
| MEDIUM | test/test-parse-source-urls.js | 215 | // ─── Windows local paths ──────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-parse-source-urls.js | 249 | // ─── Generic URL handling (any host, any path depth) ──────────────────────── | COMMENT |
| MEDIUM | test/test-parse-source-urls.js | 325 | // ─── Summary ──────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 60 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 62 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 82 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 84 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 163 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 165 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 209 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 211 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 249 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 251 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 279 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 281 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 294 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 296 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 309 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 311 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 323 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | test/test-installer-channels.js | 325 | // ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | .augment/code_review_guidelines.yaml | 51 | # ============================================ | COMMENT |
| MEDIUM | .augment/code_review_guidelines.yaml | 53 | # ============================================ | COMMENT |
| 14 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | tools/validate-skills.js | 107 | function parseFrontmatterMultiline(content) { | CODE |
| LOW | tools/installer/prompts.js | 242 | function defaultAutocompleteFilter(search, option) { | CODE |
| LOW | tools/installer/project-root.js | 79 | function getExternalModuleCachePath(moduleName, ...segments) { | CODE |
| LOW | tools/installer/project-root.js | 102 | async function resolveInstalledModuleYaml(moduleName) { | CODE |
| LOW | tools/installer/list-options.js | 34 | async function discoverOfficialModuleYamls() { | CODE |
| LOW | tools/installer/core/wsl-node-check.js | 74 | function formatWindowsNodeFromWslMessage(detection) { | CODE |
| LOW | tools/installer/core/legacy-warnings.js | 111 | async function warnPreNativeSkillsLegacy({ projectRoot, existingVersion } = {}) { | CODE |
| LOW | tools/installer/modules/version-resolver.js | 222 | async function normalizeExistingDirectory(candidate) { | CODE |
| LOW | tools/installer/modules/version-resolver.js | 259 | function extractMarketplaceVersion(data, moduleName, marketplacePluginNames = []) { | CODE |
| LOW | tools/installer/modules/version-resolver.js | 302 | function compareVersionsDescending(left, right) { | CODE |
| LOW | test/test-installation-components.js | 88 | async function createSkillCollisionFixture() { | CODE |
| LOW⚡ | …/3-solutioning/bmad-architecture/scripts/lint_spine.py | 91 | def find_frontmatter_placeholders(frontmatter: str) -> list[dict]: | CODE |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 69 | def test_mermaid_braces_not_flagged(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 75 | def test_placeholder_markers_caught(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 87 | def test_unfilled_template_token_caught(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 93 | def test_duplicate_ad_id_caught(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 99 | def test_non_monotonic_ad_id_caught(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 107 | def test_missing_field_caught(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 131 | def test_stack_skeleton_row_not_version_pinned(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 138 | def test_stack_html_comment_not_parsed_as_row(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 144 | def test_template_token_is_low_severity(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 153 | def test_no_frontmatter_body_still_scanned(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 159 | def test_frontmatter_value_with_dashes_not_truncated(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 167 | def test_ad_heading_in_fence_not_counted(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 177 | def test_stack_table_flags_only_the_unpinned_row(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 185 | def test_stack_table_all_pinned_ok(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 192 | def test_fenced_stack_rows_not_parsed(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 201 | def test_fenced_stack_heading_not_live(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 208 | def test_renamed_stack_heading_still_scanned(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 217 | def test_reordered_columns_pair_name_to_version(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 226 | def test_placeholder_line_number_is_absolute(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 240 | def test_missing_spine_file_reports_error(tmp_path, capsys): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 246 | def test_frontmatter_unfilled_token_caught(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 254 | def test_frontmatter_tbd_caught(): | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 261 | def test_unreadable_spine_returns_error_not_crash(tmp_path, capsys): | STRING |
| LOW | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 119 | def test_placeholder_version_caught(): | STRING |
| LOW | …c/bmm-skills/4-implementation/bmad-quick-dev/render.py | 97 | def _detect_keyed_merge_field(items): | CODE |
| LOW | …lls/bmad-customize/scripts/list_customizable_skills.py | 53 | def read_frontmatter_description(skill_md: Path) -> str: | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 63 | def test_agent_only_skill_detected(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 80 | def test_workflow_only_skill_detected(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 93 | def test_dual_surface_skill_emits_two_entries(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 106 | def test_skill_without_customize_toml_ignored(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 113 | def test_existing_team_override_flagged(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 126 | def test_missing_surface_block_reports_error(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 133 | def test_malformed_toml_reports_error_without_aborting(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 149 | def test_description_with_double_quotes_stripped(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 159 | def test_multiple_skills_roots_are_merged(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 179 | def test_duplicate_skill_name_across_roots_first_wins(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 199 | def test_missing_skills_root_reports_error(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 206 | def test_cli_emits_valid_json_and_exits_zero(self): | CODE |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 230 | def test_cli_exits_two_on_missing_project_root(self): | CODE |
| LOW⚡ | …bmad-forge-idea/scripts/tests/test_resolve_personas.py | 21 | def test_strips_known_prefixes(self): | CODE |
| LOW⚡ | …bmad-forge-idea/scripts/tests/test_resolve_personas.py | 25 | def test_passes_through_unprefixed(self): | CODE |
| LOW⚡ | …bmad-forge-idea/scripts/tests/test_resolve_personas.py | 30 | def test_installed_become_default_room_indexed_every_way(self): | CODE |
| LOW⚡ | …bmad-forge-idea/scripts/tests/test_resolve_personas.py | 38 | def test_pure_custom_member_stays_out_of_default_room(self): | CODE |
| LOW⚡ | …bmad-forge-idea/scripts/tests/test_resolve_personas.py | 45 | def test_custom_override_lands_on_installed_slot_not_a_new_face(self): | CODE |
| LOW⚡ | …bmad-forge-idea/scripts/tests/test_resolve_personas.py | 53 | def test_member_without_code_skipped(self): | CODE |
| LOW⚡ | …bmad-forge-idea/scripts/tests/test_resolve_personas.py | 58 | def test_custom_rename_does_not_hijack_another_agents_name(self): | CODE |
| LOW⚡ | …bmad-forge-idea/scripts/tests/test_resolve_personas.py | 64 | def test_brief_carries_model_and_capabilities(self): | CODE |
| LOW⚡ | …bmad-forge-idea/scripts/tests/test_resolve_personas.py | 71 | def test_non_list_party_members_is_safe(self): | CODE |
| 68 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | src/core-skills/bmad-brainstorming/scripts/brain.py | 221 | if (!t) { t = (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) ? 'dark' : 'light'; } | CODE |
| HIGH | src/core-skills/bmad-brainstorming/scripts/brain.py | 394 | var sec = null; | CODE |
| HIGH | src/core-skills/bmad-brainstorming/scripts/brain.py | 409 | if (!b.checked || seen[b.dataset.name]) { return; } | CODE |
| HIGH | src/core-skills/bmad-brainstorming/scripts/brain.py | 411 | out.push(b); | CODE |
| HIGH | src/core-skills/bmad-brainstorming/scripts/brain.py | 437 | var show = !act.length || act.some(function(g){ return good.indexOf(g) >= 0; }); | CODE |
| HIGH⚡ | src/core-skills/bmad-brainstorming/scripts/brain.py | 452 | while (out.length < n && a.length){ out.push(a.splice(Math.floor(Math.random() * a.length), 1)[0]); } | CODE |
| HIGH⚡ | src/core-skills/bmad-brainstorming/scripts/brain.py | 452 | while (out.length < n && a.length){ out.push(a.splice(Math.floor(Math.random() * a.length), 1)[0]); } | CODE |
| HIGH⚡ | src/core-skills/bmad-brainstorming/scripts/brain.py | 462 | L.push("", 'Techniques to use:'); | CODE |
| HIGH⚡ | src/core-skills/bmad-brainstorming/scripts/brain.py | 464 | L.push((i + 1) + '.' + (t.r ? ' (random pick)' : '') + ' ' + t.n + ' · ' + t.c); | CODE |
| HIGH⚡ | src/core-skills/bmad-brainstorming/scripts/brain.py | 465 | L.push(' ' + t.d); | CODE |
| HIGH⚡ | src/core-skills/bmad-brainstorming/scripts/brain.py | 469 | if (state.inv > 0){ extra.push('invent ' + state.inv + ' brand-new technique' + (state.inv > 1 ? 's' : '') + ' on th | CODE |
| HIGH⚡ | src/core-skills/bmad-brainstorming/scripts/brain.py | 470 | checkedInvent().forEach(function(b){ extra.push('invent 1 new technique in the spirit of ' + b.dataset.invent); }); | CODE |
| HIGH⚡ | src/core-skills/bmad-brainstorming/scripts/brain.py | 471 | if (state.ai > 0){ extra.push('you choose ' + state.ai + ' more technique' + (state.ai > 1 ? 's' : '') + ' that fit | CODE |
| HIGH⚡ | src/core-skills/bmad-brainstorming/scripts/brain.py | 472 | if (extra.length){ L.push("", 'Then: ' + extra.join('; and ') + '.'); } | CODE |
| HIGH⚡ | src/core-skills/bmad-brainstorming/scripts/brain.py | 474 | L.push("", state.mode === 'Ideate for me' | CODE |
| HIGH | src/core-skills/bmad-brainstorming/scripts/brain.py | 505 | if (navigator.clipboard && navigator.clipboard.writeText){ | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | removals.txt | 61 | # DESIGN.md and EXPERIENCE.md outputs). | COMMENT |
| LOW | bmad-modules.yaml | 1 | # Official module registry — the single source of truth for which modules | COMMENT |
| LOW | bmad-modules.yaml | 21 | # folders. module-definition should still point at the real module.yaml so | COMMENT |
| LOW | tools/installer/set-overrides.js | 1 | // `--set <module>.<key>=<value>` is a post-install patch. The installer runs | COMMENT |
| LOW | tools/installer/ide/platform-codes.yaml | 1 | # BMAD Platform Codes Configuration | COMMENT |
| LOW | tools/installer/ide/_config-driven.js | 61 | // Used by platforms that surface only persona agents (e.g. Copilot's Custom | COMMENT |
| LOW | src/bmm-skills/2-plan-workflows/bmad-prd/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | src/bmm-skills/2-plan-workflows/bmad-prd/customize.toml | 21 | COMMENT | |
| LOW | src/bmm-skills/2-plan-workflows/bmad-prd/customize.toml | 41 | # Default PRD structure. Treated as a starting point — the LLM adapts it | COMMENT |
| LOW | src/bmm-skills/2-plan-workflows/bmad-prd/customize.toml | 61 | validation_report_template = "assets/validation-report-template.html" | COMMENT |
| LOW | src/bmm-skills/2-plan-workflows/bmad-prd/customize.toml | 81 | # 3. Prose mechanics (grammar, clarity, typos) | COMMENT |
| LOW | src/bmm-skills/2-plan-workflows/bmad-prd/customize.toml | 101 | # matching need. | COMMENT |
| LOW | src/bmm-skills/2-plan-workflows/bmad-prd/customize.toml | 121 | # | COMMENT |
| LOW | src/bmm-skills/2-plan-workflows/bmad-prd/customize.toml | 141 | # plain text use the text directly as the subagent's review prompt | COMMENT |
| LOW | src/bmm-skills/2-plan-workflows/bmad-ux/customize.toml | 41 | COMMENT | |
| LOW | …m-skills/2-plan-workflows/bmad-agent-pm/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …m-skills/2-plan-workflows/bmad-agent-pm/customize.toml | 21 | activation_steps_prepend = [] | COMMENT |
| LOW | …m-skills/2-plan-workflows/bmad-edit-prd/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …m-skills/2-plan-workflows/bmad-edit-prd/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …2-plan-workflows/bmad-agent-ux-designer/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …2-plan-workflows/bmad-agent-ux-designer/customize.toml | 21 | activation_steps_prepend = [] | COMMENT |
| LOW | …skills/2-plan-workflows/bmad-create-prd/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …skills/2-plan-workflows/bmad-create-prd/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …ills/2-plan-workflows/bmad-validate-prd/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …ills/2-plan-workflows/bmad-validate-prd/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …/3-solutioning/bmad-create-architecture/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …/3-solutioning/bmad-create-architecture/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …ing/bmad-check-implementation-readiness/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …ing/bmad-check-implementation-readiness/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …-skills/3-solutioning/bmad-architecture/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …-skills/3-solutioning/bmad-architecture/customize.toml | 21 | COMMENT | |
| LOW | …-skills/3-solutioning/bmad-architecture/customize.toml | 41 | # adapts it to the project, altitude, and domain, and drops sections a project genuinely doesn't | COMMENT |
| LOW | …-skills/3-solutioning/bmad-architecture/customize.toml | 61 | # the polished draft. Suggested order: structural passes first, prose mechanics last. Append-only. | COMMENT |
| LOW | …-skills/3-solutioning/bmad-architecture/customize.toml | 81 | # local files always exist. Empty by default. | COMMENT |
| LOW | …lutioning/bmad-create-epics-and-stories/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …lutioning/bmad-create-epics-and-stories/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …ills/3-solutioning/bmad-agent-architect/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …ills/3-solutioning/bmad-agent-architect/customize.toml | 21 | activation_steps_prepend = [] | COMMENT |
| LOW | …lutioning/bmad-generate-project-context/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …lutioning/bmad-generate-project-context/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …alysis/research/bmad-technical-research/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …alysis/research/bmad-technical-research/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …-analysis/research/bmad-domain-research/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …-analysis/research/bmad-domain-research/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …-analysis/research/bmad-market-research/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …-analysis/research/bmad-market-research/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …mm-skills/1-analysis/bmad-product-brief/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …mm-skills/1-analysis/bmad-product-brief/customize.toml | 21 | COMMENT | |
| LOW | …mm-skills/1-analysis/bmad-product-brief/customize.toml | 41 | # Default brief structure. Treated as a starting point — the LLM adapts it | COMMENT |
| LOW | …mm-skills/1-analysis/bmad-product-brief/customize.toml | 61 | # 1. Structural (cuts, reorganization, section sizing) | COMMENT |
| LOW | …mm-skills/1-analysis/bmad-product-brief/customize.toml | 81 | # "When researching internal product context, consult corp:kb_search (database='product-docs') before web search." | COMMENT |
| LOW | …kills/1-analysis/bmad-agent-tech-writer/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …kills/1-analysis/bmad-agent-tech-writer/customize.toml | 21 | COMMENT | |
| LOW | …skills/1-analysis/bmad-document-project/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …skills/1-analysis/bmad-document-project/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | src/bmm-skills/1-analysis/bmad-prfaq/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | src/bmm-skills/1-analysis/bmad-prfaq/customize.toml | 21 | activation_steps_append = [] | COMMENT |
| LOW | …mm-skills/1-analysis/bmad-agent-analyst/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| LOW | …mm-skills/1-analysis/bmad-agent-analyst/customize.toml | 21 | activation_steps_prepend = [] | COMMENT |
| LOW | …m-skills/4-implementation/bmad-dev-auto/customize.toml | 1 | # DO NOT EDIT -- overwritten on every update. | COMMENT |
| 41 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | CHANGELOG.md | 79 | * **Pass diff inline to the blind-hunter reviewer** (#2463). Diff output is passed inline in the subagent prompt rather | COMMENT |
| MEDIUM | docs/reference/core-tools.md | 20 | | [`bmad-party-mode`](#bmad-party-mode) | Workflow | Orchestrate multi-agent group discussions | | CODE |
| MEDIUM | src/bmm-skills/2-plan-workflows/bmad-prd/customize.toml | 23 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …m-skills/2-plan-workflows/bmad-edit-prd/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …skills/2-plan-workflows/bmad-create-prd/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …ills/2-plan-workflows/bmad-validate-prd/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …/3-solutioning/bmad-create-architecture/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …ing/bmad-check-implementation-readiness/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …-skills/3-solutioning/bmad-architecture/customize.toml | 23 | # (approved stacks, banned dependencies, platform constraints, compliance guardrails). | COMMENT |
| MEDIUM | …lutioning/bmad-create-epics-and-stories/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …lutioning/bmad-generate-project-context/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …alysis/research/bmad-technical-research/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …-analysis/research/bmad-domain-research/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …-analysis/research/bmad-market-research/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …mm-skills/1-analysis/bmad-product-brief/customize.toml | 23 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …skills/1-analysis/bmad-document-project/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | src/bmm-skills/1-analysis/bmad-prfaq/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …skills/4-implementation/bmad-dev-auto/spec-template.md | 9 | warnings: [] # optional: machine-readable warnings for orchestration, e.g. oversized, multiple-goals | CODE |
| MEDIUM | …lls/4-implementation/bmad-retrospective/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …ills/4-implementation/bmad-create-story/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …plementation/bmad-qa-generate-e2e-tests/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …s/4-implementation/bmad-sprint-planning/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …lls/4-implementation/bmad-sprint-status/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …ls/4-implementation/bmad-correct-course/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …-implementation/bmad-checkpoint-preview/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …-skills/4-implementation/bmad-dev-story/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | …kills/4-implementation/bmad-code-review/customize.toml | 24 | # (standards, compliance constraints, stylistic guardrails). | COMMENT |
| MEDIUM | src/core-skills/bmad-brainstorming/customize.toml | 23 | # (domain constraints, house rules, stylistic guardrails). Each entry is a | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | .github/workflows/quality.yaml | 3 | # Runs comprehensive quality checks on all PRs and pushes to main: | COMMENT |
| MEDIUM⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 247 | # an unfilled {scope}/{paradigm}/{date} in frontmatter is part of the contract and must lint | STRING |
| MEDIUM⚡ | …e-skills/bmad-brainstorming/assets/brain-selector.html | 134 | <section data-cat="Proven & Professional" style="--c:#3d4f73"><h2>Proven & Professional<span class="cnt">29</spa | CODE |
| MEDIUM⚡ | …e-skills/bmad-brainstorming/assets/brain-selector.html | 134 | <section data-cat="Proven & Professional" style="--c:#3d4f73"><h2>Proven & Professional<span class="cnt">29</spa | CODE |
| MEDIUM⚡ | …e-skills/bmad-brainstorming/assets/brain-selector.html | 137 | <section data-cat="Deep" style="--c:#4658c9"><h2>Deep<span class="cnt">13</span></h2><div class="grid"><label class="tec | CODE |
| MEDIUM⚡ | …e-skills/bmad-brainstorming/assets/brain-selector.html | 137 | <section data-cat="Deep" style="--c:#4658c9"><h2>Deep<span class="cnt">13</span></h2><div class="grid"><label class="tec | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …m-skills/4-implementation/bmad-dev-auto/customize.toml | 0 | launch a subagent with no prior conversation context, with this prompt: > invoke the `bmad-review-verification-gap` skil | STRING |
| HIGH | …-skills/4-implementation/bmad-quick-dev/customize.toml | 0 | launch a subagent with no prior conversation context, with this prompt: > invoke the `bmad-review-verification-gap` skil | STRING |
| HIGH | …kills/4-implementation/bmad-code-review/customize.toml | 0 | launch a subagent with no prior conversation context, with this prompt: > invoke the `bmad-review-verification-gap` skil | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | test/adversarial-review-tests/sample-content.md | 16 | "email": "user@example.com", | CODE |
| LOW | test/adversarial-review-tests/sample-content.md | 27 | "email": "user@example.com" | CODE |
| LOW | docs/vi-vn/bmad-developer-guide.md | 540 | await page.getByLabel('Email').fill('user@example.com') | CODE |
| LOW⚡ | …/3-solutioning/bmad-architecture/scripts/lint_spine.py | 83 | "category": "placeholder", | CODE |
| LOW⚡ | …/3-solutioning/bmad-architecture/scripts/lint_spine.py | 101 | "category": "placeholder", | CODE |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 72 | assert "placeholder" not in cats(result) | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 78 | assert "placeholder" in cats(result) | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 90 | assert any(f["category"] == "placeholder" for f in result["findings"]) | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 149 | toks = [f for f in result["findings"] if f["category"] == "placeholder" and "template token" in f["detail"]] | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 156 | assert "placeholder" in cats(result) # TBD caught even with no frontmatter | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 250 | fm = [f for f in result["findings"] if f["category"] == "placeholder" and "frontmatter" in f["detail"]] | STRING |
| LOW⚡ | …ing/bmad-architecture/scripts/tests/test_lint_spine.py | 257 | assert any(f["category"] == "placeholder" and "frontmatter" in f["detail"] and "TBD" in f["detail"] | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …/3-solutioning/bmad-architecture/scripts/lint_spine.py | 24 | CODE | |
| LOW | …lls/bmad-customize/scripts/list_customizable_skills.py | 29 | CODE | |
| LOW | …stomize/scripts/tests/test_list_customizable_skills.py | 19 | CODE | |
| LOW | …bmad-forge-idea/scripts/tests/test_resolve_personas.py | 122 | CODE | |
| LOW | src/scripts/memlog.py | 69 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …/3-solutioning/bmad-architecture/scripts/lint_spine.py | 153 | CODE | |
| LOW | …c/bmm-skills/4-implementation/bmad-quick-dev/render.py | 189 | CODE | |
| LOW | …lls/bmad-customize/scripts/list_customizable_skills.py | 91 | CODE | |
| LOW | src/core-skills/bmad-brainstorming/scripts/brain.py | 669 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | tools/validate-svg-changes.sh | 19 | # Check if file exists | COMMENT |