You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create tooling, skills, and prompts for guided Audit Log artifact creation. This should be able to use the inline mappings to explain to the user why a certain criterion exists.
Gemara Schema Definition
#AuditLog
Mode
artifact
Proposed Wizard Steps
A turn-based HITL flow for log population:
Prompt user for the Component ID and owner information (agent could be listed as the author in the metadata, while user is listed as accountable/responsible)
Load the Catalog or Policy and optional MappingDocument to establish definition of good or criteria
Prompt user for evidence links. Perform an initial scan of these to verify they exist. Possibly supported by Add config parser gemara-mcp#9.
Compare the provided evidence against the criteria. If a criterion lacks evidence, it flags a Gap. Supported by Gap Analysis Support #2
Present evidence and gaps back to the user. Prompt the user specifically for the missing items.
Generate the #AuditLog artifact, validate it against the schema, and present back to the user final verification.
Mapping References
Criteria is mapped as Catalogs or Policy.
Mapping references are supplied as evidence artifacts to support audit result entries at the evidence field
Workflow Name
audit_log_builder
Description
Create tooling, skills, and prompts for guided Audit Log artifact creation. This should be able to use the inline mappings to explain to the user why a certain criterion exists.
Gemara Schema Definition
#AuditLog
Mode
artifact
Proposed Wizard Steps
A turn-based HITL flow for log population:
Prompt user for the Component ID and owner information (agent could be listed as the author in the metadata, while user is listed as accountable/responsible)
Load the
CatalogorPolicyand optionalMappingDocumentto establish definition of good orcriteriaPrompt user for evidence links. Perform an initial scan of these to verify they exist. Possibly supported by Add config parser gemara-mcp#9.
Compare the provided evidence against the criteria. If a criterion lacks evidence, it flags a
Gap. Supported by Gap Analysis Support #2Present evidence and gaps back to the user. Prompt the user specifically for the missing items.
Generate the
#AuditLogartifact, validate it against the schema, and present back to the user final verification.Mapping References
evidencefieldAdditional Context
No response