Add Indus anchor model scripts + FULS outreach (Phase 3.4-3.5 + Phase 9)#22
Closed
tbitcs wants to merge 1 commit into
Closed
Add Indus anchor model scripts + FULS outreach (Phase 3.4-3.5 + Phase 9)#22tbitcs wants to merge 1 commit into
tbitcs wants to merge 1 commit into
Conversation
…lder READMEs Phase 3.4-3.5: Scripts for the indus-anchor-model release package - scripts/validation/run_all_public_checks.py: one-button public validation runner with 5 checks (anchor table integrity, fish-sign compound-only, formula bigram backbone, positional profile sanity, coverage arithmetic) - scripts/validation/README.md: documentation for the validation runner - scripts/network_analysis/run_betweenness.py: betweenness centrality analysis using networkx on bigram edge-list - scripts/fish_sign_test/run_fish_sign_test.py: standalone fish-sign compound-only constraint test - scripts/positional_analysis/README.md: placeholder (requires Holdat corpus) - scripts/permutation_tests/README.md: placeholder (requires Holdat corpus) - scripts/grammar_model/README.md: placeholder (requires Holdat corpus) - scripts/site_divergence/README.md: placeholder (requires Holdat corpus) Phase 9: FULS outreach correspondence created in .correspondence/ (gitignored per H24 policy) All Python scripts compile cleanly (Python 3.10+ stdlib + networkx). Co-Authored-By: Oz <oz-agent@warp.dev>
Contributor
Author
|
Merged directly into develop. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Phase 3.4-3.5: Validation scripts, network analysis, and fish-sign test
Phase 9: FULS outreach correspondence (private, gitignored)
Scripts added to
esearch/indus/indus-anchor-model/scripts/
Runnable scripts (Python 3.10+ stdlib):
etwork_analysis/run_betweenness.py — Betweenness centrality via networkx
Placeholder READMEs (require Holdat corpus for full execution):
Private correspondence (H24 compliant)
Validation
Co-Authored-By: Oz oz-agent@warp.dev
Conversation: https://app.warp.dev/conversation/47656460-eaf9-4ea3-af5f-7d8421f4398e
Run: https://oz.warp.dev/runs/019e510c-3e1a-7009-ac58-0f9fe9a18969
This PR was generated with Oz.