@shiftleftpt/sbd-toe-mcp 0.15.0 → 0.16.0

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.
Files changed (39) hide show
  1. package/consumed-bundle.json +10 -11
  2. package/data/entities/proportionality.json +2 -2
  3. package/data/entities/sdlc_integration.json +2 -2
  4. package/data/publish/indexes/canonical_chunks.jsonl +4907 -4907
  5. package/data/publish/indexes/publication_manifest.json +1 -1
  6. package/data/publish/runtime/artifact_requirements.json +3 -0
  7. package/data/publish/runtime/artifacts.json +3 -0
  8. package/data/publish/runtime/assignments.json +7578 -1296
  9. package/data/publish/runtime/deterministic_manifest.json +5 -1
  10. package/data/publish/runtime/user_stories.json +2171 -780
  11. package/data/publish/runtime/v1/manual_threat_mitigation.jsonl +233 -233
  12. package/data/publish/runtime/v1/v1_manifest.json +5 -4
  13. package/data/reports/run_manifest.json +5 -5
  14. package/dist/index.js +12 -7
  15. package/dist/index.js.map +1 -1
  16. package/dist/serving/affordances.js +5 -5
  17. package/dist/serving/affordances.js.map +1 -1
  18. package/dist/tools/assess-implementation.d.ts +8 -1
  19. package/dist/tools/assess-implementation.js +24 -5
  20. package/dist/tools/assess-implementation.js.map +1 -1
  21. package/dist/tools/generate-sbd-toe-skill.js +15 -3
  22. package/dist/tools/generate-sbd-toe-skill.js.map +1 -1
  23. package/dist/tools/get-operating-model.js +6 -5
  24. package/dist/tools/get-operating-model.js.map +1 -1
  25. package/dist/tools/get-threat-landscape.d.ts +2 -0
  26. package/dist/tools/get-threat-landscape.js +3 -0
  27. package/dist/tools/get-threat-landscape.js.map +1 -1
  28. package/dist/tools/ontology-loader.d.ts +2 -0
  29. package/dist/tools/ontology-loader.js +1 -0
  30. package/dist/tools/ontology-loader.js.map +1 -1
  31. package/dist/tools/plan-repo-governance.d.ts +6 -0
  32. package/dist/tools/plan-repo-governance.js +17 -1
  33. package/dist/tools/plan-repo-governance.js.map +1 -1
  34. package/dist/tools/structured-tools.js +3 -1
  35. package/dist/tools/structured-tools.js.map +1 -1
  36. package/dist/version-info.d.ts +4 -1
  37. package/dist/version-info.js +13 -2
  38. package/dist/version-info.js.map +1 -1
  39. package/package.json +1 -1
@@ -94,5 +94,5 @@
94
94
  "local_mirror_role": "build_input_only"
95
95
  },
96
96
  "primary_artifact": "canonical_chunks.jsonl",
97
- "substrate_version": "v2-draft"
97
+ "substrate_version": "manual-v1.8.0+sbdtoe-ontology-v2.3"
98
98
  }
@@ -1,6 +1,9 @@
1
1
  {
2
2
  "artifact_type": "deterministic_runtime_snapshot",
3
+ "chapter_relation_count": 469,
3
4
  "count": 45,
5
+ "count_semantics": "`count` = distinct ArtifactRequirement records (45); `chapter_ids` rows form the chapter<->artifact relation (469 rows) — sum them for relation edges, never for totals.",
6
+ "distinct_count": 45,
4
7
  "entity_type": "ArtifactRequirement",
5
8
  "items": [
6
9
  {
@@ -1,6 +1,9 @@
1
1
  {
2
2
  "artifact_type": "deterministic_runtime_snapshot",
3
+ "chapter_relation_count": 469,
3
4
  "count": 45,
5
+ "count_semantics": "`count` = distinct Artifact records (45); `chapter_occurrences` rows form the chapter<->artifact relation (469 rows) — sum them for relation edges, never for totals.",
6
+ "distinct_count": 45,
4
7
  "entity_type": "Artifact",
5
8
  "items": [
6
9
  {