# Boundary Policy Classification By Role

> Classify artifacts as durable vs transient by their functional role rather than directory path, using multi-layer architectural validation

- Skill: `vamseeachanta/boundary-policy-classification-by-role` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/boundary-policy-classification-by-role`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/boundary-policy-classification-by-role/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/boundary-policy-classification-by-role

---


# Boundary Policy Classification by Role

When defining durable vs transient artifact boundaries within a multi-layer architecture, classify by *role* not *path*. Same directory can contain both types (e.g., reports/ has one-shot audits and durable assessments). Ground classification in concrete examples from each layer, validate consistency with parent architecture, and use adversarial review to test for loose language ('it depends') and implementability gaps.
