Directories
¶
| Path | Synopsis |
|---|---|
|
builtin
|
|
|
adapterkit
Package adapterkit holds the schema-info and query-compilation boilerplate every built-in graph-backend adapter shares, so each adapter (compliance- register, sdd-register, …) translates its registry.Schema and compiles its DSL queries through ONE source instead of copy-pasting the loop bodies.
|
Package adapterkit holds the schema-info and query-compilation boilerplate every built-in graph-backend adapter shares, so each adapter (compliance- register, sdd-register, …) translates its registry.Schema and compiles its DSL queries through ONE source instead of copy-pasting the loop bodies. |
|
compliance-register
Package complianceregister implements the built-in compliance-register graph-backend adapter (graph-backend-adapter-contract §13.2).
|
Package complianceregister implements the built-in compliance-register graph-backend adapter (graph-backend-adapter-contract §13.2). |
|
crg
Package crg implements the built-in kg-native Code Review Graph adapter (graph-backend-adapter-contract §11).
|
Package crg implements the built-in kg-native Code Review Graph adapter (graph-backend-adapter-contract §11). |
|
crg-bridge
Package crgbridge implements the migration-only crg-bridge adapter (graph-backend-adapter-contract §11.2).
|
Package crgbridge implements the migration-only crg-bridge adapter (graph-backend-adapter-contract §11.2). |
|
none
Package none implements the built-in `none` graph-backend adapter (graph-backend-adapter-contract §13.1).
|
Package none implements the built-in `none` graph-backend adapter (graph-backend-adapter-contract §13.1). |
|
sdd-register
Package sddregister implements the SDD-entity dogfood graph-backend adapter.
|
Package sddregister implements the SDD-entity dogfood graph-backend adapter. |
|
Package sdk is the `da-adapter-sdk` Go surface that bootstrap skills use exclusively to write into scoped KG storage (graph-backend-adapter-contract §8.4).
|
Package sdk is the `da-adapter-sdk` Go surface that bootstrap skills use exclusively to write into scoped KG storage (graph-backend-adapter-contract §8.4). |
Click to show internal directories.
Click to hide internal directories.