@kitelev/exocortex-cli 16.191.2 → 16.191.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
// @kitelev/exocortex-cli v16.191.
|
|
2
|
+
// @kitelev/exocortex-cli v16.191.3
|
|
3
3
|
// CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
|
|
4
4
|
// License: MIT
|
|
5
5
|
|
|
@@ -643,7 +643,7 @@ Duplicate bindings (${n.duplicates.length}) \u2014 uid claimed by >1 test (warni
|
|
|
643
643
|
Skipped floor check for ${n.unknownPriority} requirement(s) with unparseable priority (fail-open).`),n.clean?e==="hard"&&!n.rampReady?console.error(`
|
|
644
644
|
FAIL (hard gate): ramp not ready \u2014 ${n.p0Orphans} P0 requirement(s) unbound`+(n.p0Total===0?" (no P0 requirements found)":"")+"."):console.log(`
|
|
645
645
|
OK: no hard findings (dangling tags + binding-class floor are clean).`):console.error(`
|
|
646
|
-
FAIL: ${n.dangling.length} dangling + ${n.floorViolations.length} floor violation(s) + ${n.activeViolations.length} active-requirement invariant violation(s) + ${n.danglingEvidence.length} dangling evidence link(s).`)}a(lde,"renderText");function ude(n,e,t){return!n.clean||t&&n.orphans.length>0||e==="hard"&&!n.rampReady}a(ude,"isHardFail");function d6(){return new Le("audit").description("Audit requirement\u2194test traceability: orphans, dangling @req tags, duplicate bindings, binding-class floor, coverage, P0 ramp-readiness").requiredOption("--reqs <path>","Directory tree containing req__Requirement assets (a vault or a reqs assetspace clone)").option("--tests <path>","Test-corpus root scanned for @req:<uid> tags",".").option("--output <type>","Response format: text|json","text").option("--strict","Also exit 1 on orphan requirements",!1).option("--gate <mode>","Gate mode: soft (warn only on hard findings) | hard (also block when the P0 checklist is not ramp-ready)","soft").action(async n=>{let e=n.output??"text";Ee.setFormat(e);let t=n.gate==="hard"?"hard":"soft";try{let r=(0,rc.resolve)(n.reqs);if(!(0,nc.existsSync)(r)||!(0,nc.statSync)(r).isDirectory())throw new Je(r);let i=(0,rc.resolve)(n.tests??".");if(!(0,nc.existsSync)(i)||!(0,nc.statSync)(i).isDirectory())throw new Je(i);let[s,o]=await Promise.all([ide(r),ode(i)]),c=ade(s,o);e==="json"?console.log(JSON.stringify({...c,gate:t},null,2)):lde(c,t),ude(c,t,n.strict===!0)&&(process.exitCode=1)}catch(r){Ee.handle(r)}})}a(d6,"requirementsAuditCommand");function p6(){let n=new Le("requirements").description("Requirements-management tooling (RFC 0003): traceability checker");return n.addCommand(d6()),n}a(p6,"requirementsCommand");function Eb(n){let e=new Le;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more").version(n??"16.191.
|
|
646
|
+
FAIL: ${n.dangling.length} dangling + ${n.floorViolations.length} floor violation(s) + ${n.activeViolations.length} active-requirement invariant violation(s) + ${n.danglingEvidence.length} dangling evidence link(s).`)}a(lde,"renderText");function ude(n,e,t){return!n.clean||t&&n.orphans.length>0||e==="hard"&&!n.rampReady}a(ude,"isHardFail");function d6(){return new Le("audit").description("Audit requirement\u2194test traceability: orphans, dangling @req tags, duplicate bindings, binding-class floor, coverage, P0 ramp-readiness").requiredOption("--reqs <path>","Directory tree containing req__Requirement assets (a vault or a reqs assetspace clone)").option("--tests <path>","Test-corpus root scanned for @req:<uid> tags",".").option("--output <type>","Response format: text|json","text").option("--strict","Also exit 1 on orphan requirements",!1).option("--gate <mode>","Gate mode: soft (warn only on hard findings) | hard (also block when the P0 checklist is not ramp-ready)","soft").action(async n=>{let e=n.output??"text";Ee.setFormat(e);let t=n.gate==="hard"?"hard":"soft";try{let r=(0,rc.resolve)(n.reqs);if(!(0,nc.existsSync)(r)||!(0,nc.statSync)(r).isDirectory())throw new Je(r);let i=(0,rc.resolve)(n.tests??".");if(!(0,nc.existsSync)(i)||!(0,nc.statSync)(i).isDirectory())throw new Je(i);let[s,o]=await Promise.all([ide(r),ode(i)]),c=ade(s,o);e==="json"?console.log(JSON.stringify({...c,gate:t},null,2)):lde(c,t),ude(c,t,n.strict===!0)&&(process.exitCode=1)}catch(r){Ee.handle(r)}})}a(d6,"requirementsAuditCommand");function p6(){let n=new Le("requirements").description("Requirements-management tooling (RFC 0003): traceability checker");return n.addCommand(d6()),n}a(p6,"requirementsCommand");function Eb(n){let e=new Le;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more").version(n??"16.191.3"),e.addCommand(o$()),e.addCommand(m$()),e.addCommand(c5()),e.addCommand(d5()),e.addCommand(P5()),e.addCommand(p5()),e.addCommand(b5()),e.addCommand(j5()),e.addCommand(q5()),e.addCommand(Z5()),e.addCommand(r$()),e.addCommand(n$()),e.addCommand(F$()),e.addCommand(k$()),e.addCommand(J$()),e.addCommand(e6()),e.addCommand(n6()),e.addCommand(i6()),e.addCommand(c6()),e.addCommand(q$()),e.addCommand(Y$()),e.addCommand(p6()),e}a(Eb,"createProgram");Eb().parse();0&&(module.exports={createProgram});
|
|
647
647
|
/*! Bundled license information:
|
|
648
648
|
|
|
649
649
|
reflect-metadata/Reflect.js:
|
package/package.json
CHANGED