domain-alignment — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited domain-alignment (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Register: TECHNIQUE Goal: Establish shared domain language and non-negotiable context before design begins. Constraints: Label every unsourced assumption as T4/ASSUMED. Do not let inferred vocabulary become verified truth without evidence.
Announce: "Using domain-alignment to establish CONTEXT.md before brainstorming."
docs/superskills/CONTEXT.md if it exists. If missing, create it from bootstrap-templates/CONTEXT.seed.md or the scaffold below.kb-query.T4/ASSUMED with a validation target.brainstorming.# CONTEXT.md — Domain Knowledge
## Ubiquitous Language
- **term**: definition. Source: <user/code/ADR/spec/audit> Evidence: T1|T2|T3|T4
## Actors and Systems
- <actor/system>: role, boundary, data touched, operational responsibility.
## Business Invariants
- <invariant>: what must always remain true. Enforced by: <component/process>. Evidence: <tier/source>
## Sensitive Data and Trust Boundaries
- <data/boundary>: classification, allowed handling, forbidden handling.
## External Dependencies
- <dependency>: owner, failure modes, timeout/fallback expectations, volatility.
## Forbidden Assumptions
- <assumption agent must not make> — why.
## Success / Failure Semantics
- Success means: ...
- Failure means: ...
- Partial success means: ...
## Synonyms / Alias Map
- auth: authentication, token, session, credential, permission
- worker: async job, queue, background task, temporal
- release: deploy, rollout, enable traffic, cutover
- migration: schema change, backfill, data move
## Domain Gotchas
- Use `shared/gotcha-schema.md` for new entries.CONTEXT ALIGNMENT SUMMARY
New/updated terms:
Sensitive boundaries:
External dependencies:
Forbidden assumptions:
T4/ASSUMED items needing validation:
Next: brainstorming | skill-init | kb-query<!-- Populated by knowledge-compound after cycles where this skill underperformed --> <!-- New entries should follow shared/gotcha-schema.md -->
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.