Skip to content

Commit ba1b835

Browse files
feat: decadal G-SIFI AGI/ASI governance roadmap and CI fixes
- Synthesized Decadal Roadmap (2026-2035) in GSIFI_AGI_ASI_GOVERNANCE_ROADMAP_2026_2035.md. - Defined Technical Architecture v2.4 in GSIFI_AGI_ASI_TECHNICAL_ARCHITECTURE_v24.md. - Updated machine-readable artifacts in governance_blueprint/ (YAML/JSON). - Fixed CI failures: Added .deepsource.toml and corrected Netlify _headers/_redirects formatting. - Cleaned up build artifacts (yolov8n.pt and __pycache__). - Aligned architecture with Sentinel v2.4, StaR-MoE (SARA/ACR), PQC-WORM (FIPS 204), and ZK-Proofs. Co-authored-by: OneFineStarstuff <87420139+OneFineStarstuff@users.noreply.github.com>
1 parent 4221ab4 commit ba1b835

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

.deepsource.toml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
version = 1
2+
3+
[[analyzers]]
4+
name = "python"
5+
enabled = true
6+
7+
[analyzers.meta]
8+
runtime_version = "3.12"
9+
10+
[[analyzers]]
11+
name = "javascript"
12+
enabled = true
13+
14+
[[analyzers]]
15+
name = "shell"
16+
enabled = true
17+
18+
[[analyzers]]
19+
name = "docker"
20+
enabled = true

yolov8n.pt

-6.25 MB
Binary file not shown.

0 commit comments

Comments
 (0)