한국어 →

HI TED, MEET LISA · PIPELINE

Hi Ted, Meet Lisa

Four drawings: how a brief becomes one finished HTML file, what the intake panel hands back, how a template is resolved, and what the review pass checks before anything is handed over.

§1 PIPELINE

How a deck gets built

The brief and the intake answers meet at the template. Nothing is authored from a blank file, and no answer is applied that the template was never asked about.

BRIEF ANSWERS STEP 3 STEP 4 STEP 8 STEP 10 RESOLVE COMPOSE REVIEW ONE FILE IN THE REPOSITORY IN Your brief EDGE Intake panel APP Runner loopback ROUTER SKILL.md resolves every answer AGENT Copy template never from blank AGENT Write content never from blank AGENT Apply answers never from blank AGENT Design review never from blank STORE templates.json registry 3 templates STORE slide-patterns known-good markup one per template STORE impeccable design review bundled · Apache 2.0 LEGEND FOCAL SERVICE STORE BOUNDARY RETURN ROUTING
HI TED, MEET LISA · PREVIEW

§1 PIPELINE

What the intake returns

The panel returns one JSON object. Keys the chosen template never asked about are absent, not defaulted.

Intake panel intake.json One HTML file EVERY STEP IS IN SKILL.MD
HI TED, MEET LISA · PREVIEW

§2 REGISTRY

How a template is chosen

The payload names one id. The registry turns that id into the three files a build actually needs — and an id it does not know is an error, not a guess.

ID RESOLVES TO answers.template one id, chosen in the panel templates.json one entry per shape Template file copied, never authored Pattern reference known-good markup Thumbnail absent falls back to text AN UNKNOWN ID IS AN ERROR, NEVER A GUESS
HI TED, MEET LISA · PREVIEW

§3 REVIEW

What the review pass checks

Step 10 prefers your own Impeccable install, falls back to the copy vendored here, and keeps a tooling-free floor beneath both so the check can never quietly not happen.

PREFERRED LAST RESORT The generated file Design review step 10, before hand-off Your Impeccable used whenever installed Bundled copy vendored, unmodified Measured floor no tooling required Handed over THE REVIEW NEVER SILENTLY SKIPS
HI TED, MEET LISA · PREVIEW

HI TED, MEET LISA · 파이프라인

Hi Ted, Meet Lisa

네 장의 그림: 요청이 완성된 HTML 파일 하나가 되는 과정, 인테이크 패널이 돌려주는 것, 템플릿이 해석되는 방식, 그리고 인계 전 검토가 확인하는 것.

§1 파이프라인

덱이 만들어지는 과정

요청과 인테이크 답변은 템플릿에서 만난다. 빈 파일에서 시작하지 않으며, 묻지 않은 답을 적용하지도 않는다.

요청 답변 3단계 4단계 8단계 10단계 해석 구성 검토 단일 파일 저장소 안 입력 요청 경계 인테이크 패널 서비스 러너 로컬 라우터 SKILL.md 모든 답을 해석 에이전트 템플릿 복사 빈 파일에서 시작 안 함 에이전트 내용 작성 빈 파일에서 시작 안 함 에이전트 답변 적용 빈 파일에서 시작 안 함 에이전트 디자인 검토 빈 파일에서 시작 안 함 저장소 templates.json 레지스트리 템플릿 3종 저장소 slide-patterns 검증된 마크업 템플릿당 하나 저장소 impeccable 디자인 검토 번들 · Apache 2.0 범례 핵심 서비스 저장소 경계 반환 라우팅
HI TED, MEET LISA · 미리보기

§1 파이프라인

인테이크가 돌려주는 것

패널은 하나의 JSON 객체를 돌려준다. 선택한 템플릿이 묻지 않은 키는 기본값이 아니라 아예 없다.

인테이크 패널 intake.json 단일 HTML 파일 모든 단계는 SKILL.MD에
HI TED, MEET LISA · 미리보기

§2 레지스트리

템플릿이 결정되는 방식

페이로드는 id 하나만 지정합니다. 레지스트리는 그 id를 빌드에 실제로 필요한 세 개의 파일로 바꿔 주며, 모르는 id는 추측 대상이 아니라 오류입니다.

ID 해석 결과 answers.template 패널에서 고른 id 하나 templates.json 형태마다 항목 하나 템플릿 파일 복사할 뿐, 새로 쓰지 않음 패턴 레퍼런스 검증된 마크업 섬네일 없으면 텍스트 카드로 모르는 ID는 추측이 아니라 오류
HI TED, MEET LISA · 미리보기

§3 검토

검토 단계가 확인하는 것

10단계는 사용자의 Impeccable 설치를 우선하고, 없으면 저장소에 포함된 사본을, 그것도 없으면 도구가 필요 없는 최소 기준을 적용해 검토가 조용히 생략되지 않게 합니다.

우선 최후 수단 생성된 파일 디자인 검토 인계 전, 10단계 사용자의 Impeccable 설치되어 있으면 항상 사용 포함된 사본 수정 없이 벤더링됨 측정 기준선 별도 도구 불필요 인계 완료 검토는 조용히 건너뛰지 않는다