Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"agent-skills",
"ai-agents",
"claude-code",
"codex",
"dotfiles",
"mcp"
],
"is_fork": false,
"size_kb": 9822,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 578887,
"Shell": 8857,
"Python": 66751
},
"pushed_at": "2026-07-23T13:46:17Z",
"created_at": "2026-04-06T07:37:35Z",
"owner_type": "User",
"updated_at": "2026-07-23T13:48:01Z",
"description": "Dotfiles for your AI agents: one ~/.agents repo for skills, MCP servers, hooks, and subagent roles — synced to Claude Code, Codex, Droid, Hermes, and Pi. Commit-pinned and audited.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"Python"
]
},
"owner": {
"blog": null,
"name": "Kirill Korikov",
"type": "User",
"login": "yourconscience",
"company": null,
"location": null,
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/11762090?v=4",
"created_at": "2015-04-01T22:02:55Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 4130
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-17T17:58:59Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-07-17T11:07:55Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-17T10:30:16Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-17T07:45:05Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-16T05:05:29Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-10T15:56:03Z"
}
],
"recent_commits": [
{
"oid": "5c33bbad93e5e804dc8db5a9831e5cc4bcf59d5b",
"body": "…cation\n\nFix Codex MCP env deduplication",
"is_bot": false,
"headline": "Merge pull request #133 from yourconscience/fix/codex-mcp-env-dedupli…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-23T13:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb06b98ca6b07245fea2ca40b6f521483a5053a",
"body": null,
"is_bot": false,
"headline": "scope toml descendant cleanup to mcp",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-23T13:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d99ba9c296e9897728b23453cf7f91ecaaabbbf2",
"body": null,
"is_bot": false,
"headline": "fix codex mcp env deduplication",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-23T13:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62eca8221bef4e78ac56afd193477a472ded945c",
"body": "…(#132)\n\n* README: disambiguate from similarly-named tools, show setup review screen\n\n* README: fix grammar issues from review\n\n* README: simplify intro, compress comparisons into table\n\n* README: add brew install, drop mise\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "README: disambiguate from similar tools, surface setup review screen …",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-20T13:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32104ac78f6ac0d00ec317d1840e11618c3c1d8b",
"body": "Co-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "update grilling pin to upstream 9603c1c (#131)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-19T09:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dea735144e4564d61c22c90ad84cbb44f60a285",
"body": "* add confirm gate, --dry-run, and --yes to setup import (#126)\n\n* dry-run before memory-tier writes, document setup flags\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "Phase 3: confirm gate, --dry-run, --yes for setup import (#130)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-19T08:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42b14663b5ee2b5b4d918a96b423163761cee846",
"body": "* move setup banner after --json early return\n\n* add bubbletea review screen for setup import (#126)\n\n* derive action cycle from enum, assert AutoResolved invariant\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "Phase 2: bubbletea review screen for setup import (#129)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-19T07:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d617552713b2837ec809dd9b38c450dd374380c",
"body": "Co-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "move setup banner after --json early return (#128)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-19T07:39:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "639249f5661ec3c7908338bc459cb780dda6799c",
"body": null,
"is_bot": false,
"headline": "Phase 1: unified detection for setup import redesign (#127)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-18T17:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fde59214a8ada4e0282bdc9bf82b846a23ade84",
"body": "Co-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "remove stale launch planning docs and superseded assets (#122)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-18T14:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "544c39551361186a8a33f72d0b99373aeb5f4b33",
"body": "* README: add status preview screenshot\n\n* improve alt text for status preview image\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "README: add status preview screenshot (#121)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-18T09:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b0d7e06f64e0ac8a26695cee4bf8bb60dfc8232",
"body": "* docs: add opencode research fact sheet and implementation spec\n\n* feat: add OpenCode harness adapter with native skills, roles, and MCP\n\n* test: cover OpenCode adapter roles, MCP translation, native skills, and doctor\n\n* docs: OpenCode as managed harness in README, harness map, and landing",
"is_bot": false,
"headline": "Add OpenCode harness support (#120)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-17T17:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9620df5d5ef7207fba2b74d2f7f473f83ddb5550",
"body": "…s to pages, drops map image (#119)",
"is_bot": false,
"headline": "landing: refresh comparison to rulesync/ruler/openskills; README link…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-17T17:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef82cb0c3affca9b6badc5917346b1f7f9c223cd",
"body": null,
"is_bot": false,
"headline": "README as docs: full rework; fold OMP into Pi footnote everywhere (#118)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-17T17:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57d27d6b887b09b2c19ef5d83700b4abcbd72174",
"body": "… (#117)",
"is_bot": false,
"headline": "doctor: scope agnix lint to canonical content, ignore external clones…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-17T11:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "099b94c8024ac02872803f2454c75d4a687fa644",
"body": "…ompt fixes (#116)",
"is_bot": false,
"headline": "fix install funnel: prune guard, legacy config degrade, doctor and pr…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-17T10:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6a75f3f616ca3dcaacfbf25e8e05d1a70be66f0",
"body": "* remove SPEC.md, fix template hooks to use basic tier by default\n\n* setup: offer git init on fresh config root",
"is_bot": false,
"headline": "Remove SPEC.md, default template hooks to basic memory tier (#115)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-17T07:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "774f8791332cef97038bd3a15f91eed832675d22",
"body": "* separate public CLI from user config\n\n* fix CI and cover role tool formats\n\n* fix custom roots and imported MCP scope\n\n* fix fresh setup assets and cron paths",
"is_bot": false,
"headline": "Separate public CLI from user config (#113)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-16T15:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e210b0376d3a9f62605e24a1ba3b9cdaa5b6064b",
"body": null,
"is_bot": false,
"headline": "fix README.md (#112)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-16T13:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2681fd61b2fae0b7fd59ff2c5dc87a9edaa2af63",
"body": "…ME subagent) (#111)",
"is_bot": false,
"headline": "Move agents/README.md out of plugin agent glob (shipped as bogus READ…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-16T12:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62efb99567861fb4033c7034cbf5bfae3840bd36",
"body": null,
"is_bot": false,
"headline": "README: link releases page instead of hardcoded version (#110)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-16T11:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e732d04558d791e6dba38658d4d473b0ee057bf",
"body": null,
"is_bot": false,
"headline": "doctor: treat missing optional agnix linter as warn, not fail (#109)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-15T17:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84fd3b85feb29535d4c084b23c4ffb29fafd7d5f",
"body": "* Prepare dotagents public launch\n\n* Isolate Amp setup tests from local PATH\n\n* Handle repositories without skills yet\n\n* Clarify generated source review boundaries\n\n* Honor opt-in rendering and audit selection\n\n* Keep committed external skill copies when upstream is unavailable\n\n* Verify landscape numbers; add review and landscape fact sheets\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "Prepare dotagents public launch (#108)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-15T16:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e2db690cd0d03fb1fb7eac59bf5de6be387497",
"body": "Update canonical subagent routing: architect, builder, and reviewer use GPT-5.6 Sol; researcher uses GPT-5.6 Luna.",
"is_bot": false,
"headline": "Route subagents through GPT-5.6 Sol and Luna",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-13T18:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d159efa8943ab592801a0fc90e6b214310fb7a24",
"body": "* Add skill-listing context-cost readout to status and doctor\n\n* fix context cost reporting",
"is_bot": false,
"headline": "Add skill-listing context cost to status and doctor note (#106)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-13T06:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29321c72e128ce437e96af0b54e0e72d520ac0b8",
"body": "* Add dotagents audit command for skill supply-chain scanning\n\n* Surface audit walk errors and expand audit test coverage\n\n* Scan local SKILL.md with shared patterns and audit bundled Go helpers\n\n* Content-scan cached external skills in audit\n\n* Warn on oversized files instead of silently skipping audit\n\n* Honor external skills allowlist in audit; report skipped siblings\n\n* fix remaining audit gaps",
"is_bot": false,
"headline": "Add dotagents audit PoC (#105)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-13T06:32:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2be79dad11c7a69af6027974a4d19c921f82e90e",
"body": null,
"is_bot": false,
"headline": "Position dotagents as user-level agent dotfiles",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-13T05:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27431237fe8335f4c8d460d4cf6bdb03760596c9",
"body": "…y-chain pinning",
"is_bot": false,
"headline": "Refresh landscape comparison to config-sync category; lead with suppl…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-12T10:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3387845842a52f5216ce83c733ac850fd2ead6",
"body": null,
"is_bot": false,
"headline": "route subagents through GPT-5.5 and Opus (#104)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-12T10:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f6f869c71a37893d52988a89e61b00cad5dc2ba",
"body": null,
"is_bot": false,
"headline": "Link landing page in README; record SPEC outcomes",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-11T16:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e03b178c46e657c9bfaf22a3c7a6668769769e5",
"body": null,
"is_bot": false,
"headline": "Add .mailmap for consistent author attribution",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-10T15:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d0ae74c663d350db827ce81a13138832dcb3dd",
"body": "…plugins (#100)\n\n- external_skills: pin mattpocock/skills@main (d574778), pulling\n wayfinder and domain-modeling from skills/engineering\n- browser and build-ios-apps codex plugins no longer target claude-code\n (their skills are Codex-specific; cuts Claude's skills-catalogue bloat)\n\nKnown gap: claude-code delivery=plugin ignores external_skills, so the\ntwo skills are symlinked into ~/.claude/skills manually for now.",
"is_bot": false,
"headline": "Add wayfinder + domain-modeling as external skills; scope codex-only …",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-10T15:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a063ba76f63c1c5573e442fe55619a3dca109a6",
"body": null,
"is_bot": false,
"headline": "route subagents through GPT-5.6 (#102)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-10T13:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5f704f227acef867ee4d0d1222000f94de79f48",
"body": "…lace, worktree policy (#103)",
"is_bot": false,
"headline": "Fix release-readiness: README skill count, privacy, binaries, marketp…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-10T13:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7cb36fc1c7587f756a7bdc7f2fda7388d6d2f43",
"body": "* Consolidate agent definitions into subagents.yaml\n\n* Reject instructions_file paths that escape the agents directory",
"is_bot": false,
"headline": "Consolidate agent definitions into subagents.yaml (#101)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-10T10:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "233eafe70765d379ba8808d99631b643efc66d9e",
"body": null,
"is_bot": false,
"headline": "Treat in-place ~/.agents clone as synced, not a conflict (#99)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-10T05:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "011b6052043a9d651f33413f0973b265a4b735c1",
"body": "Add tg media download",
"is_bot": false,
"headline": "Add tg media download",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-06T10:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc6c8789fd982b608e1d4871092af6020db1c411",
"body": "Fix tg read pagination",
"is_bot": false,
"headline": "Fix tg read pagination",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-07-02T12:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e11500556a0114ce506c700fd62501a48c84057",
"body": "* add review skill, curl installer, model inheritance, external skills config\n\n- skills/review: multi-persona code review with structured findings and optional fix loop\n- scripts/install.sh: POSIX curl installer with checksum verification for GitHub Releases\n- agents: remove hardcoded model: sonnet \n[…]\nag handling, skill count, stale star count\n\n* fix bot review: detect default branch, run tests in fix loop\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "add review skill, curl installer, model inheritance (#96)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-18T16:32:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd22f5f045dd729b562804fdb305404cb1fc002f",
"body": "* add spotify skill wrapping spotify_player CLI\n\n* fix spotify_player CLI syntax from source code verification\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "add spotify skill (#94)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-15T18:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2922e4ef739001d8f5407f493fcdf2c70fd875d",
"body": "* add external data sources registry\n\n* add configurable sources system with dotagents sources command\n\n* fix bot review: native Go checks, priority logic, x-api-v2 demotion, typo, render\n\n* simplify README, code, and landscape table for public release\n\n* fix gofmt formatting\n\n* fix runShellCheck breaking on home paths with spaces\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "simplify repo for public release (#93)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-15T17:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c13bc4223557127b541b977e84cf605d70586e70",
"body": "* add landing page and GitHub Pages deploy workflow\n\n* fix contrast ratio and use semantic th scope=row in tables\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "add landing page with GitHub Pages deploy (#91)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-13T18:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42c1014ad965f2278d7132b48460a8e6458b0aa7",
"body": "[codex] prepare public release harness docs",
"is_bot": false,
"headline": "Merge pull request #90 from yourconscience/public-release-spec",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-12T16:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "295808ca4085ba3326b37d8c791d64805619b746",
"body": null,
"is_bot": false,
"headline": "landing: footer easter egg link to mushroom game",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-12T16:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd49dc80dd6e63045a9c63d0c5d42ae34a6b17a",
"body": null,
"is_bot": false,
"headline": "clarify public release harness checks",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-12T16:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae44501de76256915035849812f72d0f2f2250bb",
"body": null,
"is_bot": false,
"headline": "tighten public release audit command",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-12T15:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "972e9a5bdbe83d5b3fccf41ece63be3587804542",
"body": null,
"is_bot": false,
"headline": "prepare public release harness docs",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-12T15:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec0d4c632cfa8d8cd35201ea6c252601f41896f",
"body": null,
"is_bot": false,
"headline": "allow externally captured transcripts as M1 evidence",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-12T15:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25594601e19458f48bfca581b8abd01e3d11aa37",
"body": null,
"is_bot": false,
"headline": "add public release spec",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-12T14:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef30d1821687b2c0ff42137691e39a34c6211547",
"body": "Categorize skills and add Ghostex orchestration surface",
"is_bot": false,
"headline": "Merge pull request #89 from yourconscience/ghostex-skill-categorization",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-12T14:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b3e707c3d50c15d0a5a1abb65e8deb5e1365574",
"body": null,
"is_bot": false,
"headline": "categorize skills and add Ghostex orchestration surface notes",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-12T14:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4dfd26bc0d29ad02b7b96cc8400f9edfc57041",
"body": "Replace x-sim codex plugin with whole-repo codex plugin, clarify install flow",
"is_bot": false,
"headline": "Merge pull request #88 from yourconscience/plugin-cleanup",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-11T13:21:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ad7952d2a47af6c9d34e552fad42e10087f9d5e",
"body": null,
"is_bot": false,
"headline": "make skill tool commands resolve relative to the skill directory",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-11T13:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cdefa64074c97a0163a2ede4b4a8dd12d88c4aa",
"body": null,
"is_bot": false,
"headline": "document plugin-only tool path limitation",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-11T13:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4444beacbabe1bead0f094d99af984b01dd2362d",
"body": null,
"is_bot": false,
"headline": "scope pr-triage stop hook to the session repository",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-11T12:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b38214578b69028905988b638a3b9ea140698545",
"body": "…gin version",
"is_bot": false,
"headline": "fix render pruning for deleted tracked files and drop fixed codex plu…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-11T12:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f894d940bfaa19b7d127ab1e58715ea6ff3ddaba",
"body": "…per-harness install flow",
"is_bot": false,
"headline": "replace x-sim codex plugin with whole-repo codex plugin and document …",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-11T12:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db50af1894417c63c267681d4dc83f9a70e23bf4",
"body": "Use versioned PyPI endpoint for pinned packages",
"is_bot": false,
"headline": "Merge pull request #87 from yourconscience/fix/pypi-versioned-endpoint",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-11T12:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "421250a68f39a8f7a9040edbbcbf2525b455c59d",
"body": "…er claude plugin delivery",
"is_bot": false,
"headline": "clean up superseded plugin version links and manage plugin skills und…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-11T12:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22f62657ee1c7e63ed03118fb0e2a6cf4a97b2bb",
"body": "…-index downloads",
"is_bot": false,
"headline": "use versioned PyPI endpoint for pinned packages to avoid huge release…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-11T11:51:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dae9f3a2add5df6b9cf5b815edfabcbc29b5f81d",
"body": "…eas-xu19yv\n\nGrowth: distribution, skill marketplace, external skill pinning + audit, local overlay",
"is_bot": false,
"headline": "Merge pull request #85 from yourconscience/claude/dotagents-growth-id…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T16:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78d5557f4d275699b85b83e3f5f10d86b0a98cc3",
"body": "…dedupe tg README entry",
"is_bot": false,
"headline": "Merge main: combine whole-repo plugin with single-skill marketplace, …",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T16:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "038f72ea5a4863b951fb9ab2d2ba0b5a96931480",
"body": null,
"is_bot": false,
"headline": "switch claude-code delivery to plugin on primary machine",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T13:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4be39d68ba67f4371c9fdf3624f47e1d00eaafb3",
"body": "Self-host repo as a Claude Code plugin",
"is_bot": false,
"headline": "Merge pull request #86 from yourconscience/plugin",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T13:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a420f56d8e565d1f50892cb1181e6f1dfe94c1",
"body": "…n instead of sync",
"is_bot": false,
"headline": "add per-agent delivery mode: claude-code can consume skills via plugi…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T12:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4050d24959be63a9e70eea57ef2daaceae1e248",
"body": null,
"is_bot": false,
"headline": "Report fallback fetch error and keep lock entries order-stable",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T12:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "842d16e7199e7ecd807478c816bf3359bb57fc03",
"body": "# Conflicts:\n#\tcmd/dotagents/mcp_test.go\n#\tdotagents.yaml\n#\tskills/dotagents/SKILL.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into plugin",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T09:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531a8be219655a8dcffdfdbb63a66277734284c4",
"body": null,
"is_bot": false,
"headline": "relax package age gate",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T09:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98a18b7e83368efa918bf375734538628cf55277",
"body": null,
"is_bot": false,
"headline": "fix plugin update versioning",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T08:41:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9db260edffb5523468cd45f5cfd1251d74f9ead8",
"body": "* add x-sim skill\n\n* fix x-sim review feedback\n\n* Fix plugin CLI paths and prefix handles for x-cli\n\n* Preserve numeric snowflake IDs with UseNumber decoding\n\n* Extract author and counts from GraphQL tweet results\n\n* Persist session topic and include evidence in report re-renders\n\n* Add Fable announcement prediction example to x-sim skill\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "Add x-sim offline audience simulation skill (#62)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T08:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bda2e503817e4108e0b9072c0269777a931b4e9",
"body": null,
"is_bot": false,
"headline": "only treat marker-bearing agent files as managed in render and doctor",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T08:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a2d55463d061a9fad321f77c3953dbf6685bb7",
"body": null,
"is_bot": false,
"headline": "self-host repo as a Claude Code plugin and single-plugin marketplace",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T08:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34ac22b8c4388319ba23843bdf278ef271b61be0",
"body": null,
"is_bot": false,
"headline": "remove machine-specific cua-driver skill symlink",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T08:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf2df1e0d3002a21b5f160bcaf6e09402a26fdee",
"body": "…-driven skill drift (#84)\n\n* Add tech-search pulse worker\n\n* Address tech-pulse review feedback\n\n* Fix tech-pulse source targeting\n\n* Enforce tech-pulse lookback windows\n\n* Simplify tech-search workflow\n\n* make nonprimary harnesses compatibility-only (#78)\n\nCo-authored-by: Kirill Korikov <11762090+\n[…]\n map illustration (#80)\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "Demote Amp to compatibility-only, promote Pi/OMP; sync repairs config…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-10T07:47:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "74abc2521ac8aefc6a30a4a64d36f2f33a3b0bc6",
"body": null,
"is_bot": false,
"headline": "drop homebrew tap from release pipeline",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-09T19:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e644893858ea43d0e94079956ec36ef161edb5eb",
"body": null,
"is_bot": false,
"headline": "disable commit signing in lock test fixture",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-09T18:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab6fa9a937b76499beb8a6db127e6f3bca1f8c99",
"body": null,
"is_bot": false,
"headline": "preserve lock pins for uncloned sources and fix unshallow fallback",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-09T18:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f85b40cb9b3f0517ecc409fecd88dca73d63733",
"body": "…es docs",
"is_bot": false,
"headline": "add release pipeline, brew formula, skill marketplace, and alternativ…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-09T18:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81cb48ece34f91b768c7f56b3ea98ecfc394996c",
"body": "…ills spec checks",
"is_bot": false,
"headline": "add external skill pinning, content audit, local overlay, and agentsk…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-09T18:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab8195cf7fdd6aaa904464c567ab764504ac9f94",
"body": "…#83)\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "fix pr-triage stop hook: cd into tool dir to avoid go.work conflict (…",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-09T11:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fd7efc0fb19a56a94856803b60c30c53afc9929",
"body": "* telegram-readonly: replace MCP with CLI + skill + singleton daemon\n\nSingleton daemon holds the Telethon session, CLI and MCP proxy through\nUnix socket. Fixes auth key conflicts from multiple MCP processes.\nAdds tg CLI (symlinked to ~/.local/bin/tg) and /tg skill.\nRemoves telegram_readonly from managed MCP servers in dotagents.yaml.\n\n* fix ProcessNotFoundError and req_id scoping in daemon\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "telegram-readonly: CLI + skill + singleton daemon, drop MCP (#82)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-09T11:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3febaf5338aa0ec612ecf99f4a0983adbea3623",
"body": "* Add tech-search pulse worker\n\n* Address tech-pulse review feedback\n\n* Fix tech-pulse source targeting\n\n* Enforce tech-pulse lookback windows\n\n* Simplify tech-search workflow\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "Add tech-search pulse worker (#77)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-08T08:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f950846fbf7914a8277dfcafc2805f6e7044313f",
"body": null,
"is_bot": false,
"headline": "document subagent auth fallback",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-07T21:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1893bdfab8c1fe921d66829a2a4af44983d351c7",
"body": "Co-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "add tavily mcp integration (#75)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-07T17:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e6df2248913cff5703a72809750285f395277f2",
"body": "Add cmux hook sync",
"is_bot": false,
"headline": "Merge pull request #74 from yourconscience/cmux_hooks",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-03T16:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3d5ddc5be435f47a34d9c1a4555354575036704",
"body": null,
"is_bot": false,
"headline": "handle commented toml section headers",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-03T15:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a178e5739030eb45a1bf559230ac6e0af4ce8f",
"body": null,
"is_bot": false,
"headline": "align codex hook feature config",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-03T12:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a029fe4b523302e404702cc2851489d57184c1c1",
"body": null,
"is_bot": false,
"headline": "fix cmux hook review feedback",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-03T12:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adaee617c3f0eb063999e193beaac89b7231c146",
"body": null,
"is_bot": false,
"headline": "add cmux hook sync",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-03T12:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaab83aee8d58e97937f5e127cf40d7ca62f7e2e",
"body": null,
"is_bot": false,
"headline": "stabilize codex config checks",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-03T11:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e79d7ea2ba41b47e5bed912c334e96dfde68416",
"body": null,
"is_bot": false,
"headline": "update worktree location rule",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-06-03T09:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1559487cfc2efe2e1d5e133a973a0b1a6b808c1d",
"body": null,
"is_bot": false,
"headline": "fix readme",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-05-31T10:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4102e6038d5ddfac458e280260cdf8a12cfacd77",
"body": null,
"is_bot": false,
"headline": "skip missing disabled plugin sources",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-05-29T07:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f00ca242944ad7ec77d1c6899e4749152f85acb6",
"body": null,
"is_bot": false,
"headline": "stabilize knowledge sync merge",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-05-29T07:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ba57687bddb56e048d5c8b6cef14aef9992d51",
"body": null,
"is_bot": false,
"headline": "remove dotknow external skill",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-05-29T07:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7911b85f7900cb190a49b0c5fab3bc67a9263968",
"body": "Co-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "remove managed github mcp (#73)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-05-29T07:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8948d1504b0ea61d819ae807a0e8393476c4755b",
"body": "* rename omp agent to pi, sync takopi in remote-access\n\n* capitalize Pi as proper noun in remote-access skill\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "Rename omp agent to pi (#72)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-05-22T19:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63a0b8903f3c86c38138a4dc22976b83cdb28cb",
"body": "* Make dotagents CLI distributable as standalone binary\n\nReplace runtime.Caller root detection with configurable discovery chain:\nDOTAGENTS_ROOT env > ~/.agents symlink > CWD walk > fallback.\nUpdate go.mod module path for go install support. Derive promote\nrepo slug from git remote. Use $KNOWLEDGE_D\n[…]\n module path for go install, handle ssh:// remotes in promote\n\n* Handle missing skills/ dir gracefully in expectedSkills\n\n* Normalize DOTAGENTS_ROOT to absolute path, support authenticated GitHub URLs",
"is_bot": false,
"headline": "Make dotagents CLI distributable as standalone binary (#70)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-05-22T18:56:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2701a842918727090dbfe609138b56496aad4298",
"body": "* add omp (oh-my-pi) agent support\n\n* refactor: unify agent dispatch through harness registry\n\nIntroduces Harness type in harness.go that declares per-agent capabilities\n(skills, MCP, roles, hooks, plugins, setup, root instructions, doctor checks).\n\nAll feature dispatch now reads harness descriptors\n[…]\n-shot-demo-layout.md\n\n* Delete skills/bittorrent/SKILL.md\n\n* Delete skills/cmux/templates/node-sse-dash.js\n\n---------\n\nCo-authored-by: Kirill Korikov <11762090+yourconscience@users.noreply.github.com>",
"is_bot": false,
"headline": "Add OMP (Oh My Pi) agent support (#69)",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-05-22T06:24:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8b6fcbee5ddd01796a1e8249b79a178b464aa89d",
"body": "Add first-party plugin skill support",
"is_bot": false,
"headline": "Merge pull request #66 from yourconscience/first-party-plugin-support",
"author_name": "Kirill Korikov",
"author_login": "yourconscience",
"committed_at": "2026-05-21T06:12:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 247,
"latest_release_at": "2026-07-17T17:58:59Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 15,
"days_since_latest_release": 5,
"mean_days_between_releases": 1.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/yourconscience/dotagents",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/yourconscience/dotagents",
"is_deprecated": false,
"latest_version": "v0.4.0",
"repository_url": "https://github.com/yourconscience/dotagents",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T17:57:54Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 3,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"memory/tools/knowledge-sync/go.mod"
],
"largest_source_bytes": 35929,
"source_files_sampled": 71,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md",
"memory/AGENTS.md"
],
"agent_instruction_max_bytes": 2809
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.10"
},
{
"name": "github.com/charmbracelet/lipgloss",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/mattn/go-isatty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.20"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 113,
"open_issues": 3,
"closed_ratio": 0.25,
"closed_issues": 1,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "yourconscience",
"commits": 250,
"avatar_url": "https://avatars.githubusercontent.com/u/11762090?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"pages.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/28 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5c33bbad93e5e804dc8db5a9831e5cc4bcf59d5b",
"ran_at": "2026-07-23T14:11:38Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T13:47:08Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-23T13:46:18Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 123,
"created_at": "2026-07-18T12:42:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 124,
"created_at": "2026-07-18T12:42:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 125,
"created_at": "2026-07-18T12:43:02Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/yourconscience/dotagents",
"host": "github.com",
"name": "dotagents",
"owner": "yourconscience"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 42,
"vitality": 80,
"community": 26,
"governance": 46,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 80,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 247,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 15
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "15/52 weeks with commits",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 15
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "247 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 247
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 1.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 26,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 0,
"stars": 3,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 46,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"merged_prs": 113,
"open_issues": 3,
"closed_issues": 1,
"issue_closed_ratio": 0.25,
"closed_unmerged_prs": 16
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "25% of issues closed",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 25
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "113/129 decided PRs merged",
"points": 33.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 113,
"decided": 129
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"followers": 8,
"owner_type": "User",
"is_verified": null,
"owner_login": "yourconscience",
"public_repos": 17,
"account_age_days": 4130
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "8 followers of yourconscience",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "yourconscience"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~11 yr old",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/yourconscience/dotagents"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"agent-skills",
"ai-agents",
"claude-code",
"codex",
"dotfiles",
"mcp"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 75,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.51,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md",
"memory/AGENTS.md"
],
"agent_instruction_max_bytes": 2809
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md, memory/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md, memory/AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "51 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 27.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 51,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"memory/tools/knowledge-sync/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod, memory/tools/knowledge-sync/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod, memory/tools/knowledge-sync/go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 35929,
"source_files_sampled": 71,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/71 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 71,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T14:11:54.960182Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yourconscience/dotagents.svg",
"full_name": "yourconscience/dotagents",
"license_state": "standard",
"license_spdx": "MIT"
}