Skip to content

feat(docs): lightbox, design decisions, credential mgmt, orchestration, CI/CD#3

Open
evieassist wants to merge 2 commits intomainfrom
docs/add-four-doc-items
Open

feat(docs): lightbox, design decisions, credential mgmt, orchestration, CI/CD#3
evieassist wants to merge 2 commits intomainfrom
docs/add-four-doc-items

Conversation

@evieassist
Copy link
Copy Markdown
Contributor

Changes

Docs Content

  • ImageLightbox componentyet-another-react-lightbox wired to all 7 architecture diagrams (click to fullscreen, pan/pinch on mobile)
  • 7 design decision pages under architecture/design-decisions/ (Why Postgres, Why Mac Mini, Why Bun, Why Discord, Why Not Neo4j, Why Local-First, Blind Multi-Model) with index and category config
  • Credential management stub under security/ — four-tier trust model, Bitwarden vault, agent-blind injection, risk-scoring proxy
  • Agent orchestration concept page under architecture/ — runtime-agnostic delegation, Git coordination, multi-model eval, local reflection, tmux sessions

CI/CD

  • GitHub Actions workflow for auto-deploying docs to Cloudflare Pages (docs.meetevie.dev)
    • Deploys on push to main (when docs/ changes)
    • Preview deploys on PRs with comment containing preview URL
    • Requires: CLOUDFLARE_API_TOKEN secret (create in CF dashboard → API Tokens → Edit Cloudflare Pages template)

Writing Conventions

  • No Oxford comma
  • Title case headings
  • No em dashes
  • Active voice, second person, present tense

Build passes locally. 21 files changed, +550 lines.

Evie (Attaché) and others added 2 commits April 4, 2026 13:22
…ation

Add four documentation items to the Evie Platform docs site:

- ImageLightbox component using yet-another-react-lightbox, applied to
  all 7 architecture diagrams across 6 pages for full-screen viewing
- Architecture Design Decisions section with 7 ADR pages (why Postgres,
  Mac mini, Bun, Discord, not Neo4j, local-first, blind multi-model)
- Credential Management stub under Security (four-tier trust, Bitwarden,
  agent-blind injection, risk-scoring proxy, Discord approval prompts)
- Agent Orchestration concept page (runtime-agnostic delegation, Git
  coordination, multi-model eval, local reflection, tmux sessions)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Auto-deploys to docs.meetevie.dev on push to main (docs/ changes only)
- Preview deploys on PRs with comment containing preview URL
- Requires CLOUDFLARE_API_TOKEN secret (create in CF dashboard)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant