Expand Docker and Kubernetes platform projections

This commit is contained in:
rcourtman
2026-05-24 08:58:02 +01:00
parent d3934e19e3
commit 6346929328
63 changed files with 5858 additions and 258 deletions
@@ -3586,13 +3586,13 @@ class SubsystemLookupTest(unittest.TestCase):
self.assertEqual(
api_match["matched_contract_references"],
[
{
"heading": "## Shared Boundaries",
"path": "internal/api/access_control_handlers.go",
"line": 229,
"heading_line": 109,
}
],
{
"heading": "## Shared Boundaries",
"path": "internal/api/access_control_handlers.go",
"line": 238,
"heading_line": 109,
}
],
)
organization_match = by_subsystem["organization-settings"]
@@ -3628,7 +3628,7 @@ class SubsystemLookupTest(unittest.TestCase):
{
"heading": "## Extension Points",
"path": "internal/api/access_control_handlers.go",
"line": 81,
"line": 87,
"heading_line": 70,
},
],