Skip to content

[6b] Audit log admin viewer #17

@andrmaz

Description

@andrmaz

What to build

Admin UI page that lists QueryLog entries with practical filters: time range, user, and department. Each log entry is expandable to show the full policy decision trace and the specific chunks/documents included in the Context Bundle. The viewer is read-only and suitable for governance review.

Acceptance criteria

  • Admin page lists query log entries in reverse-chronological order.
  • Filters by time range, user, and department work correctly.
  • Each entry expands to show: actor, org, department, policy decision trace, and Context Bundle chunk/doc references.
  • View is read-only — no mutation controls.
  • Integration test verifies filter results match expected log entries.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmvpCortex MVP scope

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions