---
title: "Activity Log"
type: log
---

# Activity Log

Append-only record of all wiki changes.

## Format

Each entry follows this format:
```
### YYYY-MM-DD HH:MM — [Action Type]
- **Source/Trigger**: what initiated the action
- **Pages created**: list of new pages
- **Pages updated**: list of updated pages
- **Notes**: any contradictions flagged, decisions made
```

---

### 2026-04-08 00:00 — Setup

- **Source/Trigger**: Repository initialized
- **Pages created**: index.md, log.md, dashboard.md, analytics.md, flashcards.md
- **Pages updated**: none
- **Notes**: Empty knowledge base ready for first source ingestion

### 2026-06-19 00:00 — Initial curation (medium rung)

- **Source/Trigger**: vercel.com llms.txt (1020-link index); two gather passes (see note)
- **Pages created**: 13 concepts, 1 entity (vercel-cli), 1 summary (docs-catalog), 2 syntheses (deployment-protection-and-security, build-and-runtime-troubleshooting)
- **Pages updated**: index.md
- **Notes**: First gather (max 150) starved CLI/functions/domains/storage (they sort after the included sections in the llms.txt). Fixed by raising max to 300 + re-gather (raw/ union = 301). Excluded rest-api (329 links)/ai-gateway (97)/integrations/pricing/rbac by url_exclude. build-troubleshooting confidence:medium.
