Skip to content

feat(ENT-AI-GRC-CIV-BP-WP-048) v1.0.0 — Enterprise AI GRC + Civilizational Governance Blueprint (2026-2030)#83

Merged
OneFineStarstuff merged 2 commits into
mainfrom
genspark_ai_developer
May 12, 2026
Merged

feat(ENT-AI-GRC-CIV-BP-WP-048) v1.0.0 — Enterprise AI GRC + Civilizational Governance Blueprint (2026-2030)#83
OneFineStarstuff merged 2 commits into
mainfrom
genspark_ai_developer

[pre-commit.ci] auto fixes from pre-commit.com hooks

e989074
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 12, 2026 in 0s

226 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 226
           

Complexity increasing per file
==============================
- rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py  15
- rag-agentic-dashboard/gen-ent-ai-grc-civ-bp.py  1
         

Clones added
============
- rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py  7
- rag-agentic-dashboard/gen-ent-ai-grc-civ-bp.py  10
         

See the complete overview on Codacy

Annotations

Check notice on line 3 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L3

Multiple imports on one line (json, html)

Check notice on line 3 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L3

Multiple imports on one line (json, html) (multiple-imports)

Check warning on line 3 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L3

import missing `from __future__ import absolute_import`

Check warning on line 7 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L7

division w/o __future__ statement

Check notice on line 13 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L13

Argument name "s" doesn't conform to '[a-z_][a-z0-9_]{2,30}$' pattern

Check notice on line 13 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L13

Missing function docstring

Check warning on line 13 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L13

Redefining name 's' from outer scope (line 43)

Check notice on line 17 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L17

Argument name "v" doesn't conform to '[a-z_][a-z0-9_]{2,30}$' pattern

Check notice on line 17 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L17

Missing function docstring

Check warning on line 35 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L35

Unused function 'render_list' (unused-function)

Check notice on line 40 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L40

Constant name "mods_html" doesn't conform to '(([A-Z_][A-Z0-9_]*)|(__.*__))$' pattern

Check notice on line 69 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L69

Constant name "ws_rows" doesn't conform to '(([A-Z_][A-Z0-9_]*)|(__.*__))$' pattern

Check notice on line 70 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L70

Line too long (125/120)

Check notice on line 74 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L74

Line too long (139/120)

Check notice on line 81 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L81

Constant name "rc_rows" doesn't conform to '(([A-Z_][A-Z0-9_]*)|(__.*__))$' pattern

Check notice on line 82 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L82

Line too long (142/120)

Check notice on line 85 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L85

Constant name "schema_rows" doesn't conform to '(([A-Z_][A-Z0-9_]*)|(__.*__))$' pattern

Check notice on line 89 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L89

Constant name "code_html" doesn't conform to '(([A-Z_][A-Z0-9_]*)|(__.*__))$' pattern

Check notice on line 101 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L101

Constant name "roadmap_rows" doesn't conform to '(([A-Z_][A-Z0-9_]*)|(__.*__))$' pattern

Check notice on line 118 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L118

Line too long (194/159) (line-too-long)

Check warning on line 281 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L281

Instance of 'PurePath' has no 'mkdir' member

Check warning on line 283 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp-html.py#L283

division w/o __future__ statement

Check notice on line 2 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp.py#L2

Multi-line docstring summary should start at the second line (D213)

Check notice on line 121 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp.py#L121

Line too long (159/120)

Check notice on line 215 in rag-agentic-dashboard/gen-ent-ai-grc-civ-bp.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

rag-agentic-dashboard/gen-ent-ai-grc-civ-bp.py#L215

Constant name "modules" doesn't conform to '(([A-Z_][A-Z0-9_]*)|(__.*__))$' pattern