You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/framework-capabilities.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"schemaVersion": "1.0",
3
-
"updatedAtUtc": "2026-04-01T14:00:00Z",
3
+
"updatedAtUtc": "2026-04-02T10:30:00Z",
4
4
"registry_status": "seeded-governed-baseline",
5
5
"migration_notes": "Both 'id' and 'capability_id' are currently preserved for migration compatibility. New consumers should use 'capability_id' as the canonical key while legacy readers transition from 'id'.",
- Security gate status: `Capability policy taxonomy documented; runtime policy evaluator still in P2`
12
-
- Observability gate status: `Bridge-first diagnostics shipped; runtime/framework unification still in P3`
13
-
- Release gate status: `Docs-first release governance is active for roadmap, closeout snapshot, and layering checks`
12
+
- Security gate status: `Capability taxonomy is documented and the runtime policy evaluator now governs host capability enforcement; plugin capability expansion remains Tier C and policy-gated`
13
+
- Observability gate status: `Unified diagnostics event envelope and runtime/bridge sinks are shipped; broader framework event coverage remains incremental`
14
+
- Release gate status: `Docs-first release governance, capability snapshots, dependency governance, and closeout evidence are active in Ci`
14
15
15
16
## Tier A
16
17
@@ -43,7 +44,7 @@ Experimental capabilities without a stable cross-platform SLA:
43
44
44
45
- Linux remains primarily a dialog-first support story; embedded desktop parity is not part of the current baseline.
45
46
- Android and iOS stay preview for Tier A bridge/kernel capabilities and are not yet Tier B-ready for framework services.
46
-
- Capability policy enforcement for plugin powers is not fully implemented yet; the registry entries are the current contract seed for P2 hardening.
47
+
- Capability policy enforcement is active for governed host capability paths; broader plugin power rollout remains experimental and Tier C.
47
48
- Platform-specific caveats must continue to flow from `framework-capabilities.json` into release evidence and support messaging.
Copy file name to clipboardExpand all lines: src/Agibuild.Fulora.Avalonia/Agibuild.Fulora.Avalonia.csproj
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@
10
10
<PackageId>Agibuild.Fulora.Avalonia</PackageId>
11
11
<Description>Cross-platform WebView control for Avalonia UI with native platform adapters (WKWebView on macOS/iOS, WebView2 on Windows, WebKitGTK on Linux, Android WebView). Provides embedded WebView, popup dialog, and OAuth authentication flows.</Description>
0 commit comments