Files
david.delagneau 1ad707373a Add daily logs and templates for project fidelity
- Created daily log entries for May 13, 14, 18, 19, 20, and 21, capturing work done, findings, and next steps.
- Established a daily logs index for easy navigation of daily notes.
- Developed templates for daily logs, decisions, meeting notes, people, systems, and work items to standardize documentation.
- Introduced base files for filtering and displaying various types of project knowledge, including daily notes, decisions, people, systems, work items, and workstreams.
- Added maps for current work, fidelity apps, and fidelity domain to enhance project navigation and context.
2026-05-21 12:28:07 -06:00

3.3 KiB

type, project, status, updated, tags
type project status updated tags
system-index fidelity active 2026-04-20
system
fidelity

Systems Index

Core Components

  • fid4.md Consumer app and the most important real-world validation environment.

  • xflowsdk.md Backend-driven flow engine and the center of most Fidelity behavior analysis.

  • xflowviewmaker.md Adapter layer historically involved in version bumps, release coupling, and removal evaluation.

  • ftframeworks.md Consumer-side feature modules that often mediate whether XFlow changes can be validated in Fid4.

  • CogStore Flow-configuration publishing and version-comparison platform used to verify what is live in QA/Production.


Internal Apps And Tools

  • iosinstaller.md Internal build-inspection app that can expose App Store/internal builds and their Podfile.lock.

  • artifactory.md Artifact distribution surface used in release and build-validation workflows.

  • splunk.md Internal logging/observability tool for debugging distributed behavior.

  • discourse.md External issue/reporting surface that often feeds Fidelity triage and communication.

  • confluence.md Internal documentation/wiki surface.

  • jira.md Primary work-tracking system for stories, sprint state, and planning.

  • miro.md Shared whiteboarding/collaboration tool.

  • myaccess.md Internal access/authentication-related tool.

  • trackit.md Internal tracking tool from the Fidelity toolset.

  • fidelity-central.md Internal portal/entry-point app.

  • wukong.md Internal test-data-related tool.

  • xq1-portfolio-summary.md Internal XQ1 environment summary page/tool.

  • vault.md Internal Fidelity tool named Vault.

  • vault-preprod.md Pre-production variant of the internal Vault tool.

  • slate.md Internal tool from the current Fidelity bookmark/tool set.

  • almx-toolbox.md Internal ALM/process-related tool.

  • nexus-fidelity.md Internal Fidelity tool identified from the current bookmark/tool set.

  • launchdarkly.md Feature-flag platform used broadly across the Fidelity workflow for rollout and environment-controlled behavior.

  • github-copilot.md Fidelity-side AI tool used broadly when richer product-side context is available on the development machine.


Guidance

  • Start with xflowsdk.md for backend-driven behavior questions.
  • Start with fid4.md or ftframeworks.md for consumer validation and release flow questions.
  • Open xflowviewmaker.md when the question involves version bumps, transitional architecture, or pipeline friction.
  • Open cogstore.md when the question involves published flow-definition versions, config diffs, or whether a service/config change is live in QA vs Production.
  • Open iosinstaller.md, artifactory.md, or the Fidelity Apps Map when the question is about internal tools, build inspection, or where to look next.