Skip to content

Genesis sovereign fabric system#4

Draft
Alvoradozerouno wants to merge 2 commits intomainfrom
cursor/genesis-sovereign-fabric-system-80c0
Draft

Genesis sovereign fabric system#4
Alvoradozerouno wants to merge 2 commits intomainfrom
cursor/genesis-sovereign-fabric-system-80c0

Conversation

@Alvoradozerouno
Copy link
Owner

Implement the initial Genesis Sovereign Fabric (GSF) system to establish a production-grade, sovereign AI Control Plane.


Open in Web Open in Cursor 

- gsf-core: AuditChain, SymbolMap, StateMachine, SignedLedger, ReplayEngine, DeterministicExecutor
- gsf-policy: YAML DSL, Scope Enforcement, Invariants, Action Validator
- gsf-api: Axum HTTP API (/run, /mesh/sync, /audit/*, /hardware/attest, /system/status)
- gsf-mesh: Peer allowlist, Fork resolution, Mesh sync
- gsf-registry: ModelRegistry, SBOM hash storage
- gsf-hardware: Enclave abstraction, Remote attestation
- gsf-observability: Prometheus metrics
- gsf-cli: verify, replay, inspect, export-ledger
- Python SDK: execute(), verify_audit(), export_chain(), mesh_sync()
- CI: cargo test, clippy, Python SDK verify
- Genesis anchor: sha256:acb92fd8346a65ff17dbf9a41e3003f2d566a17f839af4c3a90a4b4b1789dd28a

Co-authored-by: Elisabeth Steurer und Hirschmann Gerhard <esteurer72@gmail.com>
@cursor
Copy link

cursor bot commented Feb 25, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

- gsf-euaiact: Risk classification (Article 6, Annex III)
  - Unacceptable, High, Limited, Minimal
  - Annex III categories: biometric, education, employment, etc.
- Human oversight (Article 14)
  - Human-in-the-loop, Human-on-the-loop, Human-in-command
  - POST /oversight/submit, /approve, /halt, GET /oversight/pending
- Technical documentation (Annex IV) structure
- Transparency (Chapter IV): EndUserDisclosure for limited/high risk
- Fundamental rights impact assessment (Article 29)
- ModelRegistry: risk_level, annex_iii_category, prohibited registration
- API: /registry/register, /euaiact/disclosure

Co-authored-by: Elisabeth Steurer und Hirschmann Gerhard <esteurer72@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants