{"id":50592309,"url":"https://github.com/hummbl-dev/governed-compression","last_synced_at":"2026-06-05T11:30:17.842Z","repository":{"id":351326691,"uuid":"1210466328","full_name":"hummbl-dev/governed-compression","owner":"hummbl-dev","description":"Governed vector and KV-cache compression research — CPU reference, reproducible benchmarks, tuple-based experiment logging","archived":false,"fork":false,"pushed_at":"2026-05-13T21:02:28.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-13T23:08:30.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hummbl-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"hummbl-dev"}},"created_at":"2026-04-14T12:52:48.000Z","updated_at":"2026-05-13T21:02:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hummbl-dev/governed-compression","commit_stats":null,"previous_names":["hummbl-research/governed-compression","hummbl-dev/governed-compression"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/hummbl-dev/governed-compression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummbl-dev%2Fgoverned-compression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummbl-dev%2Fgoverned-compression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummbl-dev%2Fgoverned-compression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummbl-dev%2Fgoverned-compression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hummbl-dev","download_url":"https://codeload.github.com/hummbl-dev/governed-compression/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummbl-dev%2Fgoverned-compression/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33939225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-05T11:30:16.734Z","updated_at":"2026-06-05T11:30:17.834Z","avatar_url":"https://github.com/hummbl-dev.png","language":"Python","funding_links":["https://github.com/sponsors/hummbl-dev"],"categories":[],"sub_categories":[],"readme":"# governed-compression\n\nPrivate research implementation surface for governed vector and KV-cache compression.\n\n## Purpose\n\nThis repo exists to provide a better implementation surface than the current fragmented TurboQuant-adjacent landscape.\n\nCore goals:\n\n- CPU reference implementation first\n- reproducible benchmarks\n- Windows via WSL2 first\n- tuple-based experiment logging from day one\n- method comparison across TurboQuant-style, QJL, and simple baselines\n\n## Initial Scope\n\n- vector encode / decode\n- approximate dot product\n- distortion metrics\n- simple benchmark harness\n- experiment logging\n\nThis repo is not yet a full inference-runtime integration project.\n\n## Layout\n\n```text\ngoverned_compression/\n  core/\n  bench/\n  logging/\ntests/\nexamples/\ndocs/\n```\n\n## Quick Start\n\n```bash\npython3 -m venv .venv\nsource .venv/bin/activate\npip install -e .\npython -m governed_compression.cli\n```\n\n## Current Status\n\nStage 1 scaffold only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhummbl-dev%2Fgoverned-compression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhummbl-dev%2Fgoverned-compression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhummbl-dev%2Fgoverned-compression/lists"}