docs(miner-discovery): author MinerGoalSpec schema doc (#2300)#3616
docs(miner-discovery): author MinerGoalSpec schema doc (#2300)#3616kiannidev wants to merge 1 commit into
Conversation
Closes JSONbored#2300 Add field reference, JSON Schema, README link, and parser round-trip test. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
|
Caution 🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥 🛑 Gittensory review result - fixes requiredReview updated: 2026-07-05 19:16:05 UTC
🛑 Suggested Action - Fix Blockers Review summary Nits — 5 non-blocking
CI checks failing
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
|
Gittensory is closing this pull request on the maintainer's behalf (CI is failing (validate, validate-code)). This is an automated maintenance action — to pursue this change, please open a new pull request with the issues resolved. Closed PRs may be analyzed later to improve review accuracy, but they are not automatically reopened or re-reviewed. |
Summary
packages/gittensory-miner/docs/miner-goal-spec.md— field-by-field reference for.gittensory-miner.ymlpackages/gittensory-miner/schema/miner-goal-spec.schema.json(JSON Schema draft 2020-12) matching the shippedMinerGoalSpecparser.gittensory.ymland link from the miner package README.gittensory-miner.yml.exampleround-trips throughparseMinerGoalSpecContentCloses #2300
Test plan
npx vitest run test/unit/miner-goal-spec-doc.test.ts --coveragenpm run build --workspace @jsonbored/gittensory-engine && npm run build:minerMade with Cursor