Implement the 50-point Holepunch alignment roadmap with a first-pass delivery across coreutils commands, policy examples, audit tooling, and docs. This adds new operator CLIs (appctl/corestorectl/ctxbaredoctor/dhtctl/trustctl), tiered catalog and runtime-compat reports, release-checklist integration, contributor guidance, and kernel/seeder mirrored artifacts for app registry, trust, network services, corestore namespaces, and update manifest workflows.
10 lines
368 B
JSON
10 lines
368 B
JSON
{
|
|
"name": "ctxbaredoctor",
|
|
"section": 1,
|
|
"title": "ctx.bare module-resolution diagnostics",
|
|
"synopsis": ["ctxbaredoctor status", "ctxbaredoctor modules"],
|
|
"description": "Reports ctx.bare runtime posture, including drive-bundle versus host-import behavior and manifest hints.",
|
|
"options": [],
|
|
"keywords": ["ctx.bare", "bare", "modules", "diagnostics"]
|
|
}
|