Wiki Schema

Domain

婚禮籌備(Wedding Preparation)

涵蓋婚禮從規劃到執行期間的所有相關知識與決策,包括預算、場地、流程、嘉賓、服裝、攝影、廠商、合約、蜜月,以及與生活夥伴的關係準備。

Conventions

  • File names: lowercase, hyphens, no spaces(例如 budget-planning.mdvenue-selection.md
  • Every wiki page starts with YAML frontmatter
  • Use [[wikilinks]] to link between pages(每頁至少 2 個 outbound links)
  • When updating a page, always bump the updated date
  • Every new page must be added to index.md under the correct section
  • Every action must be appended to log.md
  • Provenance markers: On pages that synthesize 3+ sources, append ^[raw/articles/source-file.md]

Frontmatter

---
title: Page Title
created: YYYY-MM-DD
updated: YYYY-MM-DD
type: entity | concept | comparison | query | summary
tags: [from taxonomy below]
sources: [raw/articles/source-name.md]
confidence: high | medium | low
contradictions: [other-page-slug]
---

Tag Taxonomy

預算與財務 (Budget & Finance)

  • budget, cost-estimate, vendor-pricing, payment-schedule

場地與日期 (Venue & Date)

  • venue, date-selection, location, capacity, booking

流程與規劃 (Timeline & Planning)

  • wedding-timeline, ceremony-flow, reception, rehearsal

嘉賓與邀請 (Guests & Invitations)

  • guest-list, invitation, rsvp, seating

服裝與造型 (Attire & Styling)

  • wedding-dress, groom-attire, makeup, hair, accessories

攝影與紀錄 (Photography & Documentation)

  • photographer, videographer, photo-style, album

廠商與合約 (Vendors & Contracts)

  • vendor, contract, deposit, cancellation-policy

蜜月與婚後 (Honeymoon & Post-Wedding)

  • honeymoon, travel, post-wedding

關係與情緒 (Relationship & Emotional Prep)

  • relationship-prep, family-dynamics, stress-management, life-partner

Meta

  • comparison, decision, checklist, template

Page Thresholds

  • Create a page when an entity/concept appears in 2+ sources OR is central to one source
  • Add to existing page when a source mentions something already covered
  • Split a page when it exceeds ~200 lines
  • Archive a page when its content is fully superseded

Update Policy

When new information conflicts with existing content:

  1. Check the dates — newer sources generally supersede older ones
  2. If genuinely contradictory, note both positions with dates and sources
  3. Mark the contradiction in frontmatter
  4. Flag for user review in the lint report