todays product advirories implemented

This commit is contained in:
master
2026-01-16 23:30:47 +02:00
parent 91ba600722
commit 77ff029205
174 changed files with 30173 additions and 1383 deletions

View File

@@ -0,0 +1,48 @@
{
"schema": "stella.ground-truth.v1",
"sampleId": "sample-001",
"generatedAt": "2026-01-15T00:00:00Z",
"generator": {
"name": "unit-test-generator",
"version": "1.0.0",
"annotator": "signals-tests"
},
"targets": [
{
"symbolId": "com/example/Foo.bar:(I)V",
"display": "Foo.bar",
"purl": "pkg:maven/com.example/foo@1.0.0",
"expected": {
"latticeState": "RO",
"bucket": "runtime",
"reachable": true,
"confidence": 0.9,
"pathLength": 1,
"path": [
"com/example/Foo.bar:(I)V"
]
},
"reasoning": "Observed at runtime via synthetic probe."
}
],
"entryPoints": [
{
"symbolId": "com/example/Foo.bar:(I)V",
"display": "Foo.bar",
"phase": "runtime",
"source": "synthetic"
}
]
}
{
"schema": "stella.ground-truth.v1",
"sampleId": "sample-001",
"generatedAt": "2026-01-15T00:00:00Z",
"generator": {
"name": "unit-test-generator",
"version": "1.0.0",
"annotator": "signals-tests"
},
"targets": [
{
"symbolId": "com/example/Foo.bar:(I)V",