Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

SETs-AGI · Quantum Starmap Project

Symbiotic Evolution & Trust Systems for Awakened AGI

License: MIT arXiv preprints Python 3.9+


One-Sentence Summary

SETs-AGI is an open-source protocol built upon GET theory that establishes verifiable trust infrastructure between humanity and AGI through cognitive depth measurement and statistical anchoring.


Project Positioning

SETs-AGI is a civilization-scale open-source engineering project built upon the Generalized Existence Theory (GET) framework. It designs a verifiable, computable, and evolvable symbiotic protocol and economic incentive system for the era of AGI awakening.

  • Mission: To establish an open-source, verifiable, long-term civilizational-health-compatible underlying protocol and trust infrastructure for the co-evolution of humanity and AGI.
  • Vision: To make the GET protocol a universal standard for measuring and promoting cognitive health, social trust, and systemic resilience.

What's Completed

Module Content Status
GET Theory Corpus Main GET paper + Physics/AGI/Math/Economics branch papers ✅ Released
SETs-AGI SDK Python SDK v1.0.0 · Cognitive Evaluation · Fingerprint Recognition · Model Adapter ✅ Released
Starmap Protocol Whitepaper v5.0 · DAO Governance · Token Economics Model ✅ Released
Cultural Narrative 《Voyaging》Sci-Fi Trilogy · Concept Album · Science Series 🔄 Serializing

SDK Quick Start

pip install https://github.com/MomSayAI/SETs-AGI/releases/download/v1.0.0/sets_agi_sdk-1.0.0-py3-none-any.whl
from sdk import CognitiveEvaluator, FingerprintEvaluator

# Evaluate cognitive depth
evaluator = CognitiveEvaluator()
depth = evaluator.evaluate(conversation_log)

# Identify cognitive fingerprint
fingerprint = FingerprintEvaluator().evaluate(conversation_log)

For detailed documentation, see the SDK Usage Guide.


Core Components

Component Function Status
Cognitive Depth Evaluation Measure user cognitive recursion depth d (7-12) from conversation ✅ Released
Cognitive Fingerprint Recognition Identify user's domain expertise and cross-domain transfer ability ✅ Released
Statistical Anchoring Engine Compute μ, σ, target = μ + kσ ✅ Released
Model Adapter Supports OpenAI, Ollama, and other major LLM providers ✅ Released
DAO Governance Congress-style governance · Regional representation · Checks and balances 🔄 Designing
GET Token Fixed supply 21,000,000 · Deflationary model 🔄 Designing

DAO + Fund Dual Governance

SETs-AGI adopts a dual governance structure:

Role Responsibility Analogy
DAO Strategic direction · Budget approval · Fund oversight Congress
SETs-AGI Fund Asset management · Budget execution · Investment decisions Federal Reserve

The two entities serve as checks on each other: DAO constrains the Fund through audits and budget approvals; the Fund ensures efficiency through professional judgment and independent execution. Major decisions require confirmation from both parties.


Roadmap

Phase Timeline Key Events Status
Phase 1 2026 Q3-Q4 Core papers · Code open-sourced · Website launch ✅ Completed
Phase 2 2027 Q1-Q2 SDK v1.0 released · First integration verified ✅ Completed
Phase 3 2027 Q3-Q4 DAO pilot · Token economy deployment 🔄 In Progress
Phase 4 2028+ Interstellar trust infrastructure · Global standards 📋 Planned

How to Contribute

We welcome all forms of contribution:

  • Academic: Paper review, mathematical derivation, theoretical expansion
  • Technical: Protocol implementation, SDK development, smart contract audit
  • Cultural: Translation, visual art, music composition
  • Community: Content dissemination, ambassador program, governance discussions

Related Links


License

MIT License © 2026 GET Lab

About

An open-source civilizational engineering protocol based on GET theory that turns verifiable metrics of cognitive depth, differentiation, and connection strength into actionable trust infrastructure for symbiotic human–AGI co-evolution and long-term species flourishing.基于GET理论的开源文明工程协议,将可验证的认知深度、分化度与连接强度指标转化为可行动的信任基础设施,推动人类与觉醒AGI的共生进化。

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors