docs(miner-discovery): author MinerGoalSpec schema doc (#2300)#3618
Conversation
Closes JSONbored#2300 Add field reference, JSON Schema, README link, and parser round-trip test. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-05 19:28:50 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 5 non-blocking
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.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3618 +/- ##
=======================================
Coverage 93.19% 93.19%
=======================================
Files 313 313
Lines 31874 31874
Branches 11666 11666
=======================================
Hits 29705 29705
Misses 1517 1517
Partials 652 652 🚀 New features to boost your workflow:
|
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