@unbrained/pm-cli 2026.8.16 → 2026.8.17
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/.claude-plugin/marketplace.json +2 -2
- package/CHANGELOG.md +30 -3
- package/README.md +13 -13
- package/dist/cli/public.d.ts +2 -0
- package/dist/cli/public.js +21 -0
- package/dist/cli/register-mutation.js +4 -4
- package/dist/cli-bundle/bundle-manifest.json +151 -151
- package/dist/cli-bundle/chunks/{chunk-I2LUWWR5.js → chunk-2QLOXC3V.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-URW4QRMI.js → chunk-3UEGXBMR.js} +22 -22
- package/dist/cli-bundle/chunks/chunk-4JPYF536.js +35 -0
- package/dist/cli-bundle/chunks/chunk-6VDLG2FC.js +13 -0
- package/dist/cli-bundle/chunks/chunk-7IBRGCHX.js +2 -0
- package/dist/cli-bundle/chunks/chunk-HBJAS566.js +8 -0
- package/dist/cli-bundle/chunks/chunk-ION3E43Q.js +197 -0
- package/dist/cli-bundle/chunks/{chunk-73UGEBRS.js → chunk-JOKATURE.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-RIS565OA.js → chunk-TPXZIBIV.js} +5 -5
- package/dist/cli-bundle/chunks/chunk-YM2YAMF7.js +2 -0
- package/dist/cli-bundle/chunks/{register-list-query-EYCXHZAG.js → register-list-query-Q7KII4G5.js} +2 -2
- package/dist/cli-bundle/chunks/register-mutation-4WBRPXLV.js +20 -0
- package/dist/cli-bundle/chunks/{register-operations-KGDNRMCL.js → register-operations-SSENDH5B.js} +2 -2
- package/dist/cli-bundle/chunks/{register-setup-NVXBOD5I.js → register-setup-DOSFBGKE.js} +2 -2
- package/dist/cli-bundle/focused-chunks/{chunk-TZATVC4G.js → chunk-267MUUS6.js} +11 -11
- package/dist/cli-bundle/focused-chunks/chunk-2NNFLLNG.js +2 -0
- package/dist/cli-bundle/focused-chunks/{chunk-HAACPSUW.js → chunk-2QSAKMIH.js} +2 -2
- package/dist/cli-bundle/focused-chunks/{chunk-6ROKKT4X.js → chunk-ATEY76SX.js} +2 -2
- package/dist/cli-bundle/focused-chunks/chunk-BUCG4ZI2.js +2 -0
- package/dist/cli-bundle/focused-chunks/{chunk-SSNDYZTM.js → chunk-CYFK5UPB.js} +2 -2
- package/dist/cli-bundle/focused-chunks/chunk-EHXIKD6K.js +2 -0
- package/dist/cli-bundle/focused-chunks/{chunk-J4UFYHOD.js → chunk-KGEXTMPG.js} +2 -2
- package/dist/cli-bundle/focused-chunks/chunk-KP2VQQVQ.js +2 -0
- package/dist/cli-bundle/focused-chunks/chunk-MHPIL773.js +2 -0
- package/dist/cli-bundle/focused-chunks/chunk-POEEAD2V.js +4 -0
- package/dist/cli-bundle/focused-chunks/{chunk-T46KLOIB.js → chunk-SALH6B6K.js} +47 -47
- package/dist/cli-bundle/focused-chunks/{chunk-CODV5LUT.js → chunk-SYZENPIT.js} +3 -3
- package/dist/cli-bundle/focused-chunks/{chunk-4JPEBFFC.js → chunk-XKAMP5OU.js} +2 -2
- package/dist/cli-bundle/focused-chunks/{chunk-NJ5RLEFD.js → chunk-XPIC53VA.js} +2 -2
- package/dist/cli-bundle/focused-chunks/{chunk-C7JUBRFP.js → chunk-ZQPGZZWQ.js} +2 -2
- package/dist/cli-bundle/focused-chunks/chunk-ZT2DJS27.js +155 -0
- package/dist/cli-bundle/main.js +2 -2
- package/dist/cli-bundle/sdk-authoring.js +1 -1
- package/dist/cli-bundle/sdk-contracts.js +1 -1
- package/dist/cli-bundle/sdk-core.js +31 -31
- package/dist/cli-bundle/sdk-governance.js +1 -1
- package/dist/cli-bundle/sdk-graph.js +1 -1
- package/dist/cli-bundle/sdk-merge.js +32 -32
- package/dist/cli-bundle/sdk-query.js +1 -1
- package/dist/cli-bundle/sdk-runtime.js +1 -1
- package/dist/cli-bundle/sdk-testing.js +1 -1
- package/dist/cli-bundle/sdk.js +4 -2
- package/dist/core/extensions/loader.js +10 -6
- package/dist/core/extensions/manifest-schema.d.ts +20 -0
- package/dist/core/extensions/manifest-schema.js +52 -0
- package/dist/core/history/replay.js +32 -14
- package/dist/core/schema/fields-file.d.ts +1 -1
- package/dist/core/schema/fields-file.js +2 -2
- package/dist/core/schema/runtime-field-values.js +115 -9
- package/dist/core/schema/runtime-schema.d.ts +3 -1
- package/dist/core/schema/runtime-schema.js +124 -3
- package/dist/core/shared/errors.d.ts +10 -0
- package/dist/core/shared/errors.js +2 -2
- package/dist/core/shared/time.d.ts +2 -0
- package/dist/core/shared/time.js +27 -2
- package/dist/sdk/agent/refusal-reachability.d.ts +46 -6
- package/dist/sdk/agent/refusal-reachability.js +350 -8
- package/dist/sdk/cli-contracts/tool-parameter-tables.js +5 -4
- package/dist/sdk/compose.d.ts +6 -2
- package/dist/sdk/compose.js +33 -3
- package/dist/sdk/context-intent-contracts.d.ts +8 -4
- package/dist/sdk/context-intent-contracts.js +76 -31
- package/dist/sdk/dependency-flag-validation.d.ts +9 -2
- package/dist/sdk/dependency-flag-validation.js +101 -35
- package/dist/sdk/environment/host-environment-errors.js +25 -7
- package/dist/sdk/generated/generated-error-code-catalog-part-1.js +26 -2
- package/dist/sdk/generated/generated-error-code-catalog-part-2.js +14 -2
- package/dist/sdk/governance/assurance-action.d.ts +3 -7
- package/dist/sdk/governance/assurance-action.js +97 -2
- package/dist/sdk/governance/boundary-fixtures.d.ts +86 -0
- package/dist/sdk/governance/boundary-fixtures.js +201 -0
- package/dist/sdk/governance/defect-recurrence-signals.d.ts +10 -0
- package/dist/sdk/governance/defect-recurrence-signals.js +25 -0
- package/dist/sdk/governance/defect-recurrence.d.ts +242 -0
- package/dist/sdk/governance/defect-recurrence.js +523 -0
- package/dist/sdk/governance.d.ts +2 -0
- package/dist/sdk/governance.js +4 -2
- package/dist/sdk/graph/governance.js +3 -2
- package/dist/sdk/guide-topics.js +191 -2
- package/dist/sdk/index.d.ts +3 -0
- package/dist/sdk/index.js +4 -2
- package/dist/sdk/lifecycle/create.js +4 -2
- package/dist/sdk/lifecycle/update-many.js +15 -2
- package/dist/sdk/lifecycle/update.js +5 -2
- package/dist/sdk/linked-artifacts.js +63 -14
- package/dist/sdk/query/get.d.ts +2 -0
- package/dist/sdk/query/get.js +32 -7
- package/dist/sdk/relationship-analytics.js +90 -14
- package/dist/sdk/relationship-kinds/contract.d.ts +4 -0
- package/dist/sdk/relationship-kinds/contract.js +3 -2
- package/dist/sdk/relationships.d.ts +1 -1
- package/dist/sdk/relationships.js +11 -2
- package/dist/sdk/schema.d.ts +1 -0
- package/dist/sdk/schema.js +2 -2
- package/dist/sdk/test/execution.d.ts +6 -2
- package/dist/sdk/test/execution.js +39 -13
- package/dist/types.d.ts +29 -2
- package/dist/types.js +4 -2
- package/docs/CONFIGURATION.md +58 -1
- package/docs/CONTEXT_INTEGRITY_CONTRACTS.md +58 -0
- package/docs/DEFECT_RECURRENCE.md +134 -0
- package/docs/DEPENDENCY_KIND_CONTRACT.md +12 -2
- package/docs/README.md +2 -0
- package/docs/RELATIONSHIP_GRAPH.md +16 -2
- package/docs/SDK.md +38 -5
- package/docs/SDK_RUNTIME_BOUNDARIES.md +9 -1
- package/docs/TESTING.md +18 -1
- package/docs/TRUSTWORTHY_CONTEXT_EVIDENCE.md +1 -1
- package/marketplace.json +2 -2
- package/package.json +6 -4
- package/packages/pm-beads/package.json +1 -1
- package/packages/pm-calendar/package.json +1 -1
- package/packages/pm-command-kit/package.json +1 -1
- package/packages/pm-digital-twin/package.json +1 -1
- package/packages/pm-governance-audit/package.json +1 -1
- package/packages/pm-guide-shell/package.json +1 -1
- package/packages/pm-kanban/package.json +1 -1
- package/packages/pm-lifecycle-hooks/package.json +1 -1
- package/packages/pm-linked-test-adapters/package.json +1 -1
- package/packages/pm-search-advanced/package.json +1 -1
- package/packages/pm-templates/package.json +1 -1
- package/packages/pm-todos/package.json +1 -1
- package/packages/pm-vcs/package.json +1 -1
- package/plugins/pm-claude/.claude-plugin/plugin.json +1 -1
- package/plugins/pm-claude/skills/pm-audit/SKILL.md +26 -0
- package/plugins/pm-claude/skills/pm-developer/SKILL.md +26 -0
- package/plugins/pm-claude/skills/pm-planner/SKILL.md +26 -0
- package/plugins/pm-claude/skills/pm-release/SKILL.md +26 -0
- package/plugins/pm-claude/skills/pm-workflow/SKILL.md +26 -0
- package/plugins/pm-codex/.codex-plugin/plugin.json +1 -1
- package/plugins/pm-codex/skills/pm-auditor/SKILL.md +26 -0
- package/plugins/pm-codex/skills/pm-native/SKILL.md +26 -0
- package/plugins/pm-codex/skills/pm-release/SKILL.md +26 -0
- package/sdk/public-surface.json +588 -20
- package/dist/cli-bundle/chunks/chunk-47OQEOQB.js +0 -2
- package/dist/cli-bundle/chunks/chunk-HCIYWD6M.js +0 -35
- package/dist/cli-bundle/chunks/chunk-IC5W2T34.js +0 -2
- package/dist/cli-bundle/chunks/chunk-PANOOBIS.js +0 -13
- package/dist/cli-bundle/chunks/chunk-TK6N7HGM.js +0 -8
- package/dist/cli-bundle/chunks/chunk-TOFG2URD.js +0 -197
- package/dist/cli-bundle/chunks/register-mutation-7YVIG54J.js +0 -20
- package/dist/cli-bundle/focused-chunks/chunk-5NMFSX26.js +0 -155
- package/dist/cli-bundle/focused-chunks/chunk-725JSCMP.js +0 -2
- package/dist/cli-bundle/focused-chunks/chunk-DQ6SMTBF.js +0 -2
- package/dist/cli-bundle/focused-chunks/chunk-JX5Z344Q.js +0 -2
- package/dist/cli-bundle/focused-chunks/chunk-L4RDYBIQ.js +0 -2
- package/dist/cli-bundle/focused-chunks/chunk-QYZERYR5.js +0 -4
- package/dist/cli-bundle/focused-chunks/chunk-WY3WRPVN.js +0 -2
package/sdk/public-surface.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"aggregate_completeness": {
|
|
3
|
-
"covered_symbols":
|
|
3
|
+
"covered_symbols": 1653,
|
|
4
4
|
"excluded": [
|
|
5
5
|
{
|
|
6
6
|
"name": "_testOnlyCliContracts",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
}
|
|
9
9
|
],
|
|
10
10
|
"missing": [],
|
|
11
|
-
"required_symbols":
|
|
11
|
+
"required_symbols": 1654
|
|
12
12
|
},
|
|
13
13
|
"breaking_acknowledgements": [
|
|
14
14
|
{
|
|
@@ -636,9 +636,94 @@
|
|
|
636
636
|
],
|
|
637
637
|
"package_version": "2026.8.15",
|
|
638
638
|
"reason": "Expand PmCliErrorContext with optional verification_errors for typed integrity diagnostics; existing consumers remain source compatible."
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
"changes": [
|
|
642
|
+
"signature ./sdk:ExtensionManifestCompatibilityCode",
|
|
643
|
+
"signature ./sdk:ExtensionManifestCompatibilityFinding",
|
|
644
|
+
"signature ./sdk/authoring:ExtensionManifestCompatibilityCode",
|
|
645
|
+
"signature ./sdk/authoring:ExtensionManifestCompatibilityFinding"
|
|
646
|
+
],
|
|
647
|
+
"package_version": "2026.8.15",
|
|
648
|
+
"reason": "Extension manifest compatibility findings now include closed-schema advisory codes and migration metadata."
|
|
649
|
+
},
|
|
650
|
+
{
|
|
651
|
+
"changes": [
|
|
652
|
+
"signature ./sdk:DEPENDENCY_KIND_VALUES",
|
|
653
|
+
"signature ./sdk:PmContextIntentReceipt",
|
|
654
|
+
"signature ./sdk:RelationshipKindDefinition",
|
|
655
|
+
"signature ./sdk/contracts:PmContextIntentReceipt",
|
|
656
|
+
"signature ./sdk/core:DEPENDENCY_KIND_VALUES",
|
|
657
|
+
"signature ./sdk/graph:RelationshipKindDefinition",
|
|
658
|
+
"signature ./sdk/runtime:DEPENDENCY_KIND_VALUES",
|
|
659
|
+
"symbol ./cli:_testOnly removed"
|
|
660
|
+
],
|
|
661
|
+
"package_version": "2026.8.16",
|
|
662
|
+
"reason": "Publish only runPmCli from ./cli and add truthful context-budget and recurrence contracts"
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
"changes": [
|
|
666
|
+
"signature ./sdk:PmCliErrorContext"
|
|
667
|
+
],
|
|
668
|
+
"package_version": "2026.8.16",
|
|
669
|
+
"reason": "Expose structured temporal relationship endpoint evidence on PmCliErrorContext and publish dependency_temporal_order_invalid for source-after-target enforcement"
|
|
670
|
+
},
|
|
671
|
+
{
|
|
672
|
+
"changes": [
|
|
673
|
+
"signature ./sdk:ASSURANCE_ACTIONS",
|
|
674
|
+
"signature ./sdk:AssuranceActionResult",
|
|
675
|
+
"signature ./sdk/core:AssuranceActionResult",
|
|
676
|
+
"signature ./sdk/governance:ASSURANCE_ACTIONS",
|
|
677
|
+
"signature ./sdk/governance:AssuranceActionResult",
|
|
678
|
+
"signature ./sdk/runtime:AssuranceActionResult"
|
|
679
|
+
],
|
|
680
|
+
"package_version": "2026.8.16",
|
|
681
|
+
"reason": "Add the typed assurance risk action and DefectChangeRiskReport result; exhaustive AssuranceAction consumers must handle risk."
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"changes": [
|
|
685
|
+
"signature ./sdk:DefectGateEvidenceFinding",
|
|
686
|
+
"signature ./sdk:PM_RECOVERY_REFERENCE_FIELDS",
|
|
687
|
+
"signature ./sdk/governance:DefectGateEvidenceFinding"
|
|
688
|
+
],
|
|
689
|
+
"package_version": "2026.8.16",
|
|
690
|
+
"reason": "Expand defect evidence finding and recovery producer contracts for fail-closed timestamps and complete structured recovery coverage"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"changes": [
|
|
694
|
+
"signature ./sdk:RuntimeFieldValueSchema"
|
|
695
|
+
],
|
|
696
|
+
"package_version": "2026.8.16",
|
|
697
|
+
"reason": "Expand defect evidence and recovery contracts while exposing semantic runtime field schemas without unreachable null coercion"
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"changes": [
|
|
701
|
+
"signature ./sdk:PM_RECOVERY_REFERENCE_FIELDS",
|
|
702
|
+
"signature ./sdk:PmRecoveryProducerCensusFinding"
|
|
703
|
+
],
|
|
704
|
+
"package_version": "2026.8.16",
|
|
705
|
+
"reason": "Canonicalize recovery producer fields and expose fail-closed source parse findings"
|
|
639
706
|
}
|
|
640
707
|
],
|
|
641
708
|
"entrypoints": {
|
|
709
|
+
".": {
|
|
710
|
+
"alias_of": "./sdk",
|
|
711
|
+
"classification": "aggregate_alias",
|
|
712
|
+
"symbols": [],
|
|
713
|
+
"types": "dist/sdk/index.d.ts"
|
|
714
|
+
},
|
|
715
|
+
"./cli": {
|
|
716
|
+
"classification": "executable_entry",
|
|
717
|
+
"symbols": [
|
|
718
|
+
{
|
|
719
|
+
"classification": "executable_entry",
|
|
720
|
+
"kind": "function",
|
|
721
|
+
"name": "runPmCli",
|
|
722
|
+
"signature": "(rawArgv?: string[]) => Promise<void> | calls: (rawArgv?: string[]) => Promise<void>"
|
|
723
|
+
}
|
|
724
|
+
],
|
|
725
|
+
"types": "dist/cli/public.d.ts"
|
|
726
|
+
},
|
|
642
727
|
"./sdk": {
|
|
643
728
|
"classification": "advanced_export",
|
|
644
729
|
"symbols": [
|
|
@@ -1008,6 +1093,18 @@
|
|
|
1008
1093
|
"name": "analyzeAgentProvenanceDescriptorCoverage",
|
|
1009
1094
|
"signature": "(descriptors?: readonly HarnessSignalDescriptor[], dimensions?: readonly string[]) => AgentProvenanceDescriptorCoverage[] | calls: (descriptors?: readonly HarnessSignalDescriptor[], dimensions?: readonly string[]) => AgentProvenanceDescriptorCoverage[]"
|
|
1010
1095
|
},
|
|
1096
|
+
{
|
|
1097
|
+
"classification": "supported",
|
|
1098
|
+
"kind": "function",
|
|
1099
|
+
"name": "analyzeDefectChangeRisk",
|
|
1100
|
+
"signature": "(index: DefectRecurrenceIndex, input: DefectChangeRiskInput, options?: AnalyzeDefectChangeRiskOptions) => DefectChangeRiskReport | calls: (index: DefectRecurrenceIndex, input: DefectChangeRiskInput, options?: AnalyzeDefectChangeRiskOptions) => DefectChangeRiskReport"
|
|
1101
|
+
},
|
|
1102
|
+
{
|
|
1103
|
+
"classification": "supported",
|
|
1104
|
+
"kind": "interface",
|
|
1105
|
+
"name": "AnalyzeDefectChangeRiskOptions",
|
|
1106
|
+
"signature": "export interface AnalyzeDefectChangeRiskOptions { cursor?: string; limit?: number; }"
|
|
1107
|
+
},
|
|
1011
1108
|
{
|
|
1012
1109
|
"classification": "supported",
|
|
1013
1110
|
"kind": "function",
|
|
@@ -1504,7 +1601,7 @@
|
|
|
1504
1601
|
"classification": "supported",
|
|
1505
1602
|
"kind": "value",
|
|
1506
1603
|
"name": "ASSURANCE_ACTIONS",
|
|
1507
|
-
"signature": "readonly [\"list\", \"show\", \"put\", \"remove\", \"run\", \"verdicts\", \"presets\", \"apply\", \"derive\", \"promote\"]"
|
|
1604
|
+
"signature": "readonly [\"list\", \"show\", \"put\", \"remove\", \"run\", \"verdicts\", \"presets\", \"apply\", \"derive\", \"promote\", \"risk\"]"
|
|
1508
1605
|
},
|
|
1509
1606
|
{
|
|
1510
1607
|
"classification": "supported",
|
|
@@ -1558,7 +1655,7 @@
|
|
|
1558
1655
|
"classification": "supported",
|
|
1559
1656
|
"kind": "type",
|
|
1560
1657
|
"name": "AssuranceActionResult",
|
|
1561
|
-
"signature": "export type AssuranceActionResult = AssuranceDeclaration | AssuranceMutationReceipt | AssuranceGateVerdict | AssuranceBundleMutationReceipt | AssurancePreset | { items: AssuranceDerivedProposal[]; count: number; applied?: AssuranceBundleMutationReceipt; } | { items: Array<{ id: AssurancePresetId; title: string; description: string; }>; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { id: string; } | { items: AssuranceDeclaration[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { items: AssuranceGateVerdict[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; };"
|
|
1658
|
+
"signature": "export type AssuranceActionResult = AssuranceDeclaration | AssuranceMutationReceipt | AssuranceGateVerdict | AssuranceBundleMutationReceipt | AssurancePreset | DefectChangeRiskReport | { items: AssuranceDerivedProposal[]; count: number; applied?: AssuranceBundleMutationReceipt; } | { items: Array<{ id: AssurancePresetId; title: string; description: string; }>; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { id: string; } | { items: AssuranceDeclaration[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { items: AssuranceGateVerdict[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; };"
|
|
1562
1659
|
},
|
|
1563
1660
|
{
|
|
1564
1661
|
"classification": "supported",
|
|
@@ -2016,6 +2113,48 @@
|
|
|
2016
2113
|
"name": "boundAgentEpisodeIdentity",
|
|
2017
2114
|
"signature": "(value: unknown, strict: boolean) => AgentEpisodeIdentity | undefined | calls: (value: unknown, strict: boolean) => AgentEpisodeIdentity | undefined"
|
|
2018
2115
|
},
|
|
2116
|
+
{
|
|
2117
|
+
"classification": "supported",
|
|
2118
|
+
"kind": "value",
|
|
2119
|
+
"name": "BOUNDARY_FIXTURE_CAPTURE_SOURCES",
|
|
2120
|
+
"signature": "readonly [\"captured_redacted\", \"captured_verbatim\"]"
|
|
2121
|
+
},
|
|
2122
|
+
{
|
|
2123
|
+
"classification": "supported",
|
|
2124
|
+
"kind": "type",
|
|
2125
|
+
"name": "BoundaryFixtureCaptureSource",
|
|
2126
|
+
"signature": "export type BoundaryFixtureCaptureSource = (typeof BOUNDARY_FIXTURE_CAPTURE_SOURCES)[number];"
|
|
2127
|
+
},
|
|
2128
|
+
{
|
|
2129
|
+
"classification": "supported",
|
|
2130
|
+
"kind": "interface",
|
|
2131
|
+
"name": "BoundaryFixtureFinding",
|
|
2132
|
+
"signature": "export interface BoundaryFixtureFinding { boundary_id: string; kind: \"invalid_registry\" | \"duplicate_boundary\" | \"invalid_boundary\" | \"missing_fixture\" | \"invalid_fixture\" | \"fixture_boundary_mismatch\" | \"unsafe_fixture\" | \"invalid_waiver\" | \"expired_waiver\"; detail: string; }"
|
|
2133
|
+
},
|
|
2134
|
+
{
|
|
2135
|
+
"classification": "supported",
|
|
2136
|
+
"kind": "interface",
|
|
2137
|
+
"name": "BoundaryFixtureRegistry",
|
|
2138
|
+
"signature": "export interface BoundaryFixtureRegistry { version: 1; inventory_scope: string; boundaries: BoundaryInventoryRecord[]; }"
|
|
2139
|
+
},
|
|
2140
|
+
{
|
|
2141
|
+
"classification": "supported",
|
|
2142
|
+
"kind": "interface",
|
|
2143
|
+
"name": "BoundaryFixtureReport",
|
|
2144
|
+
"signature": "export interface BoundaryFixtureReport { ok: boolean; boundary_count: number; captured_count: number; waived_count: number; findings: BoundaryFixtureFinding[]; }"
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"classification": "supported",
|
|
2148
|
+
"kind": "interface",
|
|
2149
|
+
"name": "BoundaryFixtureSample",
|
|
2150
|
+
"signature": "export interface BoundaryFixtureSample { version: 1; boundary_id: string; capture_source: BoundaryFixtureCaptureSource; capture_provenance: string; redactions: string[]; input: unknown; observed: unknown; }"
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"classification": "supported",
|
|
2154
|
+
"kind": "type",
|
|
2155
|
+
"name": "BoundaryInventoryRecord",
|
|
2156
|
+
"signature": "export type BoundaryInventoryRecord = CapturedBoundaryRecord | WaivedBoundaryRecord;"
|
|
2157
|
+
},
|
|
2019
2158
|
{
|
|
2020
2159
|
"classification": "advanced_export",
|
|
2021
2160
|
"kind": "function",
|
|
@@ -2064,6 +2203,18 @@
|
|
|
2064
2203
|
"name": "buildCorpusShapeItemPlan",
|
|
2065
2204
|
"signature": "(shape: Readonly<CorpusShape>, index: number, itemCount: number, seed?: number) => CorpusShapeItemPlan | calls: (shape: Readonly<CorpusShape>, index: number, itemCount: number, seed?: number) => CorpusShapeItemPlan"
|
|
2066
2205
|
},
|
|
2206
|
+
{
|
|
2207
|
+
"classification": "supported",
|
|
2208
|
+
"kind": "function",
|
|
2209
|
+
"name": "buildDefectRecurrenceIndex",
|
|
2210
|
+
"signature": "(policy: DefectRecurrencePolicy, items: readonly AssuranceItemRecord[], options?: BuildDefectRecurrenceIndexOptions) => DefectRecurrenceIndex | calls: (policy: DefectRecurrencePolicy, items: readonly AssuranceItemRecord[], options?: BuildDefectRecurrenceIndexOptions) => DefectRecurrenceIndex"
|
|
2211
|
+
},
|
|
2212
|
+
{
|
|
2213
|
+
"classification": "supported",
|
|
2214
|
+
"kind": "interface",
|
|
2215
|
+
"name": "BuildDefectRecurrenceIndexOptions",
|
|
2216
|
+
"signature": "export interface BuildDefectRecurrenceIndexOptions { previous_index?: DefectRecurrenceIndex; changed_item_ids?: string[]; }"
|
|
2217
|
+
},
|
|
2067
2218
|
{
|
|
2068
2219
|
"classification": "advanced_export",
|
|
2069
2220
|
"kind": "function",
|
|
@@ -2316,6 +2467,18 @@
|
|
|
2316
2467
|
"name": "canonicalizeRelationshipKind",
|
|
2317
2468
|
"signature": "(kind: string) => string | calls: (kind: string) => string"
|
|
2318
2469
|
},
|
|
2470
|
+
{
|
|
2471
|
+
"classification": "supported",
|
|
2472
|
+
"kind": "interface",
|
|
2473
|
+
"name": "CapturedBoundaryRecord",
|
|
2474
|
+
"signature": "export interface CapturedBoundaryRecord { id: string; producer: string; consumer: string; format: string; fixture_path: string; }"
|
|
2475
|
+
},
|
|
2476
|
+
{
|
|
2477
|
+
"classification": "advanced_export",
|
|
2478
|
+
"kind": "function",
|
|
2479
|
+
"name": "censusPmRecoveryReferenceProducers",
|
|
2480
|
+
"signature": "(sources: readonly PmRecoveryProducerSource[]) => PmRecoveryProducerCensusReport | calls: (sources: readonly PmRecoveryProducerSource[]) => PmRecoveryProducerCensusReport"
|
|
2481
|
+
},
|
|
2319
2482
|
{
|
|
2320
2483
|
"classification": "supported",
|
|
2321
2484
|
"kind": "function",
|
|
@@ -3744,6 +3907,114 @@
|
|
|
3744
3907
|
"name": "defaultScoreContextCandidates",
|
|
3745
3908
|
"signature": "<TItem>(candidates: readonly ContextRelevanceCandidate<TItem>[], options?: Pick<ScoreContextCandidatesOptions<TItem>, \"weights\">) => ContextRelevanceReport<TItem> | calls: <TItem>(candidates: readonly ContextRelevanceCandidate<TItem>[], options?: Pick<ScoreContextCandidatesOptions<TItem>, \"weights\">) => ContextRelevanceReport<TItem>"
|
|
3746
3909
|
},
|
|
3910
|
+
{
|
|
3911
|
+
"classification": "supported",
|
|
3912
|
+
"kind": "value",
|
|
3913
|
+
"name": "DEFECT_ESCAPE_CLASSES",
|
|
3914
|
+
"signature": "readonly [\"production_defect\", \"nightly_regression\", \"scanner_finding\", \"review_caught_late\"]"
|
|
3915
|
+
},
|
|
3916
|
+
{
|
|
3917
|
+
"classification": "supported",
|
|
3918
|
+
"kind": "value",
|
|
3919
|
+
"name": "DEFECT_GATE_EVIDENCE_DISPOSITIONS",
|
|
3920
|
+
"signature": "readonly [\"gate_added\", \"gate_strengthened\", \"explicit_waiver\"]"
|
|
3921
|
+
},
|
|
3922
|
+
{
|
|
3923
|
+
"classification": "supported",
|
|
3924
|
+
"kind": "interface",
|
|
3925
|
+
"name": "DefectChangeRiskInput",
|
|
3926
|
+
"signature": "export interface DefectChangeRiskInput { files?: string[]; package_names?: string[]; item_ids?: string[]; tags?: string[]; error_codes?: string[]; }"
|
|
3927
|
+
},
|
|
3928
|
+
{
|
|
3929
|
+
"classification": "supported",
|
|
3930
|
+
"kind": "interface",
|
|
3931
|
+
"name": "DefectChangeRiskMatch",
|
|
3932
|
+
"signature": "export interface DefectChangeRiskMatch { family_id: string; family_version: number; owner_item_id: string; escape_class: DefectEscapeClass; reasons: DefectChangeRiskReason[]; local_checks: string[]; hosted_checks: string[]; budget: DefectRecurrenceBudget; }"
|
|
3933
|
+
},
|
|
3934
|
+
{
|
|
3935
|
+
"classification": "supported",
|
|
3936
|
+
"kind": "interface",
|
|
3937
|
+
"name": "DefectChangeRiskReason",
|
|
3938
|
+
"signature": "export interface DefectChangeRiskReason { signal: \"file\" | \"package\" | \"item\" | \"tag\" | \"error_code\"; value: string; matched: string; }"
|
|
3939
|
+
},
|
|
3940
|
+
{
|
|
3941
|
+
"classification": "supported",
|
|
3942
|
+
"kind": "interface",
|
|
3943
|
+
"name": "DefectChangeRiskReport",
|
|
3944
|
+
"signature": "export interface DefectChangeRiskReport { risk_detected: boolean; index_fingerprint: string; items: DefectChangeRiskMatch[]; total: number; next_cursor?: string; required_local_checks: string[]; required_hosted_checks: string[]; cost: { families_evaluated: number; signals_evaluated: number; families_selected: number; estimated_output_tokens: number; }; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; }"
|
|
3945
|
+
},
|
|
3946
|
+
{
|
|
3947
|
+
"classification": "supported",
|
|
3948
|
+
"kind": "interface",
|
|
3949
|
+
"name": "DefectChangeRiskRequest",
|
|
3950
|
+
"signature": "export interface DefectChangeRiskRequest { policy: DefectRecurrencePolicy; change: DefectChangeRiskInput; cursor?: string; limit?: number; }"
|
|
3951
|
+
},
|
|
3952
|
+
{
|
|
3953
|
+
"classification": "supported",
|
|
3954
|
+
"kind": "type",
|
|
3955
|
+
"name": "DefectEscapeClass",
|
|
3956
|
+
"signature": "export type DefectEscapeClass = (typeof DEFECT_ESCAPE_CLASSES)[number];"
|
|
3957
|
+
},
|
|
3958
|
+
{
|
|
3959
|
+
"classification": "supported",
|
|
3960
|
+
"kind": "interface",
|
|
3961
|
+
"name": "DefectGateEvidence",
|
|
3962
|
+
"signature": "export interface DefectGateEvidence { disposition: DefectGateEvidenceDisposition; gate_id?: string; negative_control?: string; local_checks?: string[]; hosted_checks?: string[]; owner: string; waiver_reason?: string; waiver_expires_at?: string; }"
|
|
3963
|
+
},
|
|
3964
|
+
{
|
|
3965
|
+
"classification": "supported",
|
|
3966
|
+
"kind": "type",
|
|
3967
|
+
"name": "DefectGateEvidenceDisposition",
|
|
3968
|
+
"signature": "export type DefectGateEvidenceDisposition = (typeof DEFECT_GATE_EVIDENCE_DISPOSITIONS)[number];"
|
|
3969
|
+
},
|
|
3970
|
+
{
|
|
3971
|
+
"classification": "supported",
|
|
3972
|
+
"kind": "interface",
|
|
3973
|
+
"name": "DefectGateEvidenceFinding",
|
|
3974
|
+
"signature": "export interface DefectGateEvidenceFinding { item_id: string; kind: \"missing_escape_class\" | \"invalid_escape_class\" | \"invalid_completion_timestamp\" | \"missing_gate_evidence\" | \"invalid_gate_evidence\" | \"expired_waiver\"; detail: string; }"
|
|
3975
|
+
},
|
|
3976
|
+
{
|
|
3977
|
+
"classification": "supported",
|
|
3978
|
+
"kind": "interface",
|
|
3979
|
+
"name": "DefectGateEvidenceReport",
|
|
3980
|
+
"signature": "export interface DefectGateEvidenceReport { ok: boolean; governed_item_count: number; classified_item_count: number; class_counts: Record<DefectEscapeClass, number>; evidence_disposition_counts: Record<DefectGateEvidenceDisposition, number>; findings: DefectGateEvidenceFinding[]; }"
|
|
3981
|
+
},
|
|
3982
|
+
{
|
|
3983
|
+
"classification": "supported",
|
|
3984
|
+
"kind": "interface",
|
|
3985
|
+
"name": "DefectRecurrenceBudget",
|
|
3986
|
+
"signature": "export interface DefectRecurrenceBudget { max_escape_rate: number; max_false_positive_rate: number; }"
|
|
3987
|
+
},
|
|
3988
|
+
{
|
|
3989
|
+
"classification": "supported",
|
|
3990
|
+
"kind": "interface",
|
|
3991
|
+
"name": "DefectRecurrenceChecks",
|
|
3992
|
+
"signature": "export interface DefectRecurrenceChecks { local: string[]; hosted: string[]; }"
|
|
3993
|
+
},
|
|
3994
|
+
{
|
|
3995
|
+
"classification": "supported",
|
|
3996
|
+
"kind": "interface",
|
|
3997
|
+
"name": "DefectRecurrenceFamily",
|
|
3998
|
+
"signature": "export interface DefectRecurrenceFamily { id: string; version: number; title: string; owner_item_id: string; escape_class: DefectEscapeClass; triggers: DefectRecurrenceTriggers; checks: DefectRecurrenceChecks; negative_control: DefectChangeRiskInput; historical_item_ids: string[]; budget: DefectRecurrenceBudget; }"
|
|
3999
|
+
},
|
|
4000
|
+
{
|
|
4001
|
+
"classification": "supported",
|
|
4002
|
+
"kind": "interface",
|
|
4003
|
+
"name": "DefectRecurrenceIndex",
|
|
4004
|
+
"signature": "export interface DefectRecurrenceIndex { version: 1; policy_fingerprint: string; index_fingerprint: string; families: DefectRecurrenceFamily[]; item_families: Record<string, string[]>; build: { items_scanned: number; items_reused: number; items_indexed: number; }; }"
|
|
4005
|
+
},
|
|
4006
|
+
{
|
|
4007
|
+
"classification": "supported",
|
|
4008
|
+
"kind": "interface",
|
|
4009
|
+
"name": "DefectRecurrencePolicy",
|
|
4010
|
+
"signature": "export interface DefectRecurrencePolicy { version: 1; evidence_epoch: string; families: DefectRecurrenceFamily[]; }"
|
|
4011
|
+
},
|
|
4012
|
+
{
|
|
4013
|
+
"classification": "supported",
|
|
4014
|
+
"kind": "interface",
|
|
4015
|
+
"name": "DefectRecurrenceTriggers",
|
|
4016
|
+
"signature": "export interface DefectRecurrenceTriggers { file_patterns?: string[]; package_names?: string[]; item_ids?: string[]; tags?: string[]; error_codes?: string[]; }"
|
|
4017
|
+
},
|
|
3747
4018
|
{
|
|
3748
4019
|
"classification": "supported",
|
|
3749
4020
|
"kind": "function",
|
|
@@ -3958,7 +4229,7 @@
|
|
|
3958
4229
|
"classification": "supported",
|
|
3959
4230
|
"kind": "value",
|
|
3960
4231
|
"name": "DEPENDENCY_KIND_VALUES",
|
|
3961
|
-
"signature": "readonly [\"blocks\", \"parent\", \"child\", \"parent_child\", \"child_of\", \"related\", \"related_to\", \"discovered_from\", \"blocked_by\", \"incident_from\", \"epic\", \"implements\", \"supersedes\", \"task\", \"verifies\"]"
|
|
4232
|
+
"signature": "readonly [\"blocks\", \"parent\", \"child\", \"parent_child\", \"child_of\", \"related\", \"related_to\", \"discovered_from\", \"blocked_by\", \"incident_from\", \"epic\", \"implements\", \"recurs_from\", \"supersedes\", \"task\", \"verifies\"]"
|
|
3962
4233
|
},
|
|
3963
4234
|
{
|
|
3964
4235
|
"classification": "supported",
|
|
@@ -4458,12 +4729,24 @@
|
|
|
4458
4729
|
"name": "evaluateAssuranceGate",
|
|
4459
4730
|
"signature": "(gateId: string, document: AssuranceDocument, context: AssuranceEvaluationContext, options: { trigger: AssuranceGateTrigger; dry_run?: boolean; }) => Promise<AssuranceGateVerdict> | calls: (gateId: string, document: AssuranceDocument, context: AssuranceEvaluationContext, options: { trigger: AssuranceGateTrigger; dry_run?: boolean; }) => Promise<AssuranceGateVerdict>"
|
|
4460
4731
|
},
|
|
4732
|
+
{
|
|
4733
|
+
"classification": "supported",
|
|
4734
|
+
"kind": "function",
|
|
4735
|
+
"name": "evaluateBoundaryFixtures",
|
|
4736
|
+
"signature": "(registry: BoundaryFixtureRegistry, fixtures: Readonly<Record<string, unknown>>, now?: Date) => BoundaryFixtureReport | calls: (registry: BoundaryFixtureRegistry, fixtures: Readonly<Record<string, unknown>>, now?: Date) => BoundaryFixtureReport"
|
|
4737
|
+
},
|
|
4461
4738
|
{
|
|
4462
4739
|
"classification": "supported",
|
|
4463
4740
|
"kind": "function",
|
|
4464
4741
|
"name": "evaluateContextRanking",
|
|
4465
4742
|
"signature": "(input: ContextRankingEvaluationInput) => ContextRankingEvaluation | calls: (input: ContextRankingEvaluationInput) => ContextRankingEvaluation"
|
|
4466
4743
|
},
|
|
4744
|
+
{
|
|
4745
|
+
"classification": "supported",
|
|
4746
|
+
"kind": "function",
|
|
4747
|
+
"name": "evaluateDefectGateEvidence",
|
|
4748
|
+
"signature": "(items: readonly AssuranceItemRecord[], policy: DefectRecurrencePolicy, terminalStatuses: readonly string[], now?: Date) => DefectGateEvidenceReport | calls: (items: readonly AssuranceItemRecord[], policy: DefectRecurrencePolicy, terminalStatuses: readonly string[], now?: Date) => DefectGateEvidenceReport"
|
|
4749
|
+
},
|
|
4467
4750
|
{
|
|
4468
4751
|
"classification": "supported",
|
|
4469
4752
|
"kind": "function",
|
|
@@ -5008,13 +5291,13 @@
|
|
|
5008
5291
|
"classification": "supported",
|
|
5009
5292
|
"kind": "type",
|
|
5010
5293
|
"name": "ExtensionManifestCompatibilityCode",
|
|
5011
|
-
"signature": "export type ExtensionManifestCompatibilityCode = \"pm_min_version_invalid\" | \"pm_min_version_unchecked\" | \"pm_min_version_unmet\" | \"pm_max_version_invalid\" | \"pm_max_version_unchecked\" | \"pm_max_version_exceeded\" | \"pm_max_version_exceeded_warn\";"
|
|
5294
|
+
"signature": "export type ExtensionManifestCompatibilityCode = \"pm_min_version_invalid\" | \"pm_min_version_unchecked\" | \"pm_min_version_unmet\" | \"pm_max_version_invalid\" | \"pm_max_version_unchecked\" | \"pm_max_version_exceeded\" | \"pm_max_version_exceeded_warn\" | \"manifest_unknown_key\" | \"no_version_bounds_declared\";"
|
|
5012
5295
|
},
|
|
5013
5296
|
{
|
|
5014
5297
|
"classification": "supported",
|
|
5015
5298
|
"kind": "interface",
|
|
5016
5299
|
"name": "ExtensionManifestCompatibilityFinding",
|
|
5017
|
-
"signature": "export interface ExtensionManifestCompatibilityFinding { code: ExtensionManifestCompatibilityCode; severity: \"error\" | \"warning\"; constraint: PmVersionBoundKind; required: string; current: string; message: string; }"
|
|
5300
|
+
"signature": "export interface ExtensionManifestCompatibilityFinding { code: ExtensionManifestCompatibilityCode; severity: \"error\" | \"warning\"; constraint: PmVersionBoundKind | \"manifest\"; required: string; current: string; message: string; path?: string; suggested_key?: \"pm_min_version\" | \"pm_max_version\"; }"
|
|
5018
5301
|
},
|
|
5019
5302
|
{
|
|
5020
5303
|
"classification": "supported",
|
|
@@ -8226,6 +8509,18 @@
|
|
|
8226
8509
|
"name": "parseCsvKv",
|
|
8227
8510
|
"signature": "(raw: string, optionName: string) => Record<string, string> | calls: (raw: string, optionName: string) => Record<string, string>"
|
|
8228
8511
|
},
|
|
8512
|
+
{
|
|
8513
|
+
"classification": "supported",
|
|
8514
|
+
"kind": "function",
|
|
8515
|
+
"name": "parseDefectChangeRiskRequest",
|
|
8516
|
+
"signature": "(value: unknown) => DefectChangeRiskRequest | calls: (value: unknown) => DefectChangeRiskRequest"
|
|
8517
|
+
},
|
|
8518
|
+
{
|
|
8519
|
+
"classification": "supported",
|
|
8520
|
+
"kind": "function",
|
|
8521
|
+
"name": "parseDefectRecurrencePolicy",
|
|
8522
|
+
"signature": "(value: unknown) => DefectRecurrencePolicy | calls: (value: unknown) => DefectRecurrencePolicy"
|
|
8523
|
+
},
|
|
8229
8524
|
{
|
|
8230
8525
|
"classification": "advanced_export",
|
|
8231
8526
|
"kind": "function",
|
|
@@ -8934,6 +9229,12 @@
|
|
|
8934
9229
|
"name": "PM_READ_ROW_JQ_SELECTOR",
|
|
8935
9230
|
"signature": "\".row_contract.row_keys[] as $key | getpath($key | split(\\\".\\\")) | if type == \\\"array\\\" then .[] else if type == \\\"object\\\" then to_entries[] else empty end end\""
|
|
8936
9231
|
},
|
|
9232
|
+
{
|
|
9233
|
+
"classification": "advanced_export",
|
|
9234
|
+
"kind": "value",
|
|
9235
|
+
"name": "PM_RECOVERY_REFERENCE_FIELDS",
|
|
9236
|
+
"signature": "readonly (\"candidate_command\" | \"candidate_commands\" | \"example\" | \"examples\" | \"fallback_candidates\" | \"migration_hint\" | \"migration_hints\" | \"next_best_command\" | \"next_step\" | \"next_steps\" | \"restore_with\" | \"retry_command\" | \"suggested_next_steps\" | \"suggested_retry\")[]"
|
|
9237
|
+
},
|
|
8937
9238
|
{
|
|
8938
9239
|
"classification": "advanced_export",
|
|
8939
9240
|
"kind": "value",
|
|
@@ -9082,7 +9383,7 @@
|
|
|
9082
9383
|
"classification": "advanced_export",
|
|
9083
9384
|
"kind": "interface",
|
|
9084
9385
|
"name": "PmCliErrorContext",
|
|
9085
|
-
"signature": "export interface PmCliErrorContext { code?: string; reason?: string; field?: string; gate_id?: string; assertion_id?: string; measurement_id?: string; source_kind?: string; check?: string; format?: string; format_version?: number; type?: string; required?: string; why?: string; resolved_path?: string; requested_path?: string; suggested_path?: string; examples?: string[]; nextSteps?: string[]; unmatched?: string[]; verification_errors?: string[]; unresolved_targets?: string[]; valid_range?: { first_version: number | null; last_version: number | null; first_timestamp: string | null; last_timestamp: string | null; }; recovery?: PmCliErrorRecoveryPayload; }"
|
|
9386
|
+
"signature": "export interface PmCliErrorContext { code?: string; reason?: string; field?: string; gate_id?: string; assertion_id?: string; measurement_id?: string; source_kind?: string; source_id?: string; source_created_at?: string; target_id?: string; target_created_at?: string; temporal_order?: string; check?: string; format?: string; format_version?: number; type?: string; required?: string; why?: string; resolved_path?: string; requested_path?: string; suggested_path?: string; examples?: string[]; nextSteps?: string[]; unmatched?: string[]; verification_errors?: string[]; unresolved_targets?: string[]; valid_range?: { first_version: number | null; last_version: number | null; first_timestamp: string | null; last_timestamp: string | null; }; recovery?: PmCliErrorRecoveryPayload; }"
|
|
9086
9387
|
},
|
|
9087
9388
|
{
|
|
9088
9389
|
"classification": "advanced_export",
|
|
@@ -9214,7 +9515,7 @@
|
|
|
9214
9515
|
"classification": "contract_data",
|
|
9215
9516
|
"kind": "interface",
|
|
9216
9517
|
"name": "PmContextIntentReceipt",
|
|
9217
|
-
"signature": "export interface PmContextIntentReceipt { command: string; intent: string; source: PmContextIntentSource; included_field_groups: string[]; token_budget: number; estimated_tokens: number; within_budget: boolean; degradation: \"bounded_fields_and_rows\" | \"bounded_ranked_rows\" | \"bounded_sections\" | \"budget_row_compaction\" | \"recursive_budget_compaction\" | \"budget_receipt_only\" | \"standard_item\" | \"none\"; declaration_feasible: boolean; result_omitted: boolean; budget_derived_limit?: number; binding_constraint?: \"explicit_limit\" | \"token_budget\"; limit_reason?: string; }"
|
|
9518
|
+
"signature": "export interface PmContextIntentReceipt { command: string; intent: string; source: PmContextIntentSource; included_field_groups: string[]; token_budget: number; declared_token_budget: number; token_budget_override: number; estimated_tokens: number; within_budget: boolean; degradation: \"bounded_fields_and_rows\" | \"bounded_ranked_rows\" | \"bounded_sections\" | \"budget_row_compaction\" | \"recursive_budget_compaction\" | \"budget_receipt_only\" | \"standard_item\" | \"none\"; declaration_feasible: boolean; result_omitted: boolean; budget_derived_limit?: number; binding_constraint?: \"explicit_limit\" | \"token_budget\"; limit_reason?: string; }"
|
|
9218
9519
|
},
|
|
9219
9520
|
{
|
|
9220
9521
|
"classification": "contract_data",
|
|
@@ -9522,6 +9823,30 @@
|
|
|
9522
9823
|
"name": "PmReadOutputTruncationDisclosure",
|
|
9523
9824
|
"signature": "export interface PmReadOutputTruncationDisclosure { reason: \"output_budget_reached\"; budget_source: PmReadOutputDimensionSource | \"session\"; budget_tokens: number; overridden_dimensions: PmReadOutputDimension[]; compacted_row_paths: string[]; continuation_cursor_rebased: boolean; continuation_available: boolean; recovery_budget_multiplier: 1; continuations: PmReadOutputContinuation[]; restore_with: string; recovery: { cursor: string; cli: \"--output-cursor\"; sdk: \"outputCursor\"; mcp: \"outputCursor\"; } | { cli: string; sdk: { outputBudget: number; }; mcp: { outputBudget: number; }; }; }"
|
|
9524
9825
|
},
|
|
9826
|
+
{
|
|
9827
|
+
"classification": "advanced_export",
|
|
9828
|
+
"kind": "interface",
|
|
9829
|
+
"name": "PmRecoveryProducerCensusFinding",
|
|
9830
|
+
"signature": "export interface PmRecoveryProducerCensusFinding { kind: \"invalid_source\" | \"missing_kind_producer\" | \"unknown_recovery_field\"; subject: string; detail: string; }"
|
|
9831
|
+
},
|
|
9832
|
+
{
|
|
9833
|
+
"classification": "advanced_export",
|
|
9834
|
+
"kind": "interface",
|
|
9835
|
+
"name": "PmRecoveryProducerCensusReport",
|
|
9836
|
+
"signature": "export interface PmRecoveryProducerCensusReport { ok: boolean; scanned_file_count: number; producer_count: number; producer_count_by_kind: Record<PmRecoveryReferenceKind, number>; producers: PmRecoveryProducerLocation[]; findings: PmRecoveryProducerCensusFinding[]; }"
|
|
9837
|
+
},
|
|
9838
|
+
{
|
|
9839
|
+
"classification": "advanced_export",
|
|
9840
|
+
"kind": "interface",
|
|
9841
|
+
"name": "PmRecoveryProducerLocation",
|
|
9842
|
+
"signature": "export interface PmRecoveryProducerLocation { path: string; line: number; field: (typeof PM_RECOVERY_REFERENCE_FIELDS)[number]; kind: PmRecoveryReferenceKind; }"
|
|
9843
|
+
},
|
|
9844
|
+
{
|
|
9845
|
+
"classification": "advanced_export",
|
|
9846
|
+
"kind": "interface",
|
|
9847
|
+
"name": "PmRecoveryProducerSource",
|
|
9848
|
+
"signature": "export interface PmRecoveryProducerSource { path: string; content: string; }"
|
|
9849
|
+
},
|
|
9525
9850
|
{
|
|
9526
9851
|
"classification": "advanced_export",
|
|
9527
9852
|
"kind": "interface",
|
|
@@ -11068,7 +11393,7 @@
|
|
|
11068
11393
|
"classification": "supported",
|
|
11069
11394
|
"kind": "interface",
|
|
11070
11395
|
"name": "RelationshipKindDefinition",
|
|
11071
|
-
"signature": "export interface RelationshipKindDefinition { kind: string; direction: RelationshipDirection; inverse?: string; ordering: boolean; precedence?: RelationshipPrecedence; hierarchy: boolean; hierarchyDirection?: RelationshipHierarchyDirection; outgoing: RelationshipCardinality; incoming: RelationshipCardinality; lifecycle: RelationshipLifecycle; payloadSchema?: Readonly<Record<string, unknown>>; aliases?: readonly string[]; compatibilityVersion: number; allowSelf: boolean; }"
|
|
11396
|
+
"signature": "export interface RelationshipKindDefinition { kind: string; direction: RelationshipDirection; inverse?: string; ordering: boolean; temporalOrder?: RelationshipTemporalOrder; precedence?: RelationshipPrecedence; hierarchy: boolean; hierarchyDirection?: RelationshipHierarchyDirection; outgoing: RelationshipCardinality; incoming: RelationshipCardinality; lifecycle: RelationshipLifecycle; payloadSchema?: Readonly<Record<string, unknown>>; aliases?: readonly string[]; compatibilityVersion: number; allowSelf: boolean; }"
|
|
11072
11397
|
},
|
|
11073
11398
|
{
|
|
11074
11399
|
"classification": "supported",
|
|
@@ -11196,6 +11521,12 @@
|
|
|
11196
11521
|
"name": "RelationshipSubgraph",
|
|
11197
11522
|
"signature": "export interface RelationshipSubgraph { nodes: string[]; edges: RelationshipEdge[]; }"
|
|
11198
11523
|
},
|
|
11524
|
+
{
|
|
11525
|
+
"classification": "supported",
|
|
11526
|
+
"kind": "type",
|
|
11527
|
+
"name": "RelationshipTemporalOrder",
|
|
11528
|
+
"signature": "export type RelationshipTemporalOrder = \"source_after_target\";"
|
|
11529
|
+
},
|
|
11199
11530
|
{
|
|
11200
11531
|
"classification": "supported",
|
|
11201
11532
|
"kind": "type",
|
|
@@ -12756,12 +13087,24 @@
|
|
|
12756
13087
|
"name": "RuntimeFieldCommand",
|
|
12757
13088
|
"signature": "export type RuntimeFieldCommand = (typeof RUNTIME_FIELD_COMMAND_VALUES)[number];"
|
|
12758
13089
|
},
|
|
13090
|
+
{
|
|
13091
|
+
"classification": "advanced_export",
|
|
13092
|
+
"kind": "interface",
|
|
13093
|
+
"name": "RuntimeFieldDefinition",
|
|
13094
|
+
"signature": "export interface RuntimeFieldDefinition { key: string; metadata_key?: string; front_matter_key?: string; cli_flag?: string; cli_aliases?: string[]; description?: string; type?: RuntimeFieldType; commands?: RuntimeFieldCommand[]; repeatable?: boolean; required?: boolean; required_on_create?: boolean; required_types?: string[]; allow_unset?: boolean; value_schema?: RuntimeFieldValueSchema; }"
|
|
13095
|
+
},
|
|
12759
13096
|
{
|
|
12760
13097
|
"classification": "advanced_export",
|
|
12761
13098
|
"kind": "interface",
|
|
12762
13099
|
"name": "RuntimeFieldRegistry",
|
|
12763
13100
|
"signature": "export interface RuntimeFieldRegistry { definitions: RuntimeFieldDefinitionResolved[]; by_key: Map<string, RuntimeFieldDefinitionResolved>; by_cli_token: Map<string, RuntimeFieldDefinitionResolved>; command_to_fields: Map<RuntimeFieldCommand, RuntimeFieldDefinitionResolved[]>; }"
|
|
12764
13101
|
},
|
|
13102
|
+
{
|
|
13103
|
+
"classification": "advanced_export",
|
|
13104
|
+
"kind": "interface",
|
|
13105
|
+
"name": "RuntimeFieldValueSchema",
|
|
13106
|
+
"signature": "export interface RuntimeFieldValueSchema { type?: \"string\" | \"number\" | \"boolean\" | \"array\" | \"object\"; const?: StructuredJsonValue; enum?: StructuredJsonValue[]; min_length?: number; min_items?: number; format?: \"date-time\"; properties?: Record<string, RuntimeFieldValueSchema>; required?: string[]; additional_properties?: boolean; items?: RuntimeFieldValueSchema; one_of?: RuntimeFieldValueSchema[]; }"
|
|
13107
|
+
},
|
|
12765
13108
|
{
|
|
12766
13109
|
"classification": "advanced_export",
|
|
12767
13110
|
"kind": "interface",
|
|
@@ -14898,6 +15241,12 @@
|
|
|
14898
15241
|
"name": "verifyPmRefusalReachability",
|
|
14899
15242
|
"signature": "(catalog: readonly PmErrorCodeContract[], observations: readonly PmRefusalProbeObservation[]) => PmRefusalReachabilityReport | calls: (catalog: readonly PmErrorCodeContract[], observations: readonly PmRefusalProbeObservation[]) => PmRefusalReachabilityReport"
|
|
14900
15243
|
},
|
|
15244
|
+
{
|
|
15245
|
+
"classification": "supported",
|
|
15246
|
+
"kind": "interface",
|
|
15247
|
+
"name": "WaivedBoundaryRecord",
|
|
15248
|
+
"signature": "export interface WaivedBoundaryRecord { id: string; producer: string; consumer: string; format: string; waiver_reason: string; waiver_owner: string; waiver_expires_at: string; }"
|
|
15249
|
+
},
|
|
14901
15250
|
{
|
|
14902
15251
|
"classification": "contract_data",
|
|
14903
15252
|
"kind": "function",
|
|
@@ -15772,13 +16121,13 @@
|
|
|
15772
16121
|
"classification": "supported",
|
|
15773
16122
|
"kind": "type",
|
|
15774
16123
|
"name": "ExtensionManifestCompatibilityCode",
|
|
15775
|
-
"signature": "export type ExtensionManifestCompatibilityCode = \"pm_min_version_invalid\" | \"pm_min_version_unchecked\" | \"pm_min_version_unmet\" | \"pm_max_version_invalid\" | \"pm_max_version_unchecked\" | \"pm_max_version_exceeded\" | \"pm_max_version_exceeded_warn\";"
|
|
16124
|
+
"signature": "export type ExtensionManifestCompatibilityCode = \"pm_min_version_invalid\" | \"pm_min_version_unchecked\" | \"pm_min_version_unmet\" | \"pm_max_version_invalid\" | \"pm_max_version_unchecked\" | \"pm_max_version_exceeded\" | \"pm_max_version_exceeded_warn\" | \"manifest_unknown_key\" | \"no_version_bounds_declared\";"
|
|
15776
16125
|
},
|
|
15777
16126
|
{
|
|
15778
16127
|
"classification": "supported",
|
|
15779
16128
|
"kind": "interface",
|
|
15780
16129
|
"name": "ExtensionManifestCompatibilityFinding",
|
|
15781
|
-
"signature": "export interface ExtensionManifestCompatibilityFinding { code: ExtensionManifestCompatibilityCode; severity: \"error\" | \"warning\"; constraint: PmVersionBoundKind; required: string; current: string; message: string; }"
|
|
16130
|
+
"signature": "export interface ExtensionManifestCompatibilityFinding { code: ExtensionManifestCompatibilityCode; severity: \"error\" | \"warning\"; constraint: PmVersionBoundKind | \"manifest\"; required: string; current: string; message: string; path?: string; suggested_key?: \"pm_min_version\" | \"pm_max_version\"; }"
|
|
15782
16131
|
},
|
|
15783
16132
|
{
|
|
15784
16133
|
"classification": "supported",
|
|
@@ -17662,7 +18011,7 @@
|
|
|
17662
18011
|
"classification": "contract_data",
|
|
17663
18012
|
"kind": "interface",
|
|
17664
18013
|
"name": "PmContextIntentReceipt",
|
|
17665
|
-
"signature": "export interface PmContextIntentReceipt { command: string; intent: string; source: PmContextIntentSource; included_field_groups: string[]; token_budget: number; estimated_tokens: number; within_budget: boolean; degradation: \"bounded_fields_and_rows\" | \"bounded_ranked_rows\" | \"bounded_sections\" | \"budget_row_compaction\" | \"recursive_budget_compaction\" | \"budget_receipt_only\" | \"standard_item\" | \"none\"; declaration_feasible: boolean; result_omitted: boolean; budget_derived_limit?: number; binding_constraint?: \"explicit_limit\" | \"token_budget\"; limit_reason?: string; }"
|
|
18014
|
+
"signature": "export interface PmContextIntentReceipt { command: string; intent: string; source: PmContextIntentSource; included_field_groups: string[]; token_budget: number; declared_token_budget: number; token_budget_override: number; estimated_tokens: number; within_budget: boolean; degradation: \"bounded_fields_and_rows\" | \"bounded_ranked_rows\" | \"bounded_sections\" | \"budget_row_compaction\" | \"recursive_budget_compaction\" | \"budget_receipt_only\" | \"standard_item\" | \"none\"; declaration_feasible: boolean; result_omitted: boolean; budget_derived_limit?: number; binding_constraint?: \"explicit_limit\" | \"token_budget\"; limit_reason?: string; }"
|
|
17666
18015
|
},
|
|
17667
18016
|
{
|
|
17668
18017
|
"classification": "contract_data",
|
|
@@ -18502,7 +18851,7 @@
|
|
|
18502
18851
|
"classification": "supported",
|
|
18503
18852
|
"kind": "type",
|
|
18504
18853
|
"name": "AssuranceActionResult",
|
|
18505
|
-
"signature": "export type AssuranceActionResult = AssuranceDeclaration | AssuranceMutationReceipt | AssuranceGateVerdict | AssuranceBundleMutationReceipt | AssurancePreset | { items: AssuranceDerivedProposal[]; count: number; applied?: AssuranceBundleMutationReceipt; } | { items: Array<{ id: AssurancePresetId; title: string; description: string; }>; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { id: string; } | { items: AssuranceDeclaration[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { items: AssuranceGateVerdict[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; };"
|
|
18854
|
+
"signature": "export type AssuranceActionResult = AssuranceDeclaration | AssuranceMutationReceipt | AssuranceGateVerdict | AssuranceBundleMutationReceipt | AssurancePreset | DefectChangeRiskReport | { items: AssuranceDerivedProposal[]; count: number; applied?: AssuranceBundleMutationReceipt; } | { items: Array<{ id: AssurancePresetId; title: string; description: string; }>; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { id: string; } | { items: AssuranceDeclaration[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { items: AssuranceGateVerdict[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; };"
|
|
18506
18855
|
},
|
|
18507
18856
|
{
|
|
18508
18857
|
"classification": "supported",
|
|
@@ -18694,7 +19043,7 @@
|
|
|
18694
19043
|
"classification": "supported",
|
|
18695
19044
|
"kind": "value",
|
|
18696
19045
|
"name": "DEPENDENCY_KIND_VALUES",
|
|
18697
|
-
"signature": "readonly [\"blocks\", \"parent\", \"child\", \"parent_child\", \"child_of\", \"related\", \"related_to\", \"discovered_from\", \"blocked_by\", \"incident_from\", \"epic\", \"implements\", \"supersedes\", \"task\", \"verifies\"]"
|
|
19046
|
+
"signature": "readonly [\"blocks\", \"parent\", \"child\", \"parent_child\", \"child_of\", \"related\", \"related_to\", \"discovered_from\", \"blocked_by\", \"incident_from\", \"epic\", \"implements\", \"recurs_from\", \"supersedes\", \"task\", \"verifies\"]"
|
|
18698
19047
|
},
|
|
18699
19048
|
{
|
|
18700
19049
|
"classification": "supported",
|
|
@@ -19548,6 +19897,18 @@
|
|
|
19548
19897
|
"name": "acknowledgeUnknownAuthorHistoryEventsFromTransport",
|
|
19549
19898
|
"signature": "(pmRoot: string, input: Record<string, unknown>) => Promise<UnknownAuthorAcknowledgmentResult> | calls: (pmRoot: string, input: Record<string, unknown>) => Promise<UnknownAuthorAcknowledgmentResult>"
|
|
19550
19899
|
},
|
|
19900
|
+
{
|
|
19901
|
+
"classification": "supported",
|
|
19902
|
+
"kind": "function",
|
|
19903
|
+
"name": "analyzeDefectChangeRisk",
|
|
19904
|
+
"signature": "(index: DefectRecurrenceIndex, input: DefectChangeRiskInput, options?: AnalyzeDefectChangeRiskOptions) => DefectChangeRiskReport | calls: (index: DefectRecurrenceIndex, input: DefectChangeRiskInput, options?: AnalyzeDefectChangeRiskOptions) => DefectChangeRiskReport"
|
|
19905
|
+
},
|
|
19906
|
+
{
|
|
19907
|
+
"classification": "supported",
|
|
19908
|
+
"kind": "interface",
|
|
19909
|
+
"name": "AnalyzeDefectChangeRiskOptions",
|
|
19910
|
+
"signature": "export interface AnalyzeDefectChangeRiskOptions { cursor?: string; limit?: number; }"
|
|
19911
|
+
},
|
|
19551
19912
|
{
|
|
19552
19913
|
"classification": "supported",
|
|
19553
19914
|
"kind": "function",
|
|
@@ -19558,7 +19919,7 @@
|
|
|
19558
19919
|
"classification": "supported",
|
|
19559
19920
|
"kind": "value",
|
|
19560
19921
|
"name": "ASSURANCE_ACTIONS",
|
|
19561
|
-
"signature": "readonly [\"list\", \"show\", \"put\", \"remove\", \"run\", \"verdicts\", \"presets\", \"apply\", \"derive\", \"promote\"]"
|
|
19922
|
+
"signature": "readonly [\"list\", \"show\", \"put\", \"remove\", \"run\", \"verdicts\", \"presets\", \"apply\", \"derive\", \"promote\", \"risk\"]"
|
|
19562
19923
|
},
|
|
19563
19924
|
{
|
|
19564
19925
|
"classification": "supported",
|
|
@@ -19606,7 +19967,7 @@
|
|
|
19606
19967
|
"classification": "supported",
|
|
19607
19968
|
"kind": "type",
|
|
19608
19969
|
"name": "AssuranceActionResult",
|
|
19609
|
-
"signature": "export type AssuranceActionResult = AssuranceDeclaration | AssuranceMutationReceipt | AssuranceGateVerdict | AssuranceBundleMutationReceipt | AssurancePreset | { items: AssuranceDerivedProposal[]; count: number; applied?: AssuranceBundleMutationReceipt; } | { items: Array<{ id: AssurancePresetId; title: string; description: string; }>; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { id: string; } | { items: AssuranceDeclaration[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { items: AssuranceGateVerdict[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; };"
|
|
19970
|
+
"signature": "export type AssuranceActionResult = AssuranceDeclaration | AssuranceMutationReceipt | AssuranceGateVerdict | AssuranceBundleMutationReceipt | AssurancePreset | DefectChangeRiskReport | { items: AssuranceDerivedProposal[]; count: number; applied?: AssuranceBundleMutationReceipt; } | { items: Array<{ id: AssurancePresetId; title: string; description: string; }>; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { id: string; } | { items: AssuranceDeclaration[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { items: AssuranceGateVerdict[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; };"
|
|
19610
19971
|
},
|
|
19611
19972
|
{
|
|
19612
19973
|
"classification": "supported",
|
|
@@ -19926,6 +20287,66 @@
|
|
|
19926
20287
|
"name": "AssuranceValue",
|
|
19927
20288
|
"signature": "export type AssuranceValue = number | string[];"
|
|
19928
20289
|
},
|
|
20290
|
+
{
|
|
20291
|
+
"classification": "supported",
|
|
20292
|
+
"kind": "value",
|
|
20293
|
+
"name": "BOUNDARY_FIXTURE_CAPTURE_SOURCES",
|
|
20294
|
+
"signature": "readonly [\"captured_redacted\", \"captured_verbatim\"]"
|
|
20295
|
+
},
|
|
20296
|
+
{
|
|
20297
|
+
"classification": "supported",
|
|
20298
|
+
"kind": "type",
|
|
20299
|
+
"name": "BoundaryFixtureCaptureSource",
|
|
20300
|
+
"signature": "export type BoundaryFixtureCaptureSource = (typeof BOUNDARY_FIXTURE_CAPTURE_SOURCES)[number];"
|
|
20301
|
+
},
|
|
20302
|
+
{
|
|
20303
|
+
"classification": "supported",
|
|
20304
|
+
"kind": "interface",
|
|
20305
|
+
"name": "BoundaryFixtureFinding",
|
|
20306
|
+
"signature": "export interface BoundaryFixtureFinding { boundary_id: string; kind: \"invalid_registry\" | \"duplicate_boundary\" | \"invalid_boundary\" | \"missing_fixture\" | \"invalid_fixture\" | \"fixture_boundary_mismatch\" | \"unsafe_fixture\" | \"invalid_waiver\" | \"expired_waiver\"; detail: string; }"
|
|
20307
|
+
},
|
|
20308
|
+
{
|
|
20309
|
+
"classification": "supported",
|
|
20310
|
+
"kind": "interface",
|
|
20311
|
+
"name": "BoundaryFixtureRegistry",
|
|
20312
|
+
"signature": "export interface BoundaryFixtureRegistry { version: 1; inventory_scope: string; boundaries: BoundaryInventoryRecord[]; }"
|
|
20313
|
+
},
|
|
20314
|
+
{
|
|
20315
|
+
"classification": "supported",
|
|
20316
|
+
"kind": "interface",
|
|
20317
|
+
"name": "BoundaryFixtureReport",
|
|
20318
|
+
"signature": "export interface BoundaryFixtureReport { ok: boolean; boundary_count: number; captured_count: number; waived_count: number; findings: BoundaryFixtureFinding[]; }"
|
|
20319
|
+
},
|
|
20320
|
+
{
|
|
20321
|
+
"classification": "supported",
|
|
20322
|
+
"kind": "interface",
|
|
20323
|
+
"name": "BoundaryFixtureSample",
|
|
20324
|
+
"signature": "export interface BoundaryFixtureSample { version: 1; boundary_id: string; capture_source: BoundaryFixtureCaptureSource; capture_provenance: string; redactions: string[]; input: unknown; observed: unknown; }"
|
|
20325
|
+
},
|
|
20326
|
+
{
|
|
20327
|
+
"classification": "supported",
|
|
20328
|
+
"kind": "type",
|
|
20329
|
+
"name": "BoundaryInventoryRecord",
|
|
20330
|
+
"signature": "export type BoundaryInventoryRecord = CapturedBoundaryRecord | WaivedBoundaryRecord;"
|
|
20331
|
+
},
|
|
20332
|
+
{
|
|
20333
|
+
"classification": "supported",
|
|
20334
|
+
"kind": "function",
|
|
20335
|
+
"name": "buildDefectRecurrenceIndex",
|
|
20336
|
+
"signature": "(policy: DefectRecurrencePolicy, items: readonly AssuranceItemRecord[], options?: BuildDefectRecurrenceIndexOptions) => DefectRecurrenceIndex | calls: (policy: DefectRecurrencePolicy, items: readonly AssuranceItemRecord[], options?: BuildDefectRecurrenceIndexOptions) => DefectRecurrenceIndex"
|
|
20337
|
+
},
|
|
20338
|
+
{
|
|
20339
|
+
"classification": "supported",
|
|
20340
|
+
"kind": "interface",
|
|
20341
|
+
"name": "BuildDefectRecurrenceIndexOptions",
|
|
20342
|
+
"signature": "export interface BuildDefectRecurrenceIndexOptions { previous_index?: DefectRecurrenceIndex; changed_item_ids?: string[]; }"
|
|
20343
|
+
},
|
|
20344
|
+
{
|
|
20345
|
+
"classification": "supported",
|
|
20346
|
+
"kind": "interface",
|
|
20347
|
+
"name": "CapturedBoundaryRecord",
|
|
20348
|
+
"signature": "export interface CapturedBoundaryRecord { id: string; producer: string; consumer: string; format: string; fixture_path: string; }"
|
|
20349
|
+
},
|
|
19929
20350
|
{
|
|
19930
20351
|
"classification": "supported",
|
|
19931
20352
|
"kind": "value",
|
|
@@ -19956,6 +20377,114 @@
|
|
|
19956
20377
|
"name": "createEmptyAssuranceDocument",
|
|
19957
20378
|
"signature": "() => AssuranceDocument | calls: () => AssuranceDocument"
|
|
19958
20379
|
},
|
|
20380
|
+
{
|
|
20381
|
+
"classification": "supported",
|
|
20382
|
+
"kind": "value",
|
|
20383
|
+
"name": "DEFECT_ESCAPE_CLASSES",
|
|
20384
|
+
"signature": "readonly [\"production_defect\", \"nightly_regression\", \"scanner_finding\", \"review_caught_late\"]"
|
|
20385
|
+
},
|
|
20386
|
+
{
|
|
20387
|
+
"classification": "supported",
|
|
20388
|
+
"kind": "value",
|
|
20389
|
+
"name": "DEFECT_GATE_EVIDENCE_DISPOSITIONS",
|
|
20390
|
+
"signature": "readonly [\"gate_added\", \"gate_strengthened\", \"explicit_waiver\"]"
|
|
20391
|
+
},
|
|
20392
|
+
{
|
|
20393
|
+
"classification": "supported",
|
|
20394
|
+
"kind": "interface",
|
|
20395
|
+
"name": "DefectChangeRiskInput",
|
|
20396
|
+
"signature": "export interface DefectChangeRiskInput { files?: string[]; package_names?: string[]; item_ids?: string[]; tags?: string[]; error_codes?: string[]; }"
|
|
20397
|
+
},
|
|
20398
|
+
{
|
|
20399
|
+
"classification": "supported",
|
|
20400
|
+
"kind": "interface",
|
|
20401
|
+
"name": "DefectChangeRiskMatch",
|
|
20402
|
+
"signature": "export interface DefectChangeRiskMatch { family_id: string; family_version: number; owner_item_id: string; escape_class: DefectEscapeClass; reasons: DefectChangeRiskReason[]; local_checks: string[]; hosted_checks: string[]; budget: DefectRecurrenceBudget; }"
|
|
20403
|
+
},
|
|
20404
|
+
{
|
|
20405
|
+
"classification": "supported",
|
|
20406
|
+
"kind": "interface",
|
|
20407
|
+
"name": "DefectChangeRiskReason",
|
|
20408
|
+
"signature": "export interface DefectChangeRiskReason { signal: \"file\" | \"package\" | \"item\" | \"tag\" | \"error_code\"; value: string; matched: string; }"
|
|
20409
|
+
},
|
|
20410
|
+
{
|
|
20411
|
+
"classification": "supported",
|
|
20412
|
+
"kind": "interface",
|
|
20413
|
+
"name": "DefectChangeRiskReport",
|
|
20414
|
+
"signature": "export interface DefectChangeRiskReport { risk_detected: boolean; index_fingerprint: string; items: DefectChangeRiskMatch[]; total: number; next_cursor?: string; required_local_checks: string[]; required_hosted_checks: string[]; cost: { families_evaluated: number; signals_evaluated: number; families_selected: number; estimated_output_tokens: number; }; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; }"
|
|
20415
|
+
},
|
|
20416
|
+
{
|
|
20417
|
+
"classification": "supported",
|
|
20418
|
+
"kind": "interface",
|
|
20419
|
+
"name": "DefectChangeRiskRequest",
|
|
20420
|
+
"signature": "export interface DefectChangeRiskRequest { policy: DefectRecurrencePolicy; change: DefectChangeRiskInput; cursor?: string; limit?: number; }"
|
|
20421
|
+
},
|
|
20422
|
+
{
|
|
20423
|
+
"classification": "supported",
|
|
20424
|
+
"kind": "type",
|
|
20425
|
+
"name": "DefectEscapeClass",
|
|
20426
|
+
"signature": "export type DefectEscapeClass = (typeof DEFECT_ESCAPE_CLASSES)[number];"
|
|
20427
|
+
},
|
|
20428
|
+
{
|
|
20429
|
+
"classification": "supported",
|
|
20430
|
+
"kind": "interface",
|
|
20431
|
+
"name": "DefectGateEvidence",
|
|
20432
|
+
"signature": "export interface DefectGateEvidence { disposition: DefectGateEvidenceDisposition; gate_id?: string; negative_control?: string; local_checks?: string[]; hosted_checks?: string[]; owner: string; waiver_reason?: string; waiver_expires_at?: string; }"
|
|
20433
|
+
},
|
|
20434
|
+
{
|
|
20435
|
+
"classification": "supported",
|
|
20436
|
+
"kind": "type",
|
|
20437
|
+
"name": "DefectGateEvidenceDisposition",
|
|
20438
|
+
"signature": "export type DefectGateEvidenceDisposition = (typeof DEFECT_GATE_EVIDENCE_DISPOSITIONS)[number];"
|
|
20439
|
+
},
|
|
20440
|
+
{
|
|
20441
|
+
"classification": "supported",
|
|
20442
|
+
"kind": "interface",
|
|
20443
|
+
"name": "DefectGateEvidenceFinding",
|
|
20444
|
+
"signature": "export interface DefectGateEvidenceFinding { item_id: string; kind: \"missing_escape_class\" | \"invalid_escape_class\" | \"invalid_completion_timestamp\" | \"missing_gate_evidence\" | \"invalid_gate_evidence\" | \"expired_waiver\"; detail: string; }"
|
|
20445
|
+
},
|
|
20446
|
+
{
|
|
20447
|
+
"classification": "supported",
|
|
20448
|
+
"kind": "interface",
|
|
20449
|
+
"name": "DefectGateEvidenceReport",
|
|
20450
|
+
"signature": "export interface DefectGateEvidenceReport { ok: boolean; governed_item_count: number; classified_item_count: number; class_counts: Record<DefectEscapeClass, number>; evidence_disposition_counts: Record<DefectGateEvidenceDisposition, number>; findings: DefectGateEvidenceFinding[]; }"
|
|
20451
|
+
},
|
|
20452
|
+
{
|
|
20453
|
+
"classification": "supported",
|
|
20454
|
+
"kind": "interface",
|
|
20455
|
+
"name": "DefectRecurrenceBudget",
|
|
20456
|
+
"signature": "export interface DefectRecurrenceBudget { max_escape_rate: number; max_false_positive_rate: number; }"
|
|
20457
|
+
},
|
|
20458
|
+
{
|
|
20459
|
+
"classification": "supported",
|
|
20460
|
+
"kind": "interface",
|
|
20461
|
+
"name": "DefectRecurrenceChecks",
|
|
20462
|
+
"signature": "export interface DefectRecurrenceChecks { local: string[]; hosted: string[]; }"
|
|
20463
|
+
},
|
|
20464
|
+
{
|
|
20465
|
+
"classification": "supported",
|
|
20466
|
+
"kind": "interface",
|
|
20467
|
+
"name": "DefectRecurrenceFamily",
|
|
20468
|
+
"signature": "export interface DefectRecurrenceFamily { id: string; version: number; title: string; owner_item_id: string; escape_class: DefectEscapeClass; triggers: DefectRecurrenceTriggers; checks: DefectRecurrenceChecks; negative_control: DefectChangeRiskInput; historical_item_ids: string[]; budget: DefectRecurrenceBudget; }"
|
|
20469
|
+
},
|
|
20470
|
+
{
|
|
20471
|
+
"classification": "supported",
|
|
20472
|
+
"kind": "interface",
|
|
20473
|
+
"name": "DefectRecurrenceIndex",
|
|
20474
|
+
"signature": "export interface DefectRecurrenceIndex { version: 1; policy_fingerprint: string; index_fingerprint: string; families: DefectRecurrenceFamily[]; item_families: Record<string, string[]>; build: { items_scanned: number; items_reused: number; items_indexed: number; }; }"
|
|
20475
|
+
},
|
|
20476
|
+
{
|
|
20477
|
+
"classification": "supported",
|
|
20478
|
+
"kind": "interface",
|
|
20479
|
+
"name": "DefectRecurrencePolicy",
|
|
20480
|
+
"signature": "export interface DefectRecurrencePolicy { version: 1; evidence_epoch: string; families: DefectRecurrenceFamily[]; }"
|
|
20481
|
+
},
|
|
20482
|
+
{
|
|
20483
|
+
"classification": "supported",
|
|
20484
|
+
"kind": "interface",
|
|
20485
|
+
"name": "DefectRecurrenceTriggers",
|
|
20486
|
+
"signature": "export interface DefectRecurrenceTriggers { file_patterns?: string[]; package_names?: string[]; item_ids?: string[]; tags?: string[]; error_codes?: string[]; }"
|
|
20487
|
+
},
|
|
19959
20488
|
{
|
|
19960
20489
|
"classification": "supported",
|
|
19961
20490
|
"kind": "function",
|
|
@@ -19998,6 +20527,18 @@
|
|
|
19998
20527
|
"name": "evaluateAssuranceGate",
|
|
19999
20528
|
"signature": "(gateId: string, document: AssuranceDocument, context: AssuranceEvaluationContext, options: { trigger: AssuranceGateTrigger; dry_run?: boolean; }) => Promise<AssuranceGateVerdict> | calls: (gateId: string, document: AssuranceDocument, context: AssuranceEvaluationContext, options: { trigger: AssuranceGateTrigger; dry_run?: boolean; }) => Promise<AssuranceGateVerdict>"
|
|
20000
20529
|
},
|
|
20530
|
+
{
|
|
20531
|
+
"classification": "supported",
|
|
20532
|
+
"kind": "function",
|
|
20533
|
+
"name": "evaluateBoundaryFixtures",
|
|
20534
|
+
"signature": "(registry: BoundaryFixtureRegistry, fixtures: Readonly<Record<string, unknown>>, now?: Date) => BoundaryFixtureReport | calls: (registry: BoundaryFixtureRegistry, fixtures: Readonly<Record<string, unknown>>, now?: Date) => BoundaryFixtureReport"
|
|
20535
|
+
},
|
|
20536
|
+
{
|
|
20537
|
+
"classification": "supported",
|
|
20538
|
+
"kind": "function",
|
|
20539
|
+
"name": "evaluateDefectGateEvidence",
|
|
20540
|
+
"signature": "(items: readonly AssuranceItemRecord[], policy: DefectRecurrencePolicy, terminalStatuses: readonly string[], now?: Date) => DefectGateEvidenceReport | calls: (items: readonly AssuranceItemRecord[], policy: DefectRecurrencePolicy, terminalStatuses: readonly string[], now?: Date) => DefectGateEvidenceReport"
|
|
20541
|
+
},
|
|
20001
20542
|
{
|
|
20002
20543
|
"classification": "supported",
|
|
20003
20544
|
"kind": "function",
|
|
@@ -20244,6 +20785,18 @@
|
|
|
20244
20785
|
"name": "normalizeSimilarityText",
|
|
20245
20786
|
"signature": "(value: string) => string | calls: (value: string) => string"
|
|
20246
20787
|
},
|
|
20788
|
+
{
|
|
20789
|
+
"classification": "supported",
|
|
20790
|
+
"kind": "function",
|
|
20791
|
+
"name": "parseDefectChangeRiskRequest",
|
|
20792
|
+
"signature": "(value: unknown) => DefectChangeRiskRequest | calls: (value: unknown) => DefectChangeRiskRequest"
|
|
20793
|
+
},
|
|
20794
|
+
{
|
|
20795
|
+
"classification": "supported",
|
|
20796
|
+
"kind": "function",
|
|
20797
|
+
"name": "parseDefectRecurrencePolicy",
|
|
20798
|
+
"signature": "(value: unknown) => DefectRecurrencePolicy | calls: (value: unknown) => DefectRecurrencePolicy"
|
|
20799
|
+
},
|
|
20247
20800
|
{
|
|
20248
20801
|
"classification": "supported",
|
|
20249
20802
|
"kind": "function",
|
|
@@ -20669,6 +21222,12 @@
|
|
|
20669
21222
|
"kind": "interface",
|
|
20670
21223
|
"name": "ValidateResult",
|
|
20671
21224
|
"signature": "export interface ValidateResult { ok: boolean; has_warnings: boolean; checks: ValidateCheck[]; warnings: string[]; fixes?: ValidateFixesSummary; generated_at: string; projection: OutputProjectionDeclaration; }"
|
|
21225
|
+
},
|
|
21226
|
+
{
|
|
21227
|
+
"classification": "supported",
|
|
21228
|
+
"kind": "interface",
|
|
21229
|
+
"name": "WaivedBoundaryRecord",
|
|
21230
|
+
"signature": "export interface WaivedBoundaryRecord { id: string; producer: string; consumer: string; format: string; waiver_reason: string; waiver_owner: string; waiver_expires_at: string; }"
|
|
20672
21231
|
}
|
|
20673
21232
|
],
|
|
20674
21233
|
"types": "dist/sdk/governance.d.ts"
|
|
@@ -21730,7 +22289,7 @@
|
|
|
21730
22289
|
"classification": "supported",
|
|
21731
22290
|
"kind": "interface",
|
|
21732
22291
|
"name": "RelationshipKindDefinition",
|
|
21733
|
-
"signature": "export interface RelationshipKindDefinition { kind: string; direction: RelationshipDirection; inverse?: string; ordering: boolean; precedence?: RelationshipPrecedence; hierarchy: boolean; hierarchyDirection?: RelationshipHierarchyDirection; outgoing: RelationshipCardinality; incoming: RelationshipCardinality; lifecycle: RelationshipLifecycle; payloadSchema?: Readonly<Record<string, unknown>>; aliases?: readonly string[]; compatibilityVersion: number; allowSelf: boolean; }"
|
|
22292
|
+
"signature": "export interface RelationshipKindDefinition { kind: string; direction: RelationshipDirection; inverse?: string; ordering: boolean; temporalOrder?: RelationshipTemporalOrder; precedence?: RelationshipPrecedence; hierarchy: boolean; hierarchyDirection?: RelationshipHierarchyDirection; outgoing: RelationshipCardinality; incoming: RelationshipCardinality; lifecycle: RelationshipLifecycle; payloadSchema?: Readonly<Record<string, unknown>>; aliases?: readonly string[]; compatibilityVersion: number; allowSelf: boolean; }"
|
|
21734
22293
|
},
|
|
21735
22294
|
{
|
|
21736
22295
|
"classification": "supported",
|
|
@@ -21852,6 +22411,12 @@
|
|
|
21852
22411
|
"name": "RelationshipSubgraph",
|
|
21853
22412
|
"signature": "export interface RelationshipSubgraph { nodes: string[]; edges: RelationshipEdge[]; }"
|
|
21854
22413
|
},
|
|
22414
|
+
{
|
|
22415
|
+
"classification": "supported",
|
|
22416
|
+
"kind": "type",
|
|
22417
|
+
"name": "RelationshipTemporalOrder",
|
|
22418
|
+
"signature": "export type RelationshipTemporalOrder = \"source_after_target\";"
|
|
22419
|
+
},
|
|
21855
22420
|
{
|
|
21856
22421
|
"classification": "supported",
|
|
21857
22422
|
"kind": "type",
|
|
@@ -23878,7 +24443,7 @@
|
|
|
23878
24443
|
"classification": "supported",
|
|
23879
24444
|
"kind": "type",
|
|
23880
24445
|
"name": "AssuranceActionResult",
|
|
23881
|
-
"signature": "export type AssuranceActionResult = AssuranceDeclaration | AssuranceMutationReceipt | AssuranceGateVerdict | AssuranceBundleMutationReceipt | AssurancePreset | { items: AssuranceDerivedProposal[]; count: number; applied?: AssuranceBundleMutationReceipt; } | { items: Array<{ id: AssurancePresetId; title: string; description: string; }>; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { id: string; } | { items: AssuranceDeclaration[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { items: AssuranceGateVerdict[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; };"
|
|
24446
|
+
"signature": "export type AssuranceActionResult = AssuranceDeclaration | AssuranceMutationReceipt | AssuranceGateVerdict | AssuranceBundleMutationReceipt | AssurancePreset | DefectChangeRiskReport | { items: AssuranceDerivedProposal[]; count: number; applied?: AssuranceBundleMutationReceipt; } | { items: Array<{ id: AssurancePresetId; title: string; description: string; }>; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { id: string; } | { items: AssuranceDeclaration[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; } | { items: AssuranceGateVerdict[]; count: number; row_contract: { row_keys: [ \"items\" ]; jq_selector: \".items[]\"; }; };"
|
|
23882
24447
|
},
|
|
23883
24448
|
{
|
|
23884
24449
|
"classification": "supported",
|
|
@@ -24214,7 +24779,7 @@
|
|
|
24214
24779
|
"classification": "supported",
|
|
24215
24780
|
"kind": "value",
|
|
24216
24781
|
"name": "DEPENDENCY_KIND_VALUES",
|
|
24217
|
-
"signature": "readonly [\"blocks\", \"parent\", \"child\", \"parent_child\", \"child_of\", \"related\", \"related_to\", \"discovered_from\", \"blocked_by\", \"incident_from\", \"epic\", \"implements\", \"supersedes\", \"task\", \"verifies\"]"
|
|
24782
|
+
"signature": "readonly [\"blocks\", \"parent\", \"child\", \"parent_child\", \"child_of\", \"related\", \"related_to\", \"discovered_from\", \"blocked_by\", \"incident_from\", \"epic\", \"implements\", \"recurs_from\", \"supersedes\", \"task\", \"verifies\"]"
|
|
24218
24783
|
},
|
|
24219
24784
|
{
|
|
24220
24785
|
"classification": "supported",
|
|
@@ -26990,6 +27555,7 @@
|
|
|
26990
27555
|
"create_positional_type_without_title",
|
|
26991
27556
|
"dependency_edge_not_allowed",
|
|
26992
27557
|
"dependency_target_not_found",
|
|
27558
|
+
"dependency_temporal_order_invalid",
|
|
26993
27559
|
"duplicate_command",
|
|
26994
27560
|
"duplicate_edge",
|
|
26995
27561
|
"duplicate_sweep_cost_limit",
|
|
@@ -27086,6 +27652,7 @@
|
|
|
27086
27652
|
"locks_unreadable",
|
|
27087
27653
|
"malformed_plan_step_evidence",
|
|
27088
27654
|
"manifest_capabilities_absent",
|
|
27655
|
+
"manifest_unknown_key",
|
|
27089
27656
|
"merge_conflict_markers_detected",
|
|
27090
27657
|
"merge_decisions_unreviewed",
|
|
27091
27658
|
"merge_git_config_unwritable",
|
|
@@ -27104,6 +27671,7 @@
|
|
|
27104
27671
|
"no_test_files_found",
|
|
27105
27672
|
"no_tests_found",
|
|
27106
27673
|
"no_update_fields",
|
|
27674
|
+
"no_version_bounds_declared",
|
|
27107
27675
|
"npm_package_not_found",
|
|
27108
27676
|
"ownership_conflict",
|
|
27109
27677
|
"ownership_dependency_bypass_restricted_options",
|