Skip to content

Commit 190c85b

Browse files
committed
chore: marketplace-entry source shape url (fleet standard)
1 parent bc84f7c commit 190c85b

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

marketplace-entry.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
{
22
"name": "project-prospector",
33
"source": {
4-
"source": "github",
5-
"repo": "88plug/project-prospector"
4+
"source": "url",
5+
"url": "https://github.com/88plug/project-prospector.git"
66
},
7-
"description": "Discover, catalog, and rank everything you've built or sketched on a machine two-pass parallel read-only sweep, blind-spot agents, tiered novelty/leverage ranking with idea/live/dormant tags.",
7+
"description": "Discover, catalog, and rank everything you've built or sketched on a machine \u2014 two-pass parallel read-only sweep, blind-spot agents, tiered novelty/leverage ranking with idea/live/dormant tags.",
88
"category": "productivity",
9-
"tags": ["type:plugin", "project-discovery", "catalog", "ranking", "filesystem-audit", "novelty", "multi-agent"],
9+
"tags": [
10+
"type:plugin",
11+
"project-discovery",
12+
"catalog",
13+
"ranking",
14+
"filesystem-audit",
15+
"novelty",
16+
"multi-agent"
17+
],
1018
"homepage": "https://github.com/88plug/project-prospector"
1119
}

0 commit comments

Comments
 (0)