mc 0.1.13

Git-based knowledge management CLI — manage customers, projects, meetings, research and tasks with Markdown + YAML frontmatter
---
id: "MTG-NNN"
aliases: []
title: ""
date: "YYYY-MM-DD"
time: "HH:MM"
duration: ""              # e.g., "30m", "1h"
customers: []             # e.g., ["[[CUST-001]]"]
projects: []              # e.g., ["[[PROJ-001]]"]
attendees: []             # e.g., ["Alice Smith", "Bob Jones"]
recording: ""             # path or URL to recording
tags: []
status: "scheduled"       # scheduled | completed | cancelled
---

# {{ title }}

## Agenda

- [ ] Item 1
- [ ] Item 2

## Notes

<!-- Meeting notes go here. -->

## Action Items

- [ ] **@owner** -- Description (due: YYYY-MM-DD)

## Decisions

- Decision 1: Rationale.