# Brendankowitz Fhirpath Lab Dotnet Reject Investigation

> Reject Investigation

- Skill: `tomevault-io/brendankowitz-fhirpath-lab-dotnet-reject-investigation` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/brendankowitz-fhirpath-lab-dotnet-reject-investigation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/brendankowitz-fhirpath-lab-dotnet-reject-investigation/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/brendankowitz-fhirpath-lab-dotnet-reject-investigation

---


# Reject Investigation

Mark an investigation as rejected with documented rationale.

**Usage**: When user says "reject investigation {topic} for {feature-name}"

## Instructions

1. **Read the investigation** at `docs/features/{feature-name}/investigations/{topic}.md`

2. **Update the investigation**:
   - Change `**Status**:` to `Rejected`
   - Fill in the Verdict section with clear rejection rationale

3. **Common rejection reasons** (be specific):
   - Layer violation: "Violates architectural layering (e.g., Data layer calling API layer)"
   - Complexity: "Adds 500+ lines for marginal benefit"
   - Performance: "O(n^2) scaling with resource count"
   - DevEx violation: "Requires external service to run locally"
   - Spec non-compliance: "Violates specification"
   - Superseded: "Approach B solves this more elegantly"

4. **Update `readme.md`**: Change investigation status in table to "Rejected"

5. **Output**: Summarize what was rejected and why. Note remaining viable investigations.

## Rejection Format

In the Verdict section:
```markdown
## Verdict
**Rejected**: {One sentence reason}

{Optional: 2-3 sentences of additional context if the rejection isn't obvious}
```

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/brendankowitz) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

