Wiki Schema
Domain
Préparation à l'accouchement, travail, séjour maternité et démarrage de l'allaitement, à partir des notes personnelles déjà présentes dans le dossier _PERSONAL/bebe-preparation.
Conventions
- File names: lowercase, hyphens, no spaces
- Every wiki page starts with YAML frontmatter
- Use
wikilinksto link between pages (minimum 2 outbound links per page) - When updating a page, always bump the
updateddate - Every new page must be added to
index.mdunder the correct section - Every action must be appended to
log.md raw/contains immutable source captures copied from the personal folder- Prefer short, practical pages focused on checklists, contacts, and concrete actions
Frontmatter
---
title: Page Title
created: YYYY-MM-DD
updated: YYYY-MM-DD
type: entity | concept | comparison | query | summary
tags: [from taxonomy below]
sources: [raw/transcripts/source-name.md]
---
Tag Taxonomy
- grossesse
- accouchement
- travail
- contractions
- douleur
- allaitement
- post-partum
- administratif
- maternité
- urgence
- contact
- checklist
- partenaire
- rendez-vous
- matériel
Rule: every tag on a page must appear in this taxonomy. If a new tag is needed, add it here first.
Page Thresholds
- Create a page when a concept is central to one source or appears in 2+ sources
- Add to an existing page when the new source reinforces or extends existing content
- Don't create a page for passing mentions or isolated reminders
- Split a page when it exceeds ~200 lines
- Archive a page when fully superseded
Entity Pages
One page per notable person, place, or organization when operationally useful. Include: - role - contact details - practical context - links to related concept pages
Concept Pages
Include:
- practical summary
- actionable bullets
- open questions / things to verify
- related concepts via wikilinks
Comparison Pages
Use for side-by-side decisions such as mutuelle, allaitement mixte, or maternity choices.
Update Policy
When new information conflicts with existing content: 1. Prefer the most recent medical note or official source 2. Keep both versions with dates if the conflict remains unclear 3. Flag the contradiction explicitly in the page body 4. Note it in lint/audit output for user review