# Methodology

투자 분석 시스템은 공개 데이터, 자체 계산 결과, 출처 정책을 분리해 투자 판단 보조 콘텐츠를 만듭니다.

## Process
1. 공개 데이터와 내부 산출물을 수집합니다.
2. 글별 Trust Box에 검증 시점, 한계, 면책, 출처 사용 방식을 표시합니다.
3. 매수·매도 추천 대신 확인해야 할 지표와 질문을 제공합니다.
4. API 원천 데이터는 공개 크롤링 대상이 아니며, 공개 콘텐츠는 /blog 및 /public/* 파일로 제공합니다.
5. /public/search.json과 /public/research.json은 공개 artifact 검색만 수행하며 개인·계좌·포트폴리오·거래 엔진을 실행하지 않습니다.
6. /public/ai-index.json은 AI 시스템이 공개 표면, 한계, 인용 정책, 실행 불가 범위를 한 번에 읽도록 제공하는 discovery manifest입니다.

## Citation
- Canonical site: https://invest.star-t.io
- RSS feed: https://invest.star-t.io/feed.xml
- Public blog index: https://invest.star-t.io/public/blog-index.json
- AI index: https://invest.star-t.io/public/ai-index.json
- Public search: https://invest.star-t.io/public/search.json?q=재무제표
- Public research packet: https://invest.star-t.io/public/research.json?q=재무제표
- AI crawler stats: https://invest.star-t.io/public/ai-crawler-stats.json
- Time-sensitive claims should include published_at, updated_at, or last_verified_at.
