Add ikario_processual with David profile and embedding script
- david_profile_declared.json: David's declared profile values from questionnaire - scripts/embed_david.py: Python script to generate embeddings using BGE-M3 model - questionnaire_david.md: Questionnaire template for profile values Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
11
ikario_processual/__init__.py
Normal file
11
ikario_processual/__init__.py
Normal file
@@ -0,0 +1,11 @@
|
||||
"""
|
||||
Ikario Processual - Architecture processuelle pour la subjectivation computationnelle
|
||||
|
||||
Ce module implémente l'architecture processuelle d'Ikario basée sur:
|
||||
- La Process Philosophy de Whitehead
|
||||
- Le State Vector comme identité émergente
|
||||
- Le cycle d'occasion (Prehension → Concrescence → Satisfaction)
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__author__ = "David (parostagore)"
|
||||
Reference in New Issue
Block a user