Skip to content

Harden CogMap for public release - #2

Merged
ryannadel merged 1 commit into
mainfrom
ryannadel-public-readiness-review
Jul 10, 2026
Merged

Harden CogMap for public release#2
ryannadel merged 1 commit into
mainfrom
ryannadel-public-readiness-review

Conversation

@ryannadel

Copy link
Copy Markdown
Owner

Summary

  • Fix date parsing so valid month-end dates are preserved instead of truncated to the 28th
  • Add tests for date parsing and bundled demo refresh
  • Add GitHub Actions CI for Python compilation, tests, and skill mirror drift checks
  • Add MIT license, contribution guide, changelog, and improved public README guidance

Validation

  • python -m compileall -q .
  • python -m unittest discover -s tests -v
  • python cogmap-app/tools/sync_skill.py --check

Fix date parsing, add pipeline tests and CI, and add public release documentation and licensing.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@ryannadel
ryannadel merged commit 50a22df into main Jul 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants