Development Documentation

This directory contains documentation related to ICN development activities, including development sessions, testing guides, and CI/CD information.

Directory Structure

sessions/

Development session notes and work logs, organized chronologically:

  • 2025-11/ - November 2025 sessions (45 files)
  • 2025-12/ - December 2025 sessions (37 files)
  • 2026-01/ - January 2026 sessions (12 files)
  • 2026-02/ - February 2026 sessions (1 file)
  • undated/ - Session notes without specific dates (62 files)

testing/

Testing guides and test results:

  • Beta testing guides
  • Internal testing plans
  • Test results and reports
  • RPC testing documentation

Related Documentation

Session Notes

The session notes in this directory track the evolution of the ICN project from its earliest phases through current development. They provide context for architectural decisions, implementation details, and lessons learned during development.

Session Organization

Sessions are organized by date when possible. Files in the undated/ directory include:

  • Completion summaries
  • Victory/milestone documents
  • Integration reports
  • Feature completion logs

Contributing

When adding new development documentation:

  1. Place dated session notes in the appropriate YYYY-MM directory
  2. Use format: YYYY-MM-DD-topic-name.md
  3. For undated summaries, use the undated/ directory
  4. Include proper headers and context in all documents