Skip to content

docs: README + architecture à jour (deux couches + vulgarisation anomalies)#31

Merged
patw47 merged 1 commit into
mainfrom
docs/update-readme-architecture
Jun 11, 2026
Merged

docs: README + architecture à jour (deux couches + vulgarisation anomalies)#31
patw47 merged 1 commit into
mainfrom
docs/update-readme-architecture

Conversation

@patw47

@patw47 patw47 commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Quoi

Documentation alignée sur l'état réel post PR #29/#30.

README.md

  • Architecture deux couches documentée : Layer A news (16h Paris) + Layer B anomalies EOD (21h30 UTC, S0–S8)
  • Nouvelle section « 🔍 La détection d'anomalies, expliquée simplement » — vulgarisation pour non-matheux (z-score = « combien de fois plus gros que d'habitude », gate béta = « la marée vs la vague », hystérésis = thermostat)
  • Corrections factuelles : 16 tickers lus depuis portfolio.json/watchlist.json (plus de liste hardcodée), Telegram uniquement (Gmail retiré du flux), horaires corrects, gestion tickers via Telegram/JSON/git
  • Installation : pip install -r requirements.txt (dont anthropic), EnvironmentFile requis sur warren-server.service
  • Décisions d'architecture complétées (no-LLM detection path, régression béta, MAD, hystérésis, cron UTC)

docs/

  • project-structure.md : arborescence complète (market_intelligence S0–S8, agents/warren, skills, tests, workspace VPS, miroirs Obsidian)
  • deployement.md : dépendances Python réelles + exigence EnvironmentFile (drop-in du 2026-06-11)
  • ticker-files-schema.md : trois chemins d'édition + registry/quarantaine Layer B

Hors repo (déjà appliqué)

  • VPS workspace-warren/ARCHITECTURE.md réécrit (backup .bak.20260611) + PROMPT.md ligne format corrigée
  • Vault Obsidian : miroirs Agents/OpenClaw/warren/ synchronisés (ARCHITECTURE, PROMPT, SKILL executive-synthesis) ; epics Memory/stock-tracker/epics/* annotés « ✅ IMPLÉMENTÉ » avec renvoi aux sprints-summary

🤖 Generated with Claude Code

README réécrit : pipeline Layer A (16h Paris, 16 tickers depuis les JSON,
Telegram only) + Layer B EOD (21h30 UTC, S0-S8), section de vulgarisation
de la détection d'anomalies (z-score MAD, gate béta, hystérésis) pour
lecteur non matheux, gestion des tickers via Telegram/JSON/git, dépendance
anthropic + EnvironmentFile documentés, références Gmail retirées du flux.

docs/project-structure.md : arborescence complète (market_intelligence,
agents/warren, skills, tests, workspace VPS, miroirs Obsidian).
docs/deployement.md : deps Python réelles + exigence EnvironmentFile.
docs/ticker-files-schema.md : trois chemins d'édition + registry/quarantaine.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@patw47 patw47 merged commit 5cadecc into main Jun 11, 2026
2 checks passed
@patw47 patw47 deleted the docs/update-readme-architecture branch June 11, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant