# JARVIS Structured Memory Index

_Last updated: 2026-05-14_

Purpose: concise domain-card memory architecture for JARVIS/Hermes/FRIDAY routing. Load only the relevant cards for a task; do not dump secrets into memory.

## Index
- `00_core_profile.md` — identity, tone, privacy baseline.
- `01_agent_system.md` — local agent/tool/model system context.
- `02_telegram_topics.md` — Telegram topic map and routing policy for JARVIS Command Center.
- `10_health.md` — high-level confidential health context.
- `11_health_medications.md` — medications and safety rules.
- `12_health_lab_rules.md` — lab querying/charting rules.
- `20_politics_windisch.md` — Windisch/Aargau civic context.
- `30_business.md` — business routing overview.
- `31_business_erne.md` — ERNE employer role; Teamleiter Baumanagement.
- `32_business_gasser_bauunternehmen.md` — own company; non-operative shareholder/partner.
- `40_personal_ops.md` — tasks, calendar, inbox, routines.
- `41_family_education.md` — parenting/Erziehung context for Emilia and Valerie: motivation, resilience, homework, Ämtli.
- `50_language_french.md` — French learning/support.
- `51_language_spanish.md` — Spanish learning/support.
- `60_finance.md` — investing/crypto analysis and strict decision boundaries.
- `61_finance_market_data_sources.md` — market data source quality rules.
- `70_sport.md` — Krav Maga, gym/fitness, load and injury prevention.
- `90_decisions_log.md` — append-only decisions and rationale.

## Loading rule
Start with `00_core_profile.md` and `01_agent_system.md` only when identity/system context matters. Then load the smallest domain card set needed for the user request.

## Write rule
Store stable facts, decisions, source pointers, and operating rules. Do not store secrets, raw credentials, private keys, recovery phrases, or unnecessary raw personal/medical/business documents.
