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

1.7 KiB

type, project, status, workstreams, related, updated, tags, aliases
type project status workstreams related updated tags aliases
system fidelity active
ao-discourse
xflow-debugging
xflowsdk
fid4
pdiap-15765
2026-04-16
system
fidelity
CogStore
XFlow Home CCP CogStore

CogStore

Role

Cogstore is an important Fidelity platform used to manage and publish many flow configuration definitions, each with its own independent version history.


Confirmed Context

  • In the Fidelity flow-config workflow, Cogstore is used to modify and publish individual flow definitions.
  • Cogstore tracks versions per flow definition rather than as one single platform-wide version.
  • Cogstore can be used to compare changes between flow-definition versions, similar to a Git-style diff.
  • Cogstore can be used to check which version of a specific flow definition is published in environments such as QA and Production, including who published it and when.
  • On April 16, 2026, David used Cogstore to confirm that the relevant flow-definition change tied to Rashmi's service-side update was present in QA as version 0.0.142, while Production was still on 0.0.133.

  • Jeff indicated on April 15, 2026 that Slate had been used by newer consumer services during the SwiftUI refactor, but is now believed to be decommissioned.
  • Because service/configuration changes can be environment-specific and versioned per flow, Cogstore should be checked before concluding that a payload/config change is live in Production.
  • Flow IDs are not guaranteed to exist in both Cogstore and Slate. When tracing a specific flow definition, confirm which configuration system actually owns that flow instead of assuming the same ID will appear in both places.