Skip to content

wnj00524/InfoFlowNavigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info Flow Navigator

Info Flow Navigator is an offline-first, local-intelligence analysis platform for Windows. It is designed to provide analysts with a high-fidelity environment for structured thinking, hypothesis testing, and evidence-based reporting without the need for cloud connectivity.

🚀 Core Mission

To provide a secure, explainable, and analyst-centric "Cockpit" where raw data transforms into actionable intelligence through rigorous evidence assessment and relationship mapping.

🛠 Features

  • Analyst Cockpit: A dashboard-first landing zone providing live workspace metrics, attention queues for low-confidence items, and snapshots of your network and timeline.
  • Structured Intelligence: Dedicated workflows for managing:
    • Entities & Relationships: Map connections between people, locations, and organizations.
    • Events & Timelines: Chronological analysis with participant and confidence filtering.
    • Hypothesis Matrix: A support/challenge matrix that automatically groups evidence into supporting, contradicting, or neutral sets.
  • Command Palette: Rapid navigation and record creation via Ctrl+K or Ctrl+P.
  • Local-First Security: Data is persisted as human-readable JSON on your local machine, ensuring full data sovereignty.
  • Explainable Outputs: Generate briefing reports and network exports (GraphML) to share findings with clarity.

🏗 Solution Architecture

The project follows a clean, layered architecture to ensure the domain logic remains independent of the UI:

  • Domain: Pure logic and schemas for entities, events, and evidence.
  • Application: Orchestration of workspace lifecycles, reporting, and matrix analysis.
  • Infrastructure: Local file persistence and export adapters.
  • UI & App: An Avalonia-based desktop experience featuring a dark "Operation Center" shell and interactive graph surfaces.

📋 Workspace Schema

The application uses a stable v1 JSON Schema for all workspaces, tracking identity, confidence scores (0.0 to 1.0), and temporal metadata for every record.

🚦 Getting Started

  1. Open the application and create a new Workspace.
  2. Use the Command Palette (Ctrl+K) to quickly add your first Entity or Event.
  3. Use the Inspector on the right to refine details and attach evidence.
  4. Monitor the Attention Queue on the Dashboard to identify gaps in your analysis.

About

Info Flow Navigator is a specialized intelligence analysis tool designed for deep-dive investigations. Unlike traditional note-taking apps, it focuses on the logic of discovery—enabling analysts to link evidence directly to claims and test multiple hypotheses in a structured environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages