Add project-knowledge structure and templates
- Introduced new maps for navigating project knowledge, including "Current Work," "Fidelity Domain," "Fidelity Apps," "Work Items," and "People." - Created base files for daily notes, decisions, people, systems, work items, and workstreams with defined properties and views. - Developed templates for daily notes, decisions, meeting notes, persons, systems, work items, and workstreams to standardize documentation. - Updated scripts and prompts to reflect the new project-knowledge directory structure. - Removed outdated onboarding and start-here documents, consolidating relevant information into the new maps. - Ensured all references in workflows and scripts point to the new project-knowledge paths.
This commit is contained in:
39
project-knowledge/03-context/systems/splunk.md
Normal file
39
project-knowledge/03-context/systems/splunk.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: system
|
||||
project: fidelity
|
||||
status: active
|
||||
systems: [fid4, xflowsdk]
|
||||
workstreams: [xflow-debugging]
|
||||
people: []
|
||||
related: [xflow-debugging, fid4, xflowsdk]
|
||||
tags:
|
||||
- system
|
||||
- fidelity
|
||||
updated: 2026-04-17
|
||||
---
|
||||
|
||||
# Splunk
|
||||
|
||||
## Role
|
||||
|
||||
- Internal observability/logging tool used for debugging production-like or distributed behavior.
|
||||
|
||||
---
|
||||
|
||||
## Stable Patterns
|
||||
|
||||
- Likely useful for validation and issue triage when app behavior differs from local expectations.
|
||||
- Base note only; add saved searches, index names, and practical debugging patterns later.
|
||||
|
||||
---
|
||||
|
||||
## Risks
|
||||
|
||||
- Logs can be misleading without auth-state, environment, and version context.
|
||||
|
||||
---
|
||||
|
||||
## Related Context
|
||||
|
||||
- `../workstreams/xflow-debugging.md`
|
||||
- `fid4.md`
|
||||
Reference in New Issue
Block a user