Some checks are pending
Bidi Control Character Guard / bidi-control-guard (push) Waiting to run
Circular Dependency Check / Check for new circular dependencies (push) Waiting to run
Citus Migration Smoke / Combined migrations on single-node Citus (push) Waiting to run
E2E Fresh Install Tests / fresh-install-e2e (push) Waiting to run
ext-v2 guardrails / Run ext-v2 guard and ESLint (push) Waiting to run
Integration Tests / Check for relevant changes (push) Waiting to run
Integration Tests / ${{ (github.event_name == 'schedule' || github.event.inputs.suite == 'full') && 'Full integration suite' || 'Tier-1 integration subset' }} (push) Blocked by required conditions
Mobile checks / Mobile lint + typecheck (push) Waiting to run
Mobile checks / Mobile unit tests (push) Waiting to run
Mobile checks / Mobile dependency audit (report) (push) Waiting to run
Mobile checks / Mobile reproducibility checks (push) Waiting to run
Secrets guard (env backups) / Ensure no tracked env backup files (push) Waiting to run
Temporal Readiness / fast-readiness (push) Waiting to run
Temporal Readiness / docker-parity (push) Waiting to run
TypeScript Type Check / Nx affected typecheck (push) Waiting to run
Unit Tests / Skipped-test budget (push) Waiting to run
Unit Tests / Nx affected unit tests (push) Waiting to run
Unit Tests / Server unit coverage (informational) (push) Waiting to run
Validate Tenant Management Schema / Check for relevant changes (push) Waiting to run
Validate Tenant Management Schema / Validate Tenant Management Schema (push) Blocked by required conditions
EE Workflows Build Guard / ee-workflows-build-guard (push) Waiting to run
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz Source: /opt/alga-psa on psa.joliet.tech
123 lines
5.1 KiB
JSON
123 lines
5.1 KiB
JSON
[
|
|
{
|
|
"id": "F001",
|
|
"description": "Record the exact official Tanium Gateway, Asset API, and Connect surfaces required for implementation in the plan artifacts before Tanium adapter work begins",
|
|
"implemented": true,
|
|
"prdRefs": ["Data / API / Integrations", "Open Questions"]
|
|
},
|
|
{
|
|
"id": "F002",
|
|
"description": "Add `tanium` to the shared RMM provider model and separate common RMM settings from provider-specific configuration payloads",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements", "Data / API / Integrations"]
|
|
},
|
|
{
|
|
"id": "F003",
|
|
"description": "Introduce a shared RMM provider registry with provider metadata and capability flags for connection, scope sync, device sync, events, and remote actions",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements", "UX / UI Notes"]
|
|
},
|
|
{
|
|
"id": "F004",
|
|
"description": "Refactor the RMM settings selector to render available providers from the registry instead of hard-coded provider branches",
|
|
"implemented": true,
|
|
"prdRefs": ["UX / UI Notes"]
|
|
},
|
|
{
|
|
"id": "F005",
|
|
"description": "Define normalized provider contracts for external scopes and external device snapshots so new RMM providers feed one shared pipeline",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements"]
|
|
},
|
|
{
|
|
"id": "F006",
|
|
"description": "Extract a shared RMM asset correlation/upsert service that uses `tenant_external_entity_mappings` as the external identity backbone",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements", "Data / API / Integrations"]
|
|
},
|
|
{
|
|
"id": "F007",
|
|
"description": "Shared RMM ingestion creates a new Alga asset, extension row, and external mapping from a normalized device snapshot when no prior mapping exists",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements"]
|
|
},
|
|
{
|
|
"id": "F008",
|
|
"description": "Shared RMM ingestion updates an existing mapped asset and refreshes mapping metadata without creating duplicates",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements"]
|
|
},
|
|
{
|
|
"id": "F009",
|
|
"description": "Shared RMM ingestion provides a common path for offline/tombstone/delete handling instead of provider-specific asset deletion logic",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements"]
|
|
},
|
|
{
|
|
"id": "F010",
|
|
"description": "Introduce a shared sync orchestration seam so provider fetch/normalize logic can run through a pluggable direct or Temporal transport",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements", "Non-functional Requirements"]
|
|
},
|
|
{
|
|
"id": "F011",
|
|
"description": "Implement a Tanium Gateway client/query runner using documented Tanium auth and permission expectations",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements", "Security / Permissions"]
|
|
},
|
|
{
|
|
"id": "F012",
|
|
"description": "Implement Tanium connection status, test, and disconnect actions using tenant-scoped secret storage",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements", "Security / Permissions"]
|
|
},
|
|
{
|
|
"id": "F013",
|
|
"description": "Add a Tanium provider settings UI that exposes credential entry, connection status, sync controls, and capability-aware guidance",
|
|
"implemented": true,
|
|
"prdRefs": ["Users and Primary Flows", "UX / UI Notes"]
|
|
},
|
|
{
|
|
"id": "F014",
|
|
"description": "Implement Tanium scope discovery and persist discovered external scopes into `rmm_organization_mappings`",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements", "Users and Primary Flows"]
|
|
},
|
|
{
|
|
"id": "F015",
|
|
"description": "Reuse the shared organization mapping flow so tenant admins can map Tanium scopes to Alga clients",
|
|
"implemented": true,
|
|
"prdRefs": ["Users and Primary Flows", "UX / UI Notes"]
|
|
},
|
|
{
|
|
"id": "F016",
|
|
"description": "Implement Tanium full inventory sync over Gateway that normalizes device snapshots and runs them through the shared ingestion pipeline",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements", "Rollout / Migration"]
|
|
},
|
|
{
|
|
"id": "F017",
|
|
"description": "Implement an Asset API fallback path only for documented aged-out endpoint coverage gaps where Gateway/TDS data is insufficient",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements", "Data / API / Integrations"]
|
|
},
|
|
{
|
|
"id": "F018",
|
|
"description": "Phase-1 Tanium integration remains pull-oriented and does not add a public callback or webhook ingress path unless a later capability explicitly requires it",
|
|
"implemented": true,
|
|
"prdRefs": ["Functional Requirements", "Security / Permissions"]
|
|
},
|
|
{
|
|
"id": "F019",
|
|
"description": "Existing NinjaOne and Tactical RMM integrations continue to operate during the transition through wrappers or adapters behind the shared provider registry",
|
|
"implemented": true,
|
|
"prdRefs": ["Goals", "Rollout / Migration"]
|
|
},
|
|
{
|
|
"id": "F020",
|
|
"description": "Reuse the existing RMM sync status and integration event patterns instead of introducing a new Tanium-specific status subsystem",
|
|
"implemented": true,
|
|
"prdRefs": ["Observability"]
|
|
}
|
|
]
|