A memory that's truly yours — AI-native and human-first. Open and self-hosted, it's a home for your context that you and any AI (Claude, ChatGPT, your own agents) build together — reading and writing the same notes you do, so your thinking carries across every tool and session. Yours to export anytime.
A real Parachute surface in use — capturing a thought into your vault. Notes ships built-in; this one's a custom surface on the same vault.
+
+
+
+
The problem
+
+
Your thinking is scattered across a dozen tools.
+
Every AI forgets you the moment the chat ends.
+
You do all the remembering — and own none of it.
+
Parachute is the memory you and your AI keep together.
+
+
+
+
+
How it works
+
+
+
You capture. A thought, a voice note, a doc — straight into your vault.
+
+
+
Your AI works from the same memory. Every AI you use reads and writes the same vault — connecting across everything you've kept, instead of starting blank each chat.
+
+
+
It stays yours. Your memory carries across every tool and session — on your machine, yours to shape and export anytime.
+
+
+
+
+
+
Why Parachute
+
+
Notes apps keep your data yours — but your AI can't use it.
+
AI memory lets your AI use it — but locks it to one vendor.
+
Parachute is both: truly yours, and AI-usable — open, portable, and model-agnostic.
+
+
+
+
+
Where this goes
+
We're building the foundation for a new era of co-intelligence — for individuals, organizations, and society.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/index.njk b/archive/home-v1/index.njk
similarity index 100%
rename from index.njk
rename to archive/home-v1/index.njk
diff --git a/eleventy.config.js b/eleventy.config.js
index 1868c14..0f43020 100644
--- a/eleventy.config.js
+++ b/eleventy.config.js
@@ -11,12 +11,14 @@ module.exports = function (eleventyConfig) {
// Favicon + webclip + PWA icons at site root
eleventyConfig.addPassthroughCopy("*.png");
eleventyConfig.addPassthroughCopy("site.webmanifest");
- // New landing-page candidate (team-direction). ONE self-contained file
- // (all CSS/JS/SVG inlined) serves two purposes: a repo-root artifact you
- // can open directly, and the /v2/ candidate route deployed alongside the
- // live homepage. Not templated (templateFormats is njk/md only) — copied
- // verbatim. Promote to homepage later by moving it to index.njk.
- eleventyConfig.addPassthroughCopy({ "landing-preview.html": "v2/index.html" });
+ // The homepage. ONE self-contained file (all CSS/JS/SVG inlined) — a
+ // repo-root artifact you can open directly AND the deployed homepage.
+ // Not templated (templateFormats is njk/md only) — copied verbatim.
+ // Promoted from the /v2/ candidate route 2026-07-02; /v2/ is now a
+ // redirect (v2-redirect.njk) because the preview link circulated.
+ // The old homepage is archived at /archive/home-v1/ (rendered snapshot
+ // + source), per the archive convention.
+ eleventyConfig.addPassthroughCopy({ "landing-preview.html": "index.html" });
// Ignore non-content files
eleventyConfig.ignores.add("CLAUDE.md");
diff --git a/landing-preview.html b/landing-preview.html
index 7af95e6..38c086a 100644
--- a/landing-preview.html
+++ b/landing-preview.html
@@ -9,9 +9,17 @@
-
+
+
+
+
+
+
+
+
+