"Curiosity founders rewarded by contribution degree"
An ecosystem instance for meta-agentic-loop.
An alternative to traditional open-source:
| Model | Code | Attribution | Rewards |
|---|---|---|---|
| Proprietary | Closed | None | Owner only |
| Traditional OSS | Open | License notice | None |
| Humanitic | Forever open | Vector tracking | By contribution |
- Forever Open — Code remains permanently accessible
- Vector Tracking — Contributions tracked via
_vector.yaml - Founder Rewards — Curiosity founders rewarded by contribution degree
- Credit Chains — Companies credit original vectors
- Mutual Support — Ecosystem members help freely
humanitic/
├── plugin/ → submodule: meta-agentic-loop
├── LICENSE-HUMANITIC.md # Humanitic Open License
├── ecosystem.config.yaml # Instance configuration
├── librarian/ # Self-organizing knowledge system
│ ├── LIBRARIAN.md
│ └── _vector.yaml # Librarian's evolving curiosity
├── tools/ # Open tools registry
│ └── INDEX.md
├── meta/ # Meta-awareness layer
│ ├── META_AWARENESS.md
│ └── META_STRATEGIES.md
└── docs/
└── HUMANITIC_ECOSYSTEM.md
# Clone with submodule
git clone --recursive https://github.com/cemphlvn/humanitic.git
# Or add to existing project
git submodule add https://github.com/cemphlvn/humanitic.git instances/humanitic# From meta-agentic-loop
./plugin/scripts/init-ecosystem.sh --instance "my-project" --humanitic --github-user youHumanitic Open License v1.0
The power you need exists in the ecosystem you build together.