Pointer Simulated 4 MCP tools

Pointer Engine

Map repo paths to rules and detect documentation drift.

How you use it

After relocating docs or rules, run pointer_enforce. Treat drift as a first-class defect — fix the map or put the file back before more work.

Token savings

Agents stop searching for “the contract” in five wrong folders. Pointers keep context packs short and on the right files.

Consistency

Every governed path has one declared home. Documentation and rule trees cannot silently fork.

In action

Pointer
Map

docs/AGENT_*.md ↔ rule:gov-docs.

Edit
Drift
Remediate

Interactive demo

Pointer rule

Hover or click a path to reveal its pointer rule.

Simulated repo map — mismatched paths pulse fuchsia when drift detection runs.

Simulated behavior only — does not execute proprietary AGS engine code.

Diagram

Example usage

# .ags / pointer domain (conceptual)
rule: gov-docs
roots:
  - docs/
  - .ags/

# MCP: pointer_enforce
{}
Docs →
  • pointer_get
  • pointer_validate
  • pointer_enforce
  • pointer_drift