Build operational trust lifecycle foundation

This commit is contained in:
rcourtman
2026-07-19 00:23:27 +01:00
parent c2df4ad277
commit cf0486492e
31 changed files with 3607 additions and 198 deletions
@@ -2967,12 +2967,12 @@ class SubsystemLookupTest(unittest.TestCase):
self.assertEqual(
api_match["matched_contract_references"],
[
{
"heading": "## Shared Boundaries",
"path": "internal/api/access_control_handlers.go",
"line": 1233,
"heading_line": 144,
}
{
"heading": "## Shared Boundaries",
"path": "internal/api/access_control_handlers.go",
"line": 1244,
"heading_line": 155,
}
],
)