공개 문서
README.md
아래는 README.md 와 동일한 원문입니다. Markdown과 HTML 변환 결과를 각각 복사할 수 있습니다.
공개 문서 원문 (Markdown)
# AX Agency — Ecosystem Operator
SkoolChef × AI × AX 스튜디오가 운영하는 **7 scope ecosystem**의 공개 문서 허브입니다.
## 역할
- 6개 production 프로젝트 Cockpit·허브 포털의 운영 주체
- Agent-first 제작·자동화·커리큘럼 시스템 레퍼런스
- 공개 Markdown/HTML 문서 + RAG 검색 코퍼스 (Phase 7-C)
## 진입 경로
| 경로 | 설명 |
|------|------|
| `/projects/ax-agency` | Ecosystem Cockpit (canonical) |
| `/projects/ax-agency/hub` | Legacy hub stub |
| `/ax-agency-files/*` | 공개 문서 듀얼 패널 |
## 관련 scope
- ai-coding-tools
- detailpage-ai-engine
- saas-engine
- openclaw
- skoolchef-tutorial
- slack-automation
## 상태
Phase 7-C: bundled docs · registry · chunk loader · `ragEnabled: true`. Embedded assistant는 Cockpit 기본 placeholder 유지.
공개 문서 변환 코드 (HTML)
<h1>AX Agency — Ecosystem Operator</h1>
<p>SkoolChef × AI × AX 스튜디오가 운영하는 <strong>7 scope ecosystem</strong>의 공개 문서 허브입니다.</p>
<h2>역할</h2>
<ul>
<li>6개 production 프로젝트 Cockpit·허브 포털의 운영 주체</li>
<li>Agent-first 제작·자동화·커리큘럼 시스템 레퍼런스</li>
<li>공개 Markdown/HTML 문서 + RAG 검색 코퍼스 (Phase 7-C)</li>
</ul>
<h2>진입 경로</h2>
<table>
<thead>
<tr>
<th>경로</th>
<th>설명</th>
</tr>
</thead>
<tbody><tr>
<td><code>/projects/ax-agency</code></td>
<td>Ecosystem Cockpit (canonical)</td>
</tr>
<tr>
<td><code>/projects/ax-agency/hub</code></td>
<td>Legacy hub stub</td>
</tr>
<tr>
<td><code>/ax-agency-files/*</code></td>
<td>공개 문서 듀얼 패널</td>
</tr>
</tbody></table>
<h2>관련 scope</h2>
<ul>
<li>ai-coding-tools</li>
<li>detailpage-ai-engine</li>
<li>saas-engine</li>
<li>openclaw</li>
<li>skoolchef-tutorial</li>
<li>slack-automation</li>
</ul>
<h2>상태</h2>
<p>Phase 7-C: bundled docs · registry · chunk loader · <code>ragEnabled: true</code>. Embedded assistant는 Cockpit 기본 placeholder 유지.</p>