Husky Data — Internal Wiki¶
Welcome. This is where strategy, decisions, and playbooks live.
Access restricted to @huskydata.io emails via Cloudflare Access.
Sections¶
| Section | What lives here |
|---|---|
| Strategy | Long-form plans and direction |
| Decisions | ADRs — one per material decision, append-only |
| Playbooks | How we do recurring things |
| Glossary | Domain terms — MAID, IAB 1.1, DPA, etc. |
| Values | Principles that guide decisions |
Conventions¶
Decisions are append-only. Don't edit old ADRs. Write a new ADR that supersedes, reference the old one.
Playbooks are living. Edit freely when the process changes. Commit explains why.
Commit messages matter. git log is our decision audit trail.
LLM-maintained. Claude Code reads and writes these files as part of normal work. The MEMORY.md index (hidden from nav) is the LLM entry point.
How to contribute¶
- Edit the relevant
.mdfile in/docs/ - Commit with a descriptive message
- Push — wiki rebuilds automatically in ~60 seconds
For non-technical editors, GitHub's web editor works fine — click the "edit" pencil on any page (takes you to github.com/HuskyAI/homepage edit mode).
Questions¶
Ask in the team channel, or message Benjamin directly.