Skip to content

TRQP Report export and other minor fixes#29

Open
nodlesh wants to merge 1 commit intoayraforum:mainfrom
nodlesh:fix-TRQP-Reporting-
Open

TRQP Report export and other minor fixes#29
nodlesh wants to merge 1 commit intoayraforum:mainfrom
nodlesh:fix-TRQP-Reporting-

Conversation

@nodlesh
Copy link
Collaborator

@nodlesh nodlesh commented Mar 13, 2026

Summary

This PR cleans up the CTS workspace naming and local repo housekeeping, aligns the TRQP flow reporting UX with the Holder/Verifier flows, tightens a few operational details around the ngrok sidecar, and added AI agent support files.

Changes

TRQP reporting

  • Updated the Trust Registry / TRQP flow to use the shared detailed report UI pattern used by the Holder and Verifier flows.
  • Added JSON report export support to the TRQP report.
  • Normalized report export filenames in the shared report component so multi-word test types download cleanly.

TRQP form copy and placeholders

  • Updated Recognition input placeholders/helper text to match actual demo TRQP values:
    • Authority ID -> did:webvh:ayra.forum
    • Action -> member-of
    • Resource -> ayratrustnetwork
  • Updated Authorization input placeholders/helper text to match demo TRQP values:
    • Entity ID -> did:web:ayra-cts-issuer.ngrok.app:issuer
    • Authority ID -> did:web:sandbox.ayra.network
  • Kept Action=issue and Resource=ayracard:businesscard as they already matched the expected demo input.

ngrok compose behavior

  • Removed restart: unless-stopped from the profile-scoped ngrok service.
  • Updated docs to clarify that profile-scoped ngrok teardown should use:
    • COMPOSE_PROFILES=with-ngrok docker compose down -v
  • This avoids the common case where the ngrok container appears to linger because down was run without the same profile.

Workspace rename

  • Renamed the main workspace directory from certification-simple to conformance-stack.
  • Updated tracked references across compose config, scripts, and docs to use the new path/name.
  • Updated root documentation labels from Certification-Simple to Conformance Stack.

Added PLANS.MD and AGENTS.MD.

  • PLANS and AGENTS guiding files are added for guided AI Agent dev involvement. This keeps the agent on track and conforming to the existing structure and approach.

Notes

Because the workspace rename git shows many delete/add pairs. That is expected for this PR.

Signed-off-by: Sheldon Regular <sheldon.regular@gmail.com>
@nodlesh nodlesh requested a review from darrellodonnell March 13, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant