ia_dev/tree.txt
2026-03-16 16:33:52 +01:00

63 lines
2.8 KiB
Plaintext

projects
├── algo
│   └── conf.json
├── enso
│   ├── conf.json
│   └── docs
├── ia_dev
│   ├── conf.json
│   └── docs
│   ├── agents-scripts-split.md
│   ├── GITEA_ISSUES_SCRIPTS_AGENTS.md
│   ├── README.md
│   ├── TICKETS_SPOOL_FORMAT.md
│   └── WORKFLOWS_AND_COMPONENTS.md
├── lecoffreio
│   ├── conf.json
│   ├── data
│   │   ├── issues
│   │   │   ├── 2026-03-14T134128.af28dfa2.nicolas.cantu_pm.me.d
│   │   │   │   └── 0_publickey_-_nicolas.cantu_pm.me_-___0xAFF1ECF4.asc
│   │   │   └── 2026-03-14T134128.af28dfa2.nicolas.cantu_pm.me.pending
│   │   └── notary-ai
│   │   ├── pending
│   │   └── responded
│   ├── docs
│   │   ├── agents-scripts-split.md
│   │   ├── ANCRAGE_COMPLETE.md
│   │   ├── API.md
│   │   ├── ARCHITECTURE.md
│   │   ├── CODE_STANDARDS.md
│   │   ├── DATABASE_COMPLETE.md
│   │   ├── DEPLOYMENT.md
│   │   ├── FRONTEND.md
│   │   ├── IMPORT_V1_DEPENDENCIES.md
│   │   ├── import-v1-schema-and-scripts-analysis.md
│   │   ├── MAILCHIMP_TEMPLATES.md
│   │   ├── MIGRATION.md
│   │   ├── OPERATIONS.md
│   │   ├── README.md
│   │   ├── SCRIPTS.md
│   │   ├── sources
│   │   │   ├── API Annuaire - Hi├®rarchies des entit├®s dans le notariat - API Annuaire.pdf
│   │   │   ├── API Annuaire - Migration de l'APIv1 vers l'APIv2.pdf
│   │   │   ├── API Annuaire - Pr├®sentation et guide d'int├®gration.pdf
│   │   │   ├── API Annuaire - V2 - Documentation Utilisateur.pdf
│   │   │   ├── Documentation API 1.21 (1).pdf
│   │   │   ├── ID.NOT - Document d'int├®gration OpenIDConnect.pdf
│   │   │   ├── ID.NOT - Pr├®sentation et guide d'int├®gration.pdf
│   │   │   └── Portail des raccordements - Guide de d├®marrage.pdf
│   │   ├── SYNC_V1_TO_V2_AT_LOGIN_PLAN.md
│   │   ├── v1-schema.sql
│   │   └── WORKFLOWS_AND_COMPONENTS.md
│   └── logs
│   └── gitea-issues
│   ├── agent-loop-600-cycles.log
│   ├── agent-loop-chat-iterations.log
│   ├── agent-loop.lock
│   ├── agent-loop.pending
│   └── agent-loop.status
└── README.md
17 directories, 43 files