Skip to content

Feasibility Assessment

Assessment of the Personal Digital Estate architecture — is it buildable?

No single piece is hard. The risk is integration — making all pieces talk to each other. That’s why the architecture docs exist: they’re the map.

ComponentRiskEffortNotes
rclone Drive Bridge🟡 Medium2-3 hoursGoogle OAuth2 on headless VPS is tricky first time. Agent-assisted, well-documented, one-time setup.
Hermes Agent deploy🟡 Medium1 weekendPython env, config, Telegram bot, OpenRouter key, gateway, SOUL.md. YouTube + docs + agent help.
Unified Project Radar🟢 LowGrows over timeStarts simple with Francois’s personal PARA. Djuly and Pro PARA access are roadmap only until boundary-safe patterns are approved. Not day-1 magic — an evolving skill.
Cloudflare Tunnel + Access🟢 Low30 minCloudflare’s docs are excellent. Zero open ports, email OTP auth.
Telegram bot🟢 Low10 minBotFather is trivial. Register bot, get token, configure gateway.
Astro + Starlight docs site🟢 Low1-2 hoursFrancois has Astro experience. Scaffold + deploy to Cloudflare Pages.
Git repo + CI/CD🟢 Low30 mingit init, push to GitHub (fducat18), connect Cloudflare Pages.
SSH dual-account setup🟢 Low30 minTwo SSH keys, ~/.ssh/config, per-repo git identity. See ../operations/cheat-sheet.md.
Full integration🟡 Medium2 weekends totalMany moving parts, but each one is independently simple. The architecture docs de-risk this.
  1. Pay-per-token, not subscription — no financial commitment if motivation dips. €0 on lazy months.
  2. Google Drive as SSOT — no new system to learn. PARA already exists and works.
  3. Graduation trigger — projects stay in Google Drive until npm install. No premature complexity.
  4. Careful assistant — Hermes can’t break things autonomously. Branch-review by default.
  5. Agent-assisted implementation — Francois drives the WHY and the WHAT, agents help with the HOW.
  • Not an IT graduate — economics background. But 15 years at Decathlon as senior dev. He knows how to ship.
  • Entrepreneur mindset — thinks in opportunity cost and ROI, not just “can I do it?”
  • Agent-native — already using AI agents (this very project was designed with one). Hermes is the next step.
  • YouTube + docs + agents — the support system for anything unfamiliar. No piece requires esoteric knowledge.

One focused weekend. Agent-assisted throughout. Priority: get Hermes alive and talking by Sunday evening.

Saturday morning (3h): Foundation
├── 1. Init git repo, push all existing .md docs to GitHub (30 min)
├── 2. Scaffold Astro + Starlight, deploy to Cloudflare Pages (1h)
├── 3. VPS setup: SSH keys, firewall, updates (1h)
└── 4. rclone mount Francois Personal Google Drive on VPS (30 min)
Saturday afternoon (3h): Hermes comes alive
├── 5. Install Hermes Agent on VPS (1h)
├── 6. Cloudflare Tunnel + Access → hermes.ducatillon.net (30 min)
├── 7. Telegram bot via BotFather (10 min)
├── 8. Deploy SOUL.md + CONTEXT.md as agent context (30 min)
└── 9. First real conversation: "Hermes, what should I focus on?" (50 min)
Sunday morning (3h): Validate the investment
├── 10. PARA Area folders: create pointer READMEs for GitHub-born Areas (30 min)
├── 11. Test Unified Project Radar: ask Hermes to scan Francois's personal PARA (1h)
├── 12. Grill session: validate one Idea from the Venture Log with Hermes (1h)
└── 13. Have Hermes draft a blog post about this project (30 min)
Sunday afternoon: Breathe
├── 14. Configure daily encrypted GitHub backup via `systemd` timer (30 min)
└── 15. Review, iterate SOUL.md, fix rough edges, enjoy the result

What makes the weekend sprint feasible:

  • Every component is independently low-risk (see Risk Matrix)
  • Agent-assisted: Francois designs the WHAT, the agent helps with the HOW
  • No piece requires esoteric knowledge — YouTube + docs + agents cover everything
  • If any step blocks, skip it and move on — the architecture is modular

What you sacrifice:

  • Polish. Sunday’s Hermes will be functional but rough. That’s fine — conviction #8 says iterate.
  • Sleep. Be realistic — if Saturday afternoon runs late, push Sunday morning.

“The hours I’m spending will have a return on investment — on time saving, on my career, on my sovereignty, and on my capacity to deliver things that matter to me.”

This isn’t a hobby project. It’s infrastructure for a more intentional life — where an AI agent helps Francois focus on what matters across both professional and personal worlds, guided by a mission, constrained by a budget, and built on open-source sovereignty.

The framework IS the moat. The architecture IS the competitive advantage.