Files

101 lines
2.5 KiB
Markdown

---
type: map
audience: project-reader
project: fidelity
updated: 2026-04-17
tags:
- map
- onboarding
---
# Start Here
Use this note as the entry point when opening `workspaces/fidelity/project-knowledge/` as the Obsidian vault.
This vault is the Fidelity project second brain. It is meant to be useful to the engineer, a new teammate, or an AI agent consuming project context. Agent implementation rules live outside this vault in `agent-memory/`.
---
## New Members
Read these first:
1. [New Member Onboarding](onboarding.md)
2. [Glossary](glossary.md)
3. [Current Work Map](../07-maps/current-work.md)
4. [Fidelity Domain Map](../07-maps/fidelity-domain.md)
5. [Fidelity Apps Map](../07-maps/fidelity-apps.md)
6. [People Map](../07-maps/people.md)
---
## Current Work
- [Current State](../01-current/current-work.md)
- [Active Work Items](../01-current/work-items.md)
- [Work Item Index](../02-work-items/index.md)
- [Daily Notes Index](../06-daily/index.md)
---
## Stable Context
- [Project Context](../03-context/project.md)
- [Context Index](../03-context/index.md)
- [Systems Index](../03-context/systems/index.md)
- [Workstreams Index](../03-context/workstreams/index.md)
- [People Index](../04-people/index.md)
- [Manager Mapping](../04-people/manager.md)
- [Decisions](../05-decisions/rest-vs-graphql.md)
---
## Project-Facing Process
- [Communication](../03-context/process/communication.md)
- [Communication Rules](../03-context/process/communication-rules.md)
- [Jira Story Rules](../03-context/process/jira-story-rules.md)
- [Pull Requests](../03-context/process/pull-requests.md)
---
## Maps
- [Knowledge Maps](../07-maps/index.md)
- [Current Work](../07-maps/current-work.md)
- [Fidelity Domain](../07-maps/fidelity-domain.md)
- [Fidelity Apps](../07-maps/fidelity-apps.md)
- [Work Items](../07-maps/work-items.md)
- [People](../07-maps/people.md)
---
## Daily Notes
Daily notes live in:
```text
workspaces/fidelity/project-knowledge/06-daily/
```
Use the latest dated note for recent evidence, but promote durable facts into `01-current/`, `02-work-items/`, or `03-context/` when they should survive beyond the day.
---
## General Tools & Improvements
- [AI Workspace Improvements](../ai-workspace-improvements.md)
---
## Evidence Boundary
Inbox and generated files are evidence, not durable memory by default.
- `workspaces/fidelity/inbox/`
- `scripts/mattermost/generated/`
- `scripts/slack/generated/`
Promote only high-confidence, project-relevant facts into this vault.