Skip to content
View L-SHawn91's full-sized avatar

Highlights

  • Pro

Block or report L-SHawn91

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
L-SHawn91/README.md

SHawn Ecosystem

SHawn Ecosystem Banner

연구 근거에서 재현 가능한 산출물까지, 하나로 이어지는 SHawn 생태계


Featured Public Project — SHawn Research OS

SHawn Research OS is a free Apache-2.0, local-first metadata bridge for DOI, PMID, OpenAlex, accession, CSV, RIS, and BibTeX workflows.

It normalizes identifiers, records merge/reject decisions and provenance, verifies a local SQLite snapshot, and exports deterministic handoff files.

The project currently has zero independently documented external runs and is looking for its first three early-validation workflows using approximately 20–250 public metadata records. Honest failure reports are welcome. No SLA, custom development, private-data handling, or ongoing support is provided. Do not submit private PDFs, manuscripts, patient/sample data, credentials, or unpublished research data.


01. Ecosystem Map

SHawn Ecosystem Map

공개 레포의 README에 명시된 역할을 기준으로, 이 맵은 다음 흐름을 보여줍니다. Search → Map → EvidenceMap → Coordinate → Router → Document QA → Web

이는 공개 OSS 참조 스택의 역할 지도이며, 모든 단계를 하나의 자동 실행 경로로 주장하지는 않습니다.


02. Public Stack Roles

Map stage Public module Role stated in its README
Search shawn-bio-search-lite Public scholarly metadata adapters
Map paper-map-lite Claim/evidence graph schema
EvidenceMap SHawn-ResearchOS Evidence maps and public reports
Coordinate shawn-sync-lite Public-safe manifests and boundary templates
Router newbrain-router Dry-run routing and approval-gate examples
Document QA SHawn-hwp, shawn-docx-qa Conversion and document structure QA
Web SHawn-WEB Public hub and demo surface

03. Ecosystem Modules

🔬 Research Intelligence

근거 수집과 지식 매핑을 담당하는 생태계의 입력단.

📄 Document QA

연구 산출물을 문서로 정제하는 품질 계층.

🔀 Orchestration

모듈 간 라우팅과 동기화를 담당하는 연결 계층.

🌐 Public Web

공개 산출물을 탐색하고 검토하는 웹 계층.


04. Ecosystem Principles

  • Public reference stack: Search → Map → EvidenceMap → Coordinate → Router → Document QA → Web 역할이 공개 README에 명시됨.
  • Composable modules: 각 모듈은 독립 실행 가능하되 공통 규약으로 상호 연동.
  • Evidence-first: 모든 산출물은 추적 가능한 근거 위에서 생성.

05. Quick Links

Pinned Loading

  1. newbrain-router newbrain-router Public

    Dry-run public agent-router templates with approval gates and mock executors.

    Python

  2. shawn-bio-search-lite shawn-bio-search-lite Public

    Public metadata search adapters for the SHawn OSS evidence workflow stack.

    Python

  3. SHawn-WEB SHawn-WEB Public

    웹사이트 관리

    HTML

  4. SHawnRoute SHawnRoute Public

    Local-first, explainable router for AI agent CLIs — detects installed runtimes, inventories safe capability metadata, and recommends the best route. Read-only, no credentials handled.

    Python

  5. shbr shbr Public

    Local activity cockpit for CLI AI agents

    Python