AIGuiders.Platform.CommandPlane
0.4.6
See the version list below for details.
dotnet add package AIGuiders.Platform.CommandPlane --version 0.4.6
NuGet\Install-Package AIGuiders.Platform.CommandPlane -Version 0.4.6
<PackageReference Include="AIGuiders.Platform.CommandPlane" Version="0.4.6" />
<PackageVersion Include="AIGuiders.Platform.CommandPlane" Version="0.4.6" />
<PackageReference Include="AIGuiders.Platform.CommandPlane" />
paket add AIGuiders.Platform.CommandPlane --version 0.4.6
#r "nuget: AIGuiders.Platform.CommandPlane, 0.4.6"
#:package AIGuiders.Platform.CommandPlane@0.4.6
#addin nuget:?package=AIGuiders.Platform.CommandPlane&version=0.4.6
#tool nuget:?package=AIGuiders.Platform.CommandPlane&version=0.4.6
Guiders Platform
Shared contracts and routing kit for AI Guiders products (CDP habitat, Glass, Forge).
Architecture: sibling repos as sovereign planets; shared packages and ADR as federation protocols — see GUIDERS-ADR-0006.
Not in scope: product apps, DashSpec, Avalonia UI forks.
Packages (v0.2)
| Package | Role |
|---|---|
AIGuiders.Platform.Abstractions |
IntentOutcome, RoutedIntent, pulse truncation |
AIGuiders.Platform.Routing |
IIntentOrgan, DispatchCallOverride, route refusal helpers |
AIGuiders.Platform.CommandPlane |
Slash DOI, ArgTail, catalog index, line resolver |
AIGuiders.Platform.Cockpit.Abstractions |
CCU, DAL, channel, CDS, compositor contracts |
AIGuiders.Platform.Cockpit.Ids |
IDS overlay search (ADR 0079) |
AIGuiders.Platform.Cockpit.DataBus |
IDataBus, InMemoryDataBus (ADR 0099) |
AIGuiders.Platform.Cockpit.Transport |
IngressEvent, BoundedIngressBus (ADR 0094) |
Planned: Correspondence, Desk. Monolith AIGuiders.Platform.Cockpit 0.1.0 deprecated.
Mental model: aviation phases — GUIDERS-ADR-0007; platform mechanics — GUIDERS-ADR-0010; command surfaces — GUIDERS-ADR-0009.
Build
dotnet build
dotnet test
dotnet pack -c Release
NuGet Trusted Publishing (nuget.org)
| Поле | Значение |
|---|---|
| Owner | AI-Guiders |
| Repository | guiders-platform |
| Workflow | release.yml |
| Package scope (glob) | AIGuiders.Platform.* |
Один glob покрывает все семейства: Abstractions, Routing, CommandPlane, Cockpit.*, будущие Correspondence, Desk.
Не используй только AIGuiders.Platform.Cockpit.* — CommandPlane и Routing туда не входят.
release.yml пушит artifacts/AIGuiders.Platform.*.nupkg — новый пакет не нужно дописывать вручную.
ADR
- GUIDERS-ADR-0001 — Platform boundary
- GUIDERS-ADR-0002 — Avalonia quarry gap
- GUIDERS-ADR-0003 — Platform SSOT quarry
- GUIDERS-ADR-0004 — Core monorepo
- GUIDERS-ADR-0005 — UI Platform monorepo
- GUIDERS-ADR-0006 — Confederation charter
- GUIDERS-ADR-0008 — PluginHost hyperlane
Essays
- Why aviation, not Pair Programming — Pair + CRM + cockpit: one subject, complementary domains (not either/or)
Consumers
cdp-mcp— habitat; adopt viaPackageReferencefrom nuget.org- Glass WPF — projection of cockpit snapshots (CDP-ADR-0021)
- Forge — MCP adapter on shared command ids (later)
License
Software: MIT (OSI text) · Ethical use: declaration
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on AIGuiders.Platform.CommandPlane:
| Package | Downloads |
|---|---|
|
AIGuiders.Platform.CommandPlane.Binding
Binding mechanic core: gesture catalog, layered merge (GUIDERS-ADR-0017). |
|
|
AIGuiders.Platform.CommandPlane.Melody
Melody invocation mechanic: descriptors, line profile, policy (GUIDERS-ADR-0015). |
|
|
AIGuiders.Platform.CommandPlane.Sources.Toml
TOML command catalog source reader (GUIDERS-ADR-0013). |
|
|
AIGuiders.Platform.CommandPlane.Sources.Xml
XML command catalog source reader (GUIDERS-ADR-0013). |
|
|
AIGuiders.Platform.CommandPlane.Slash
Slash invocation mechanic: catalog index, resolve, completion, guidance (GUIDERS-ADR-0015). |
GitHub repositories
This package is not used by any popular GitHub repositories.