Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Sep 07:39

Flowspace Code Analysis Release

📊 Analysis Data

This release contains comprehensive code analysis data generated by Flowspace:

  • LFL Analysis: Language Foundation Layer data (language-agnostic code structure)
  • File Size: 381MB compressed
  • Generated: $(date -u '+%Y-%m-%d %H:%M:%S UTC')
  • Source: Latest successful scan workflow

📦 Assets

  • flowspace.tar.gz - Compressed LFL analysis data
  • SHA256SUMS - Checksum verification file

🔧 Usage

# Download and extract
wget https://github.com/AI-Substrate/semantic-kernel/releases/download/v1.0.0/flowspace.tar.gz
tar -xzf flowspace.tar.gz

# Verify integrity
sha256sum -c SHA256SUMS

🏗️ Technical Details

  • Analysis Layer: Language Foundation Layer (LFL)
  • Data Format: JSONL (newline-delimited JSON)
  • Content: Code structure, relationships, and metadata
  • Language Support: Multi-language (Python, TypeScript, Go, C#)

Generated automatically from workflow artifacts