@shiftleftpt/sbd-toe-mcp 0.20.0-beta.13 → 0.20.0-beta.15

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 (31) hide show
  1. package/assets/agent-guide.md +2 -0
  2. package/consumed-bundle.json +10 -11
  3. package/data/entities/proportionality.json +2 -2
  4. package/data/entities/sdlc_integration.json +2 -2
  5. package/data/publish/indexes/canonical_chunks.jsonl +4907 -4907
  6. package/data/publish/indexes/publication_manifest.json +1 -1
  7. package/data/publish/ontology/sbdtoe-ontology.yaml +555 -2
  8. package/data/publish/runtime/deterministic_manifest.json +1 -1
  9. package/data/publish/runtime/requirements.json +798 -0
  10. package/data/publish/runtime/v1/manual_rastreabilidade.jsonl +202 -202
  11. package/data/publish/runtime/v1/v1_manifest.json +19 -3
  12. package/data/publish/semantic/ctrl_acore_alignment.jsonl +267 -0
  13. package/data/publish/semantic/requirement_source_coverage.jsonl +274 -0
  14. package/data/reports/run_manifest.json +5 -5
  15. package/dist/index.js +34 -1
  16. package/dist/index.js.map +1 -1
  17. package/dist/serving/affordances.d.ts +1 -1
  18. package/dist/serving/affordances.js +5 -3
  19. package/dist/serving/affordances.js.map +1 -1
  20. package/dist/tools/get-verification-matrix.d.ts +3 -0
  21. package/dist/tools/get-verification-matrix.js +18 -1
  22. package/dist/tools/get-verification-matrix.js.map +1 -1
  23. package/dist/tools/resolve-entities.d.ts +4 -0
  24. package/dist/tools/resolve-entities.js +22 -1
  25. package/dist/tools/resolve-entities.js.map +1 -1
  26. package/dist/tools/select-requirements.js +1 -1
  27. package/dist/tools/select-requirements.js.map +1 -1
  28. package/dist/tools/trace-requirement-sources.d.ts +32 -0
  29. package/dist/tools/trace-requirement-sources.js +105 -0
  30. package/dist/tools/trace-requirement-sources.js.map +1 -0
  31. package/package.json +3 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "artifact_type": "v1_runtime_surface_manifest",
3
3
  "build": {
4
- "generated_at": "2026-09-02T10:45:42.426697+00:00",
4
+ "generated_at": "2026-09-03T17:05:41.982190+00:00",
5
5
  "generator": "sbdtoe_indexing.workflows.build_v1_runtime_surface"
6
6
  },
7
7
  "drift_note": "Counts sourced from slice contracts (authoritative actual). Declared sum from consolidated index. Drift concentrated in working_contract slices (notably ASC-09 RPR); upstream V1 enumeration incomplete in some slices. Flagged for Archon visibility via Step 8 delivery handover.",
@@ -41,7 +41,7 @@
41
41
  },
42
42
  "manual_rastreabilidade": {
43
43
  "path": "v1/manual_rastreabilidade.jsonl",
44
- "sha256": "8a411632c5302b5da83eb9f97a7b0c9de0709639141c1ffb87c08390338a0ff8"
44
+ "sha256": "501a35ac288a86c91134b9b4ddc13db9e442c3231366a0af08d657a503e33ff5"
45
45
  },
46
46
  "manual_threat_mitigation": {
47
47
  "path": "v1/manual_threat_mitigation.jsonl",
@@ -128,7 +128,7 @@
128
128
  "ontology_anchor": {
129
129
  "consolidated_meta_version": "1.0",
130
130
  "expected_commit_sha": "84fe8bf6f5de1443d778f9b2f0555b722540bbff",
131
- "mirror_recorded_commit_sha": "84fe8bf6f5de1443d778f9b2f0555b722540bbff",
131
+ "mirror_recorded_commit_sha": null,
132
132
  "repo": "https://github.com/SbD-ToE/sbd-toe-ontology.git",
133
133
  "tag": "ontology-v1.1-fair-baseline"
134
134
  },
@@ -139,6 +139,22 @@
139
139
  "total": 529
140
140
  },
141
141
  "slice_count": 10,
142
+ "substrate_landing_detruncation": {
143
+ "absent_declared": [
144
+ "ACM-IVF-005",
145
+ "ACO-IVF-008",
146
+ "ACO-RPR-003",
147
+ "ACP-IVF-007",
148
+ "ACP-SCBI-004"
149
+ ],
150
+ "authored_hidden_sources": 1413,
151
+ "authored_visible_sources": 762,
152
+ "landings": 202,
153
+ "resolved": 197,
154
+ "resolved_refs": 15313,
155
+ "resolved_source_pairs": 1837,
156
+ "substrate_pin": "ExternalSourcesInventory@substrate-v7-iter-3-ai-ml-incorporated"
157
+ },
142
158
  "warnings": [
143
159
  "ASC-01 mechanisms: declared=6 actual=5 (slice contract status=working_contract)",
144
160
  "ASC-09 practices: declared=9 actual=6 (slice contract status=working_contract)",