Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

mizcausevic-dev/procurement-ready-os

⚠️ Archived 2026-05-31 — superseded

This repo is archived. The shape it set out to solve was already covered (and shipped) on the apex tool surface:

https://github.com/mizcausevic-dev/kinetic-gain-embedded/blob/main/docs/sales/PROCUREMENT-PACKET.md — KGE Procurement Packet Starter — 17-section fill-in template with 4 verifiable trust-boundary claims

The apex surface is browser-only, no login, no telemetry, vanilla JS, aligned in vocabulary with NIST AI RMF / EU AI Act / ISO 42001 / SOC 2 / ISO 27018 / GDPR (never "compliant"/"certified" without external attestation).

No migration needed — this repo never had production users; it was Codex-shipped scaffolding that landed in parallel with (and unaware of) the apex executive-tools layer.


Procurement-Ready OS

Executive procurement surface for questionnaire coverage, trust-center posture, evidence readiness, and deal-safe investment narratives across the Kinetic Gain executive-intelligence estate.

  • Live: https://procurement.kineticgain.com/
  • Repo: mizcausevic-dev/procurement-ready-os

What it does

  • maps enterprise procurement routes to their trust story, blockers, and next move
  • keeps questionnaire coverage, trust-center posture, evidence readiness, and response maturity in one lane
  • separates deal-ready routes from blocked or shoring-up procurement paths before the next security or legal review
  • exposes the same procurement posture through HTML, JSON APIs, screenshots, and a reproducible CLI

Routes

  • /
  • /procurement-lane
  • /security-questionnaires
  • /trust-center
  • /deal-readiness
  • /verification
  • /docs

Local run

cd procurement-ready-os
npm install
npm run verify
npm run prerender
npm run render:assets

CLI

npx procurement-ready-os fixtures/procurement-ready-os.json --format summary
npx procurement-ready-os fixtures/procurement-ready-os-clean.json --format json

Verification

  • synthetic sample data only
  • no live customer questionnaires, security packets, or private diligence documents
  • all routes and packets are generated from the sample export in this repo