feat(docs): lightbox, design decisions, credential mgmt, orchestration, CI/CD#3
Open
evieassist wants to merge 2 commits intomainfrom
Open
feat(docs): lightbox, design decisions, credential mgmt, orchestration, CI/CD#3evieassist wants to merge 2 commits intomainfrom
evieassist wants to merge 2 commits intomainfrom
Conversation
…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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Docs Content
yet-another-react-lightboxwired to all 7 architecture diagrams (click to fullscreen, pan/pinch on mobile)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 configsecurity/— four-tier trust model, Bitwarden vault, agent-blind injection, risk-scoring proxyarchitecture/— runtime-agnostic delegation, Git coordination, multi-model eval, local reflection, tmux sessionsCI/CD
docs.meetevie.dev)main(whendocs/changes)CLOUDFLARE_API_TOKENsecret (create in CF dashboard → API Tokens → Edit Cloudflare Pages template)Writing Conventions
Build passes locally. 21 files changed, +550 lines.