KB-65D8

Process/Workflow Axis RP Pilot — 14 Checkpoint Pointer

2 min read Revision 1
process-axischeckpointmcp-readable2026-06-04

14 — GPT/MCP-Readable Checkpoint Pointer

Short SSOT checkpoint (read this first in future sessions): knowledge/dev/reports/architecture/checkpoint-process-workflow-axis-rp-pilot-2026-06-04.md

Quick live re-verification queries (read-only)

SELECT axis_code, status FROM axis_registry WHERE axis_code='AX-PROCESS';            -- CANDIDATE
SELECT * FROM v_axis_process_pivots ORDER BY pivot_code;                             -- PIV-340..353
SELECT process_type, count(*) FROM v_axis_process_inventory GROUP BY 1;              -- 57/1/2
SELECT * FROM v_axis_process_governance_gap;                                         -- 4 OWNER_MISSING
SELECT fn_process_node_substrate('WF-001');                                          -- drilldown jsonb

Live object names

axis_registry(AX-PROCESS) · fn_process_node_substrate(text) · v_axis_process_inventory · v_axis_process_candidates · v_axis_process_governance_gap · v_axis_process_pivots.

Rollback

See 10. One DELETE + 4 DROP VIEW + 1 DROP FUNCTION. Fully reversible, no births to unwind.

Next macro

INFORMATION_PIECE_CONTENT_WORK_ON_TOPIC_AND_PROCESS_SURFACES (primary). Parallel owner-gated: PROCESS_WORKFLOW_PILOT_REGISTRATION, PROCESS_AXIS_CANON_AND_RATIFY, RP_UI_TOPIC_PROCESS_AXIS_DEPLOY.

Back to Knowledge Hub knowledge/dev/reports/architecture/process-workflow-axis-registries-pivot-birth-governance-ui-pilot-2026-06-04/14-gpt-mcp-readable-checkpoint.md