Skip to content

Restructure SemiKong around model and ontology#22

Merged
ctn merged 19 commits intomainfrom
develop
Mar 14, 2026
Merged

Restructure SemiKong around model and ontology#22
ctn merged 19 commits intomainfrom
develop

Conversation

@ctn
Copy link
Copy Markdown
Member

@ctn ctn commented Mar 14, 2026

Summary

  • switch the repository license to MIT
  • reorganize the repository around separate model and ontology subtrees
  • refactor the model documentation and add a model Makefile for install, train, and infer commands
  • import the ontology subtree from semicont into ontology/
  • refresh the top-level, model, and ontology READMEs
  • add an ontology Makefile for audit, benchmark, and export commands
  • add the SemiKong paper citation in both readable and BibTeX form

Key Outcomes

  • SemiKong now has a clearer top-level structure for the language model and ontology work
  • the repository documentation better explains the project history, AI Alliance connection, and how to get started
  • the ontology work now lives inside this repository rather than in a separate public repo
  • the MIT license change is included in this promotion, which should update GitHub license detection after promotion reaches the default branch

Follow-Up

  • after this PR merges, the next promotion step should be a PR from main to stable

@ctn ctn changed the title Promote develop into main Restructure SemiKong around model and ontology Mar 14, 2026
@ctn ctn merged commit 57228c6 into main Mar 14, 2026
2 checks passed
ctn added a commit that referenced this pull request Mar 14, 2026
* Enforce branch promotion flow

* Switch project license to MIT (#21)

* Enforce branch promotion flow

* Switch project license to MIT

* Restructure SemiKong around model and ontology (#22)

* Enforce branch promotion flow

* Switch project license to MIT

* Reorganize repository around model and ontology

* Refactor model README into focused docs

* Add model Makefile and simplify project docs

* Tighten top-level README

* Import ontology subtree and refresh project README

* Document SemiKong paper references

* Simplify SemiKong paper references

* Add full SemiKong citations to READMEs

* Add ontology Makefile commands

* Scope Codacy to project-authored files

* Update PyTorch to address security alerts

* Fix Codacy config format

* Resolve remaining Codacy issues on PR

* Address remaining Codacy formatting issues

* Reduce Codacy noise from documentation

* Fix final Codacy formatting notice
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.

1 participant