Skip to content

feat(CIV-AI-GOV-STACK-WP-031) v1.0.0 — Civilizational AI Governance Stack 2026-2050+ (10 modules, 63 API endpoints)#57

Merged
OneFineStarstuff merged 1 commit into
mainfrom
genspark_ai_developer
Apr 21, 2026
Merged

feat(CIV-AI-GOV-STACK-WP-031) v1.0.0 — Civilizational AI Governance Stack 2026-2050+ (10 modules, 63 API endpoints)#57
OneFineStarstuff merged 1 commit into
mainfrom
genspark_ai_developer

feat(CIV-AI-GOV-STACK-WP-031) v1.0.0 — Civilizational AI Governance S…

59765bf
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 21, 2026 in 0s

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

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

Issues
======
- Added 300
           

Complexity increasing per file
==============================
- rag-agentic-dashboard/gen-civ-ai-gov-html.py  113
- rag-agentic-dashboard/gen-civ-ai-gov-stack.py  1
         

Clones added
============
- rag-agentic-dashboard/gen-civ-ai-gov-html.py  2
- rag-agentic-dashboard/gen-civ-ai-gov-stack.py  1
         

See the complete overview on Codacy

Annotations

Check warning on line 1 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L1

File rag-agentic-dashboard/gen-civ-ai-gov-html.py has 653 non-comment lines of code

Check notice on line 1 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L1

Module name "gen-civ-ai-gov-html" doesn't conform to '(([a-z_][a-z0-9_]*)|([A-Z][a-zA-Z0-9]+))$' pattern

Check warning on line 5 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L5

import missing `from __future__ import absolute_import`

Check warning on line 10 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L10

division w/o __future__ statement

Check notice on line 11 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L11

Exactly one space required before assignment

Check warning on line 11 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L11

division w/o __future__ statement

Check notice on line 14 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L14

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

Check notice on line 14 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L14

Missing function docstring

Check notice on line 20 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L20

Missing function docstring

Check warning on line 27 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L27

Method render_kv_table has a cyclomatic complexity of 12 (limit is 8)

Check notice on line 27 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L27

Missing function docstring

Check notice on line 39 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L39

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

Check notice on line 41 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L41

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

Check notice on line 43 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L43

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

Check notice on line 50 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L50

Method render_dict_list has 25 lines of code (limit is 20)

Check failure on line 50 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L50

Method render_dict_list has a cyclomatic complexity of 13 (limit is 12)

Check notice on line 61 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L61

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

Check notice on line 64 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L64

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

Check notice on line 66 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L66

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

Check notice on line 83 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L83

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

Check notice on line 84 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L84

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

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

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L85

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

Check notice on line 86 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L86

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

Check notice on line 87 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L87

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

Check notice on line 195 in rag-agentic-dashboard/gen-civ-ai-gov-html.py

See this annotation in the file changed.

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

rag-agentic-dashboard/gen-civ-ai-gov-html.py#L195

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