Files
fidelity-ai-workspace/ai/context/decisions/discourse-handling.md
david.delagneau e92c07b8b1 feat: Add Fidelity workspace agent and context management commands
- Introduced a primary agent for the Fidelity AI Workspace to maintain context and support daily engineering tasks.
- Created commands for loading workspace context, drafting updates for Jeff, and logging daily notes.
- Implemented translation and standup generation commands to enhance communication clarity.
- Developed a compaction plugin to preserve essential workspace context during sessions.
- Established a structured approach for managing project knowledge, communication rules, and decision-making processes.
- Updated README and project structure to reflect new workflows and usage guidelines.
2026-04-09 14:19:26 -06:00

671 B

Discourse Issues Handling

Context

External reports from AO testing or Discourse may:

  • already exist in main
  • be partially reproducible
  • depend on authentication
  • reflect backend behavior rather than a new regression

Decision

Treat incoming reports as external issues until scope is confirmed.


Validation Rules

Always confirm:

  • reproducibility
  • environment
  • auth state
  • entry point
  • whether the issue exists in main

Communication Rule

Do not say a report is a regression until comparison has been validated.

Preferred framing:

"Investigating external report. Scope, auth state, and reproducibility still being confirmed."