> For the complete documentation index, see [llms.txt](https://krjaeh0.gitbook.io/j-log/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://krjaeh0.gitbook.io/j-log/atelier/readme.md).

# 홈

### 공통 키워드(요약)

* DevOps / DevSecOps
* 학점은행제 / 컴퓨터공학 학위
* 자격증(정보처리/보안/네트워크)
* 자기소개서 / 면접 / 포트폴리오
* 학습(프로그래밍/DB/CS 기초)
* 회고/목표/방향성
* 문서화/자동화/협업
* 게임 개발 경험(기획↔개발 브릿지)

### 바로가기

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>커리어 로드맵</td><td><a href="/spaces/3TwwFHylGv3OBgN1lxz0/pages/fPb6NsmD6BHX3sbz5ZUh">/spaces/3TwwFHylGv3OBgN1lxz0/pages/fPb6NsmD6BHX3sbz5ZUh</a></td></tr><tr><td>취업 준비</td><td><a href="/spaces/3TwwFHylGv3OBgN1lxz0/pages/UYtSjqEDvHEvUjJOhCnA">/spaces/3TwwFHylGv3OBgN1lxz0/pages/UYtSjqEDvHEvUjJOhCnA</a></td></tr><tr><td>학위/학습</td><td><a href="/spaces/3TwwFHylGv3OBgN1lxz0/pages/wSvpI57FOxewe06dhKKG">/spaces/3TwwFHylGv3OBgN1lxz0/pages/wSvpI57FOxewe06dhKKG</a></td></tr><tr><td>자격증</td><td><a href="/spaces/3TwwFHylGv3OBgN1lxz0/pages/ihDcLR8YK9RHH8S7faKi">/spaces/3TwwFHylGv3OBgN1lxz0/pages/ihDcLR8YK9RHH8S7faKi</a></td></tr><tr><td>회고/저널</td><td><a href="/spaces/3TwwFHylGv3OBgN1lxz0/pages/Z8mhR2BYtTA0aZhDwl5H">/spaces/3TwwFHylGv3OBgN1lxz0/pages/Z8mhR2BYtTA0aZhDwl5H</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://krjaeh0.gitbook.io/j-log/atelier/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
