Files
fidelity-ai-workspace/vault/03-context/process/index.md

43 lines
1.4 KiB
Markdown

---
type: process-index
project: fidelity
status: active
updated: 2026-04-16
tags:
- process
- fidelity
---
# Process Index
## Stable Process Guides
- [communication.md](./communication.md)
How to frame technical updates and external communication.
- [technical-verification.md](./technical-verification.md)
How to verify current engineering concepts and avoid stale best-practice claims.
- [ai-to-ai-prompting.md](./ai-to-ai-prompting.md)
How to generate prompts for GitHub Copilot or another AI on the Fidelity development machine.
- [jira-story-rules.md](./jira-story-rules.md)
How to create or reference stories with the right scope and precision.
- [context-maintenance.md](./context-maintenance.md)
How this workspace should be kept current as living memory.
- [workspace-model.md](./workspace-model.md)
How the companion AI workspace separates runtime, evidence, and canonical memory.
- [agent-memory-rules.md](./agent-memory-rules.md)
Default memory-maintenance behavior for agents.
- [memory-promotion-rules.md](./memory-promotion-rules.md)
How evidence becomes daily, current, work-item, stable-context, people, or decision memory.
- [communication-rules.md](./communication-rules.md)
Reusable communication standards for standups, Jira, and stakeholder updates.
- [pull-requests.md](./pull-requests.md)
PR template and framing notes for repositories such as `xflow-for-ios`.