Development Process Tracking Tool

A Python-based tool for tracking and documenting development processes, including documentation review and updates.

Features

  • Track development decisions
  • Document AI conversations
  • Maintain change history

Installation

# Clone the repository
git clone https://github.com/AkashicRecords/SIgFile.git
cd SIgFile

# Create virtual environment
python -m venv Sigfile
source Sigfile/bin/activate

Usage

sigfile track-change

Record changes to your project

sigfile record-decision

Document important decisions

Project Structure

changes/

Tracked changes and modifications

decisions/

Documented decisions and rationale

ai_conversations/

Recorded AI interactions