docs: add DeepWiki entry point and Pages-ready product guide - #319
docs: add DeepWiki entry point and Pages-ready product guide#319seonghobae wants to merge 2 commits into
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughREADME.md를 갱신하고 Changes저장소 문서 갱신
Estimated code review effort: 1 (Trivial) | ~5 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Closing this duplicate public-surface lane after a full writer re-check found that #261 already owns the canonical README/docs surface, including the exact-cased Ask DeepWiki badge and a Pages-ready |
| produce accurate fixed-item linking results. The current maintenance goal is to | ||
| preserve numerical behavior while modernizing repository operations | ||
| (documentation, CI, and dependency hygiene). | ||
| Automated Fixed Item Parameter Calibration (FIPC) for IRT test linking and equating. aFIPC helps psychometric teams preserve score-scale continuity across test forms by fixing anchor-item parameters while estimating parameters for newly administered items. |
There was a problem hiding this comment.
🟡 Markdown lint blocks the pull request
The new prose exceeds the configured line limit, so markdownlint-cli2 reports 11 violations. The required Code Quality check fails.
Prompt for agents
Wrap the new prose in README.md and docs/index.md to the configured 80-character Markdown line limit. Run the repository's exact markdownlint-cli2 0.18.1 command from .github/workflows/code-quality.yml and ensure all 11 introduced MD013 violations are cleared.
Was this helpful? React with 👍 or 👎 to provide feedback.
There was a problem hiding this comment.
Addressed on current branch after the public-surface and licensing expansion: README.md and docs/index.md prose are wrapped to the repository's 80-character Markdown line-length contract. The only intentionally long lines are URL/code forms that markdownlint treats under its configured exceptions. Exact-head checks must regenerate on the new head; predecessor review/check evidence is not reused.
Outcome
Improve the aFIPC public surface without changing calibration behavior.
docs/index.mdwith product scope, core workflow, architecture, onboarding, release/change-control guidance, and documentation entry points;Public-surface follow-up
The repository currently has
homepage=nullandhas_pages=false. This PR provides the owneddocs/index.mdprerequisite only; Pages should not be claimed live until the organization metadata reconciler enables the intended source and HTTPS publication is re-read successfully.The current repository description is already broadly accurate but can be normalized centrally to a concise customer-facing form such as “Automated fixed-item parameter calibration for IRT linking and equating.” Existing useful psychometrics/IRT/C++ topics should be preserved while central ecosystem/lifecycle topics are reconciled declaratively.
Concurrency
No open PR currently owns README or
docs/index.md; active aFIPC writers are focused on R implementation/security/performance changes. This branch is based on protectedmaster@f87c2324f1686135e57d8730c1b0b9420874f300and touches documentation only.Summary by CodeRabbit