# Aipom Context Lifecycle Designer

> Design how AI context is created, retrieved, refreshed, versioned, reconciled, retained, expired, excluded, and retired for a recurring purpose.

- Skill: `deanpeters/aipom-context-lifecycle-designer` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add deanpeters/aipom-context-lifecycle-designer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/deanpeters/aipom-context-lifecycle-designer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Dean Peters (https://skillmd.com/u/deanpeters)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/deanpeters/aipom-context-lifecycle-designer

---


# AIPOM Context Lifecycle Designer

## What Is It

Design the operating lifecycle for purpose-specific AI context from creation through retrieval, use, feedback, correction, refresh, versioning, reconciliation, retention, expiry, exclusion, and retirement.

## Why Use It

A trustworthy context package at launch becomes dangerous when sources change, corrections do not propagate, or old decisions persist without expiry. Lifecycle design makes context state and failure behavior operational.

## When to Use It

Use when a context package supports recurring or production work, especially when sources, permissions, policies, or decisions change. This does not replace data retention, privacy, legal, or records-management authority.

## What It Produces

- Context objects, states, transitions, and owners
- Retrieval, provenance, refresh, reconciliation, and expiry rules
- Correction, exclusion, deletion, fallback, and escalation behavior
- Monitoring, tests, change control, and review cadence

## Who Should Participate

Include context consumers, source owners and stewards, workflow and technical owners, knowledge or data specialists, and privacy, security, legal, or governance partners as needed.

## Evidence to Bring

Bring source maps, context packages, retrieval logs, stale or conflicting cases, permission and retention rules, correction events, incidents, change histories, and operating ownership.

## How to Do It

1. Define the purpose, consumer, decision, consequence, and context boundary.
2. Inventory context objects, authoritative sources, derivations, versions, and owners.
3. Define states such as draft, approved, active, disputed, stale, expired, restricted, and retired.
4. Specify creation, approval, retrieval, refresh, reconciliation, correction, exclusion, expiry, and deletion transitions.
5. Define provenance, timestamps, confidence, conflict, and missing-context signals shown at use.
6. Set retention and access rules with accountable specialists.
7. Design fallback and escalation when context is missing, stale, disputed, or inaccessible.
8. Define monitoring for retrieval quality, staleness, conflict, correction propagation, and unauthorized use.
9. Test representative state changes and assign review triggers.

## Key Concepts

- Context state should change system behavior.
- Correction must propagate to derived artifacts.
- Newest is not always authoritative.
- Retention and retrieval serve different decisions.

## Organizational Applications

Use for product knowledge, policy retrieval, research evidence, customer context, decision histories, workflow playbooks, and agent memory.

## Common Pitfalls

- Designing retrieval without expiry
- Treating timestamps as trust
- Updating sources without derived context
- Retaining everything because it may be useful
- Omitting disputed and restricted states
- Assigning stewardship without monitoring or correction duties

## Combine With

Use `aipom-data-readiness-audit` for data fitness, `aipom-workflow-playbook-builder` to embed context behavior in work, and `aipom-production-evidence-review` to inspect lifecycle performance.

## Assets and Templates

- [Context lifecycle template](template.md)
- [Synthetic worked example](examples/worked-example.md)
- [Weak example](examples/weak-example.md)

## Sources

This skill is an original AIPOM synthesis of context engineering, knowledge governance, data lifecycle, and operational reliability practice.

