Skip to content

Add GSIFI governance artifacts, validator CLI, tests, Makefile and CI workflow#67

Merged
OneFineStarstuff merged 4 commits into
mainfrom
codex/develop-comprehensive-agi-governance-blueprint
Apr 27, 2026
Merged

Add GSIFI governance artifacts, validator CLI, tests, Makefile and CI workflow#67
OneFineStarstuff merged 4 commits into
mainfrom
codex/develop-comprehensive-agi-governance-blueprint

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

cc48933
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded Apr 27, 2026 in 1m 53s

Codeac Code Quality

This PR contains 72 errors and 651 warnings.

Annotations

Check warning on line 152 in next-app/app/docs/exec-overlay/board-pack/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 11 in frontend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 23 in next-app/app/governance/dashboard/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 34 in next-app/app/docs/exec-overlay/slides/script-expanded/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 199 in next-app/app/docs/exec-overlay/board-pack/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 184 in next-app/app/docs/exec-overlay/slides/script/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 45 in frontend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 28 in next-app/app/governance/dashboard/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 38 in next-app/app/docs/exec-overlay/slides/script-expanded/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 200 in next-app/app/docs/exec-overlay/board-pack/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 171 in tmp.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 19 lines is too similar to agi-pipeline.py:194

Check warning on line 15 in backend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 196 in next-app/app/docs/exec-overlay/slides/script/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 9 in tests/test_run_blueprint_artifact_checks.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

subprocess-run-check

'subprocess.run' used without explicitly defining the value for 'check'.

Check warning on line 32 in next-app/app/governance/dashboard/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 42 in next-app/app/docs/exec-overlay/slides/script-expanded/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 226 in next-app/app/docs/exec-overlay/slides/assessment/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check failure on line 1 in test_main.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

useless-suppression

Useless suppression of 'wrong-import-position'

Check warning on line 64 in unit_tests/test_artifacts_validation.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B101

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check warning on line 47 in tests/test_run_blueprint_artifact_checks.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

subprocess-run-check

'subprocess.run' used without explicitly defining the value for 'check'.

Check warning on line 207 in next-app/app/docs/exec-overlay/board-pack/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 37 in backend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 225 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 7 lines is too similar to tmp.py:169

Check warning on line 50 in tests/test_validate_blueprint_artifacts.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B101

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check warning on line 233 in next-app/app/docs/exec-overlay/slides/script/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120