Skip to content

Feature/user ready UI - #23

Open
JeromeLimCodes wants to merge 11 commits into
RrankPyramid:mainfrom
Jeraldiscoding:feature/user-ready-ui
Open

JeromeLimCodes wants to merge 11 commits into
RrankPyramid:mainfrom
Jeraldiscoding:feature/user-ready-ui

Conversation

@JeromeLimCodes

Copy link
Copy Markdown

No description provided.

Jeraldiscoding and others added 11 commits August 29, 2026 19:16
…ontext to be be read (GRAPG_GOVERNANCE_IMPLEMENTATION_PLAN.md), first stages done, to test and improve
…val flow

Wires the existing SqliteGovernanceStore into an operational enforcement path.

- PolicyService scores every protected action against the Knowledge Graph and
  is the only component permitted to authorize execution.
- ResourceGateway is the single boundary for protected reads, writes, API
  calls, and credential handles. Unauthorized actions never reach the adapter.
- A pre-run gate blocks or pauses a Run before runner.run() is called.
- Approvals are bound by request hash to one Run, payload, and graph revision,
  and are single use.
- ATTEMPTED, TOUCHED, and DENIED evidence is recorded against the Run.

59 tests pass, up from 38. No existing test was modified.
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.

3 participants