Skip to content

Engineering source of truth for ARCIVE — HW + SW platform for memories.

ARCIVE is a hardware + software platform that lowers the barrier to record, retrieve, interact, and create memories — past, present & future — for individuals, friends, and family.

Every page on this site is rendered directly from a markdown file in docs/ on the repo’s master branch. Edit a .md file → push → site rebuilds. No sync step, no second copy.

Start here

Where to look (quick triage)

You want to know…Read
Why we made some choiceDecisions index — search by keyword
What’s the AI architectureMaster Plan §2.7 ArchitectureADR-0011 vendor strategy
What we shipped recentlyProgress — Just shipped
What’s the story behind a featureDev Journal — chronological narrative of the build
What might we explore nextDiscussions — exploratory, dated

Source-of-truth split

Repo /docs/ is the engineering source of truth — ADRs, plans, runbook, all immutable-once-accepted. This site is the rendered, partner-friendly view of the same content. The Notion mirror is the partner-collaboration surface — discussions get partner sign-off there before being promoted to ADRs in the repo.

All three are kept in lockstep via the /sync-notion slash command and the docs site’s auto-rebuild on git push.