From 6ef0eebf03abe2426976c187394865cfa0e2e717 Mon Sep 17 00:00:00 2001 From: Samgu Lee Date: Sat, 13 Jun 2026 01:35:39 +0900 Subject: [PATCH] style: review home page positioning --- src/pages/index.astro | 270 +++++++++++++++++++++++++++--------------- 1 file changed, 174 insertions(+), 96 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 7690d2f..c5a57f8 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -6,31 +6,49 @@ import SiteLayout from '../layouts/SiteLayout.astro'; title="REPL Works" description="REPL Works is an AI-Native Product Development Framework for building projects with durable memory, model independence, and Git-native continuity." > -
-
-

- AI-Native Product Development Framework -

-

- Build projects that remember. -

-

- REPL Works keeps product work durable with project memory, model - independence, Git-native development, context compression, and long-term - project continuity. -

-
+
+
+
+
+
+

+ AI-Native Product Development Framework +

+

+ AI는 바뀝니다. +
+ 프로젝트는 계속되어야 합니다. +

+

+ REPL Works는 AI와 사람이 장기간 제품을 개발하기 위한 프레임워크입니다. +

+

+ 프로젝트 기억을 Git과 문서에 저장하여 모델이 바뀌고 세션이 종료되어도 개발을 이어갈 수 있습니다. +

+

+ Not an AI agent. A framework for running AI projects. +

+
+ + +
+
-
-
-

Project Memory

-

- Capture decisions, constraints, and intent in durable documents - instead of leaving them in chat history. +

+
+

+ Problem

-
- -
-

- Model Independence +

+ REPL Works가 해결하는 문제

-

- Switch models without losing the project structure that keeps work - understandable and reviewable. -

-
+
+
+

AI는 코드를 잘 작성합니다.

+

하지만 프로젝트를 기억하지는 못합니다.

+

몇 주가 지나면 다시 설명해야 합니다.

+
왜 만드는가?
 
-      
-

- Git-Native Development -

-

- Keep product memory in versioned Markdown so every change can be - reviewed, committed, and traced. -

-
+무엇을 만드는가? -
-

- Context Compression -

-

- Compress project history into the smallest set of documents needed for - the next decision or task. +현재 구조는 무엇인가? + +어떤 결정을 내렸는가?

+

REPL Works는 이러한 정보를 프로젝트 문서에 저장합니다.

+

프로젝트 기억은 세션이 아니라 Git에 남아야 합니다.

+
+
+ +
+
+

+ Benefits

- +

+ 프로젝트를 계속할 수 있게 만드는 다섯 가지 기반 +

+
+
+
+

Model Independence

+

+ 특정 AI 모델에 의존하지 않습니다. 프로젝트 기억은 Git과 문서에 저장되므로 새로운 모델도 프로젝트를 이어갈 수 있습니다. +

+
+
+

Project Continuity

+

+ 프로젝트는 수개월 또는 수년 동안 유지됩니다. 세션이 종료되어도 프로젝트의 의도와 구조는 유지됩니다. +

+
+
+

Reduced Context Cost

+

+ 프로젝트 기억을 문서로 압축합니다. AI는 필요한 문서만 읽고 작업할 수 있습니다. +

+
+
+

Reduced Onboarding Cost

+

+ 새로운 사람과 새로운 AI는 문서를 읽고 빠르게 프로젝트를 이해할 수 있습니다. +

+
+
+

Git-Native Workflow

+

+ 모든 프로젝트 기억은 Git으로 관리됩니다. 현재 상태는 문서가 설명하고, 과거 상태는 Git이 보존합니다. +

+
+
+
-
-

- Long-Term Continuity +
+
+

+ Workflow +

+

+ How REPL Works Works

-

- Preserve momentum across sessions, contributors, and release cycles - without rebuilding context from scratch. +

+
+
IDEAS.md
+↓
+PITCHING_SCRIPT.md
+↓
+PRODUCT_SPEC.md
+↓
+ARCHITECTURE.md
+↓
+FRAMEWORK.md
+↓
+TASKS.md
+↓
+AGENTS.md
+↓
+Planning AI
+↓
+Execution AI
+↓
+Human Review
+↓
+Merge
+

+ REPL Works는 아이디어를 제품으로 만들기 위한 AI-Native Product Development Workflow를 제공합니다.

-

-
- -
-

- Start with the workflow -

-

- The best entry point is the workflow, because it shows how REPL Works - moves from idea refinement to operation through documents, discussion - AI, execution AI, and human review. -

- +
+ +
+
+

+ Showcase +

+

+ REPL Works Compatible Projects +

+
+
+

+ REPL Works는 실제 프로젝트에서 사용되고 있습니다. +

+
    +
  • REPL Works Website
  • +
  • ai-issue
  • +
  • ETERNOps
  • +
  • ETERN Labs
  • +
  • ClayTube
  • +
  • MMA
  • +
  • WIFI Note
  • +
- Prompts + Showcase 보기
- +
+ +
+

+ Core Idea +

+
Models forget.
+
+Projects must not.
+