██╗██████╗ ███████╗ █████╗ ███╗ ██╗ █████╗ ██╗ ██║██╔══██╗██╔════╝██╔══██╗████╗ ██║██╔══██╗██║ ██║██████╔╝███████╗███████║██╔██╗ ██║███████║██║ ██║██╔══██╗╚════██║██╔══██║██║╚██╗██║██╔══██║██║ ██║██║ ██║███████║██║ ██║██║ ╚████║██║ ██║██║ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝╚═╝ ██╗ ██╗███╗ ██╗██╗██╗ ██╗███████╗██████╗ ███████╗███████╗ ██║ ██║████╗ ██║██║██║ ██║██╔════╝██╔══██╗██╔════╝██╔════╝ ██║ ██║██╔██╗ ██║██║██║ ██║█████╗ ██████╔╝███████╗█████╗ ██║ ██║██║╚██╗██║██║╚██╗ ██╔╝██╔══╝ ██╔══██╗╚════██║██╔══╝ ╚██████╔╝██║ ╚████║██║ ╚████╔╝ ███████╗██║ ██║███████║███████╗ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═══╝ ╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝ powered by IrsanAI - sha0001000
Spec-First Multi-Agent Resonance Framework IrsanAI Universe defines protocols for high-fidelity reasoning across human prompts and cooperating AI agents. The project now operates as an implementation-ready technical system with explicit schemas, conflict-resolution logic, and measurable quality targets.
This repository mirrors a meta-cognitive flow where sensitivity and structure co-exist:
In practice, NTF captures semantic intent, LRP secures logical integrity, and PDP orchestrates perspective-level convergence.
Reduce semantic noise while maximizing resonance:
A deterministic-normalized transformation layer from user text to canonical semantic form.
Responsibilities
Output Guarantees
An agent-to-agent transfer protocol that preserves logical constraints and suppresses hallucination through structured evidence binding.
Responsibilities
A multi-perspective consensus protocol for heterogeneous model ecosystems (e.g., Grok, Gemini, Claude).
Responsibilities
TECHNICAL_SPEC.mdCONSENSUS_MONUMENT.mdREPO_SYNC_AND_PAGES.mdTo support independent project visibility while keeping Universe as the central command center, this repository now tracks a dedicated sync-and-pages strategy in REPO_SYNC_AND_PAGES.md.
| Project | Source Repository | Planned GitHub Page | Sync Status |
|---|---|---|---|
| Universe | https://github.com/IrsanAI/IrsanAI-Universe | https://irsanai.github.io/IrsanAI-Universe/ | ACTIVE |
| NTF | https://github.com/IrsanAI/NTF-v1.0 | https://irsanai.github.io/NTF-v1.0/ | REVIEW |
| LRP | https://github.com/IrsanAI/IrsanAI-LRP-v1.3 | https://irsanai.github.io/IrsanAI-LRP-v1.3/ | REVIEW |
| PDP | https://github.com/IrsanAI/IrsanAI-PDP-v2.0 | https://irsanai.github.io/IrsanAI-PDP-v2.0/ | REVIEW |
The tracked network is machine-readable via spec/repo_manifest.json and validated in CI by .github/workflows/repo-sync.yml.
REVIEWindicates repository links are tracked but still need a final canonical-sync decision (submodule vs. manifest workflow).
IrsanAI-Universe/
├── README.md
├── TECHNICAL_SPEC.md
├── CONSENSUS_MONUMENT.md
├── REPO_SYNC_AND_PAGES.md
├── spec/ # Protocol and schema artifacts (JSON schema, ADRs, formal rules)
├── examples/ # Input/output examples for NTF, LRP, PDP
├── eval/ # Benchmark scripts, metrics, reproducibility harness
│ └── ntf_bench.py
└── src/ # Future reference implementations
eval/ntf_bench.py for semantic fidelity tracking.src/.examples/.A protocol revision is considered complete when:
Read TECHNICAL_SPEC.md for exact JSON templates, benchmark methodology, and consensus rule implementation details.
Was aus meiner Sicht noch offen ist (fachlich, nicht technisch blockiert):
IrsanAI-Universe dokumentiert die Ziel-URLs bereits, aber die Aktivierung selbst passiert pro Repository in GitHub-Settings und ist hier im Code nicht verifizierbar.main oder gh-pages) und anschließend die Live-URL in spec/repo_manifest.json + README-Status prüfen/aktualisieren.last_reviewed/sync_status via GitHub API-Job.
ACTIVE/STALE/DIVERGED) und bei Änderungen automatisiert einen PR mit Manifest-Update erstellt.