Hermes 284313f908
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
Initial import of AlgaPSA codebase from PSA server
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz

Source: /opt/alga-psa on psa.joliet.tech
2026-06-22 16:12:17 -05:00

105 lines
2.5 KiB
JSON

[
{
"id": "T001",
"implemented": true,
"featureIds": [
"F002",
"F003",
"F004",
"F005",
"F006",
"F007",
"F009"
],
"description": "POST-RELOCATION LIVE E2E (parity): mock-IdP agent flow still passes \u2014 Admin agent reads a real ticket; no-role agent -> 403; untrusted issuer -> 401; action audited"
},
{
"id": "T002",
"implemented": false,
"featureIds": [
"F004",
"F005",
"F006",
"F011"
],
"description": "CE build: /api/mcp + /api/v1/mcp/* + PRM return 404/stub, and no EE governance source is bundled"
},
{
"id": "T003",
"implemented": false,
"featureIds": [
"F010"
],
"description": "EE production build (npm run build:ee) compiles + bundles the relocated MCP governance"
},
{
"id": "T004",
"implemented": false,
"featureIds": [
"F007"
],
"description": "run-ee-migrations.js applies the relocated agent migrations on a fresh DB without double-applying"
},
{
"id": "T005",
"implemented": false,
"featureIds": [
"F012",
"F013"
],
"description": "Real IdP smoke (one provider): token round-trip -> agent dispatch returns real data -> audit row written"
},
{
"id": "T006",
"implemented": false,
"featureIds": [
"F015"
],
"description": "npx @alga-psa/mcp-connector (from npm) connects to an instance and lists/calls the 3 tools"
},
{
"id": "T007",
"implemented": true,
"featureIds": [
"F019",
"F020",
"F021",
"F022",
"F024"
],
"description": "Admin UI happy path: register an IdP, create an agent, assign a role \u2014 entirely from the UI \u2014 and the agent record + binding persist"
},
{
"id": "T008",
"implemented": false,
"featureIds": [
"F023"
],
"description": "Admin UI: audit viewer lists an agent's tool calls and exports them"
},
{
"id": "T009",
"implemented": true,
"featureIds": [
"F024"
],
"description": "Admin UI permission gate: a non-admin user cannot access MCP settings / provisioning"
},
{
"id": "T010",
"implemented": true,
"featureIds": [
"F026"
],
"description": "Session-key cleanup removes expired purpose='mcp_agent' keys and leaves active ones"
},
{
"id": "T011",
"implemented": true,
"featureIds": [
"F027"
],
"description": "Audit granularity: a kernel-denied (403) call records decision='deny'; a 404/other error records decision='error'"
}
]