MoonshotAI / MoonshotAI/kimi-code

Publication preparation checklist

Open
#2,527 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
7.5k
Forks
1.2k
Avg merge
11h 53m
Merged PRs (30d)
350

Description

Question

Implement the pre-publication checklist from the conventions:

  • LICENSE present, and its terms match the intent.
  • README.md answers what, why, install, minimal usage, and where the documentation is.
  • CHANGELOG.md has an entry for the version being released.
  • No secrets in the working tree or in the history — scan and treat any hit as compromised and rotate it.
  • No absolute paths, machine names, or personal directories in tracked files.
  • Build reproduces from a clean checkout with the documented command.
  • dist/ is ignored and the release artifact is attached to the tag, not committed.
  • Links in the documentation resolve after restructuring, including relative ones.
  • The repository name matches the project. A name inherited from an earlier project is a permanent source of confusion; rename it, or state the discrepancy in the README.

Decision needed: Create a release checklist document and CI checks for these items.

Label: wayfinder:task
Part of #2517

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing LICENSE, README.md, CHANGELOG.md, the tracked files, and the repository's documented build and release process against each checklist item. Done means a release checklist document exists and CI checks cover the listed publication requirements, including secrets, paths, links, repository naming, and release artifacts.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ci-cd, documentation, release, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.