Skip to content

Add enterprise trust center tooling#86

Open
kkudumu wants to merge 5 commits into
SCIBASE-AI:mainfrom
kkudumu:kkudumu/enterprise-trust-center-19
Open

Add enterprise trust center tooling#86
kkudumu wants to merge 5 commits into
SCIBASE-AI:mainfrom
kkudumu:kkudumu/enterprise-trust-center-19

Conversation

@kkudumu
Copy link
Copy Markdown

@kkudumu kkudumu commented May 14, 2026

Summary

  • add a self-contained enterprise trust-center module for institutional admin tooling
  • implement compliance analytics, secure API catalog, HMAC-signed webhook events, and audit-ready compliance exports
  • include sample workspace data, requirement mapping, tests, CLI demo, and a short demo GIF

Demo

Verification

  • cd enterprise-trust-center && npm run check
  • cd enterprise-trust-center && npm test
  • cd enterprise-trust-center && npm run demo
  • git diff --check

@algora-pbc /claim #19

Closes #19

@kkudumu
Copy link
Copy Markdown
Author

kkudumu commented May 14, 2026

Follow-up pushed to strengthen the export-pipelines part of issue #19:

  • added an explicit export pipeline catalog for repository deposition, journal submission packages, and funder compliance portals
  • each target reports formats, required metadata, ready projects, blocked projects, preserved identifiers, and a route contract
  • surfaced the catalog in dashboard output, compliance exports, sample workspace data, demo output, tests, README, and requirement map

Verification after the update:

  • cd enterprise-trust-center && npm run check
  • cd enterprise-trust-center && npm test
  • cd enterprise-trust-center && npm run demo
  • git diff --check

@kkudumu
Copy link
Copy Markdown
Author

kkudumu commented May 14, 2026

Added a short demo video artifact for Algora/reviewer convenience:

This is the same deterministic demo flow already covered by the local tests and README, now available as an MP4 video artifact.

@kkudumu
Copy link
Copy Markdown
Author

kkudumu commented May 14, 2026

Updated the existing demo video with narrated voiceover explaining every major change in this PR: enterprise trust-center reporting, export pipeline destinations, required metadata, ready and blocked project states, preserved identifiers, and route contracts. The PR's existing demo-video link now points to the narrated MP4.

@kkudumu
Copy link
Copy Markdown
Author

kkudumu commented May 14, 2026

Follow-up pushed in 0ab959a to make the enterprise procurement/readiness side of issue #19 more explicit.\n\nWhat changed:\n- Added buildProcurementReadinessReport() for SAML, signed DPA, security questionnaire, SLA timing, webhook health, API-key rotation, export readiness, blocker reasons, and an approval route.\n- Extended the sample workspace with procurement buyer/evidence metadata.\n- Dashboard/demo output now reports procurement status, buyer, blockers, and approval route.\n- Refreshed the narrated demo MP4 so the existing demo link explains the procurement-readiness change too.\n\nVerification rerun:\n- npm run check\n- npm test\n- npm run demo\n- git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enterprise Tooling

1 participant