mc 0.1.12

Git-based knowledge management CLI — manage customers, projects, meetings, research and tasks with Markdown + YAML frontmatter
---
id: "PROJ-NNN"
aliases: []
name: ""
slug: ""
status: "active"          # active | on-hold | completed | cancelled
owner: ""
customers: []             # e.g., ["[[CUST-001]]"]
tags: []
start_date: "YYYY-MM-DD"
target_date: "YYYY-MM-DD"
created: "YYYY-MM-DD"
updated: "YYYY-MM-DD"
---

# {{ name }}

## Overview

<!-- Brief description of the project, its goals, and scope. -->

## Objectives

1. Objective 1
2. Objective 2

## Stakeholders

| Name | Role | Contact |
|------|------|---------|
|      |      |         |

## Notes

<!-- Ongoing project notes. -->