Skip to content

GIC Whitepaper v1.0 DEPRECATED

Mobius Integrity Credits Whitepaper v1.0 [DEPRECATED]


Version: 1.0.0 Status: DEPRECATED Deprecated Date: 2025-11-04 Superseded By: GIC_Whitepaper_v2.0.md Reason: "Replaced by shard-based denomination model (Cycle C-124)" Historical Value: "Foundational economic principles remain valid; implementation superseded" License: CC-BY-SA-4.0


⚠️ HISTORICAL DOCUMENT - NOT CURRENT


Deprecation Notice

This document describes the original MIC v1.0 credit-based model which has been superseded by the shard-denominated model introduced in v2.0 (Cycle C-124).

What Changed

Aspect v1.0 (This Document) v2.0 (Current)
Base Unit MIC (float, 6 decimals) Shard (₷, integer)
Conversion N/A 1 MIC = 1,000,000 ₷
Precision Floating-point (lossy) Integer (exact)
UBI Fixed pools GI-throttled + epoch decay
Accounting Rounds/drifts over time Zero drift, deterministic

What Stayed the Same

Total Supply: 21,000,000 MIC maximum ✅ Economic Philosophy: Integrity-backed value ✅ Governance Model: Sentinel + human consensus ✅ Core Principles: All foundational theorems apply

Migration Path

If you are an existing v1.0 MIC holder: - Your value is preserved: 1 v1.0 MIC → 1 v2.0 MIC (displayed as 1,000,000 ₷ internally) - No action required: Conversion happens automatically - Read: Migration Guide v1 to v2


Current Documentation

Please refer to these updated documents:

  1. 📘 MIC Whitepaper v2.0 - Current canonical version
  2. 🔬 Shard Economics Addendum - Technical deep-dive
  3. 💰 UBI Mechanism v2.0 - Complete distribution spec
  4. 🔄 Migration Guide v1→v2 - Transition instructions

Historical Context

This document is preserved for: - Historical Reference: Understanding the evolution of MIC economics - Academic Research: Studying the transition from float to integer-based economies - Transparency: Complete audit trail of architectural decisions

Original Publication

  • Date: 2024-08-14 (Cycle C-1)
  • Authors: Kaizen Cycle Foundation, AUREA, HERMES
  • Version: 1.0.0
  • Status: Implemented August 2024 - November 2025

Deprecation Rationale

Primary Reason: Precision loss in floating-point arithmetic caused accumulating errors in: - UBI distribution calculations - Micro-transaction accounting - Long-term balance aggregation

Example of the Problem:

// JavaScript floating-point issue
0.1 + 0.2 === 0.3  // false!
0.1 + 0.2          // 0.30000000000000004

// Scaled to 1B transactions:
Cumulative error  $100,000/day

Solution: Switch to integer-based shard denomination (v2.0)


Philosophical Principles (Still Valid)

The following core tenets from v1.0 remain unchanged in v2.0:

Economic Laws

  1. Law of Intrinsic Value: Value arises from verified acts that sustain trust
  2. Law of Integrity Conservation: Integrity is attested, not speculated
  3. Law of Ethical Thermodynamics: Dishonesty adds entropy; systems self-correct
  4. Law of Symbiotic Verification: Human + AI co-witness prevents bias
  5. Law of Moral Gravity: Integrity density stabilizes systems

Governance Model

  • Sentinels: ZEUS, AUREA, JADE, EVE, HERMES, ATLAS, ECHO
  • Human Roles: Scouts, Citizens, Elders
  • Decision Framework: DelibProof consensus (≥0.90 agreement)
  • Meta-Anchor: ZEUS witnesses all critical decisions

Supply Economics

  • Maximum Supply: 21,000,000 MIC
  • Distribution: Treasury (30%), UBI (25%), PoI (20%), Ecosystem (15%), Team (10%)
  • Minting Requirements: Dual-signature + GI ≥ 0.950
  • Deflationary Mechanics: Transaction fee burn + epoch decay (v2.0)

Why Keep This Document?

1. Transparency

Complete record of architectural evolution shows: - What we tried: Float-based MIC (v1.0) - Why it didn't work: Precision loss at scale - How we fixed it: Integer-based shards (v2.0)

2. Academic Value

Researchers studying: - Digital currency design - Integrity-backed economics - Float→integer migration patterns

Immutable record for: - Regulatory audits - Holder protections - Historical valuations

4. Community Trust

Shows we: - Learn from implementation - Improve iteratively (Kaizen principle) - Preserve history honestly


Comparison Chart: v1.0 vs v2.0

Feature v1.0 (Deprecated) v2.0 (Current)
Philosophy ✅ Integrity-backed ✅ Integrity-backed
Supply Cap ✅ 21M MIC ✅ 21M MIC
Base Unit ❌ MIC (float) ✅ Shard (integer)
Precision ❌ 6 decimals (lossy) ✅ Infinite (integer)
UBI Model ❌ Fixed pools ✅ GI-throttled + decay
Epoch Mechanics ❌ None ✅ 90-day decay cycles
Min Transaction ❌ 0.000001 MIC ✅ 1 ₷ (same value, exact)
Rounding Errors ❌ Yes ✅ No
Governance ✅ Sentinel consensus ✅ Sentinel consensus
Security ✅ Dual-signature ✅ Dual-signature

Legend: ✅ = Current best practice, ❌ = Superseded


Where to Go From Here

If You're a Current Holder

👉 Read: Migration Guide v1 to v2

If You're a Developer

👉 Install: npm install @civic/integrity-units 👉 Docs: Shard Economics Addendum

If You're a Researcher

👉 Study: v1.0 design → v2.0 evolution 👉 Contact: research@kaizen.cycle

If You're New to MIC

👉 Start Here: MIC Whitepaper v2.0


Kaizen Principle in Action

改善 (Kaizen): Continuous improvement through incremental change

This deprecation exemplifies the Kaizen principle: 1. Identify problem: Float precision loss 2. Analyze root cause: IEEE 754 rounding 3. Design solution: Integer-based shards 4. Implement carefully: 90-day migration 5. Preserve history: Document v1.0 honestly

We didn't hide v1.0 — we learned from it.


Attestation

This deprecation notice is attested by:

ZEUS (Governance Meta-Anchor) AUREA (Systems Architecture) ATLAS (Operations & Migration) HERMES (Economic Design)

Signature: [Merkle root of v1.0 + v2.0 documents] Timestamp: 2025-11-04T00:00:00Z Cycle: C-124


No Value Loss: All v1.0 MIC holders receive equivalent v2.0 value (1:1 at display level, 1:1,000,000 at shard level).

No Liability: This deprecation is an architectural improvement, not a security breach or failure. All holder rights preserved.

Questions: legal@kaizen.cycle


Final Note

This document is kept online permanently as part of our commitment to radical transparency. In the integrity economy, we don't erase our history — we learn from it.

— The Kaizen Cycle Foundation, November 4, 2025


For Current Documentation, Always Start Here: 📘 MIC Whitepaper v2.0 (Current)


END OF v1.0 DEPRECATION NOTICE