--- type: map audience: workspace-user tags: - map - obsidian --- # Start Here Use this note as the human navigation entry point when opening `vault/` as an Obsidian vault. --- ## Start Here - Repository README: `README.md` - [New Member Onboarding](onboarding.md) - [Glossary](glossary.md) - [Obsidian Usage Guide](obsidian-usage.md) - [Workspace Architecture](workspace-architecture.md) - [Knowledge Maps](../07-maps/index.md) --- ## Maps - [AI Workspace Core](../07-maps/ai-workspace-core.md) - [Current Work](../07-maps/current-work.md) - [Fidelity Domain](../07-maps/fidelity-domain.md) - [Work Items](../07-maps/work-items.md) - [People](../07-maps/people.md) - [Tooling](../07-maps/tooling.md) --- ## New Members If you are new to this project, read: 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. [People Map](../07-maps/people.md) 6. [Workspace Architecture](workspace-architecture.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) - [Logs Index](../06-daily/index.md) --- ## Stable Context - [Context Index](../03-context/index.md) - [Project Context](../03-context/project.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) --- ## Process And Rules - [Workspace Model](../03-context/process/workspace-model.md) - [Agent Memory Rules](../03-context/process/agent-memory-rules.md) - [Memory Promotion Rules](../03-context/process/memory-promotion-rules.md) - [Communication Rules](../03-context/process/communication-rules.md) - [Technical Verification](../03-context/process/technical-verification.md) - [Context Maintenance](../03-context/process/context-maintenance.md) - [Workspace Architecture](workspace-architecture.md) - Memory interface: `scripts/memory/` - Obsidian adapter: `scripts/obsidian/` --- ## Daily Logs Daily notes live in: ```text vault/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. - [Logs Index](../06-daily/index.md) --- ## Inbox And Generated Evidence Inbox and generated files are evidence, not durable memory by default. - `ai/inbox/` - `scripts/mattermost/generated/` - `scripts/slack/generated/` Promote only high-confidence, project-relevant facts into canonical memory. --- ## Canonical Vault Areas - [Current Work](../01-current/current-work.md) - [Work Items](../02-work-items/index.md) - [Fidelity Domain Map](../07-maps/fidelity-domain.md) - [People Map](../07-maps/people.md) - [Daily Notes](../06-daily/index.md) - [Bases](../08-bases/work-items.base) - [Templates](../09-templates/daily.md)