Parent: #50
Depends on
Working unit
Author Go callgraph contracts for go-jose, paired with existing rules.
Scope
- Inventory current detection-rule Go APIs for go-jose.
- Add one schema-v2 YAML file or a clearly scoped set of YAML files under
internal/callgraph/contracts/go/.
- Record each API disposition in the PR body.
- Add focused embedded-KB assertions.
Out of scope
- No parser or resolver infrastructure changes.
- No unrelated Go libraries.
Acceptance criteria
Dependency-intelligence contract acceptance
This issue owns library semantics. Shared export behavior is covered by #116 and #117.
Where the library API exposes the corresponding semantics:
Parent: #50
Depends on
Working unit
Author Go callgraph contracts for go-jose, paired with existing rules.
Scope
internal/callgraph/contracts/go/.Out of scope
Acceptance criteria
go test ./internal/callgraph/contracts/...passes.Dependency-intelligence contract acceptance
This issue owns library semantics. Shared export behavior is covered by #116 and #117.
Where the library API exposes the corresponding semantics:
factory,config,operation, andoutput(configrepresents configuration).