PPP, Provenance Place Purpose, AgDR, AI accountability, fiduciary duty, Beauty Truth Wisdom, cryptographic sealing, Canada Evidence Act, director liability, human-in-the-loop

AgDR-Phoenix v1.8 · April 2026

PPP Pillars

Provenance • Place • Purpose: the three virtues that bind every AI decision to accountable human authority. The foundation of court-admissible inference.

The Path of Truth

Truth

Provenance

The forensic origin. Provenance is the Truth of where a thought was bornmapping the data lineage, model weights, training corpus, and heritage chain of the inference.

Without Provenance, the machine has no history. Every decision becomes a phantom, unmoored from its causal roots.

// Provenance in AgDR Payload
{
  "provenance": {
    "data_hash": "blake3:...",
    "model_version": "v2.3.1",
    "training_corpus": "corpus_2025_q4",
    "heritage_chain": ["did:agdr:root", "..."]
  }
}

The Path of Wisdom

Wisdom

Place

The situational context. Place is the Wisdom to know the boundaries of authority mapping jurisdiction, regulatory scope, geographic constraints, and the physical domain of the act.

Without Place, the machine has no restraint. Authority without boundaries becomes tyranny, even when algorithmically derived.

// Place in AgDR Payload
{
  "place": {
    "jurisdiction": "CA-ON",
    "regulatory_scope": ["CEA_s31.1", "CBCA_s122"],
    "authority_boundary": "delegated_fiduciary",
    "physical_domain": "digital_credit_assessment"
  }
}

The Path of Beauty

Beauty

Purpose

The teleological goal. Purpose is the Beauty of the intended outcome, mapping the "Why" of the beholder into a cryptographic invariant that survives execution.

Without Purpose, the machine has no meaning. Optimization without normative direction drifts into instrumental rationality.

// Purpose in AgDR Payload
{
  "purpose": {
    "intent": "fair_credit_access",
    "ethical_filter": "beauty_truth_wisdom",
    "beholder_did": "did:accountability:director:...",
    "duty_of_care": "cbc_s122_delegated"
  }
}

Fiduciary Stewardship

In the AgDR v1.8 standard, the Director (The Beholder) uses the PPP Triplet to anchor the AI's "Drift" back to human intent. By sealing these three virtues into the atomic kernel, we ensure that the machine's "Force" is always a servant to human "Meaning."

"The Beholder does not just observe; the Beholder defines. To choose a Purpose is to exercise a Duty of Care that no silicon can replicate."

Implementation invariant: VALIDATE_VIRTUES → COMMIT_TO_BUS
The PPP triplet is validated before cryptographic commitment. Failure at any pillar aborts the inference atomically.

Legal Alignment

  • Canada Evidence Act s.31.1: PPP satisfies the "reliability of the electronic records system" test through Provenance + Place
  • CBCA s.122: Purpose encodes the Director's fiduciary duty, creating an auditable chain of delegated authority
  • EU AI Act (High-Risk): PPP provides the "human oversight" and "transparency" requirements by construction