docs: assume plugin capabilities by default

Signed-off-by: barlind <tobias@barlind.se>
This commit is contained in:
barlind
2026-06-18 00:40:39 -07:00
committed by Bret Mogilefsky
parent 7d0021d04a
commit 35863b8886
12 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ def test_in_tree_manifest_id_matches_directory(manifest_path: str) -> None:
def test_capability_manifest_metadata_validates(schema: dict) -> None:
"""Capability-aware manifests should validate alongside runtime loader fields."""
"""Capability-declared manifests should validate alongside runtime loader fields."""
manifest = {
"id": "capability_example",
"name": "Capability Example",