{"id":47878449,"url":"https://github.com/inaciovasquez2020/urf-prefab-system","last_synced_at":"2026-04-04T01:37:12.701Z","repository":{"id":336712607,"uuid":"1149684474","full_name":"inaciovasquez2020/urf-prefab-system","owner":"inaciovasquez2020","description":"URF Prefab System — canonical prefab constructions and normal forms for the Unified Rigidity Framework, enabling reproducible instantiation of certified rigidity results.","archived":false,"fork":false,"pushed_at":"2026-03-22T04:32:16.000Z","size":198,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-04T01:37:10.436Z","etag":null,"topics":["canonical-forms","formal-methods","formal-verification","normal-forms","prefab-system","reproducible-research","rigidity-theory","unified-rigidity-framework"],"latest_commit_sha":null,"homepage":" https://www.vasquezresearch.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inaciovasquez2020.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"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}},"created_at":"2026-02-04T11:56:51.000Z","updated_at":"2026-03-22T04:32:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/inaciovasquez2020/urf-prefab-system","commit_stats":null,"previous_names":["inaciovasquez2020/urf-prefab-system"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/inaciovasquez2020/urf-prefab-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaciovasquez2020%2Furf-prefab-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaciovasquez2020%2Furf-prefab-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaciovasquez2020%2Furf-prefab-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaciovasquez2020%2Furf-prefab-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inaciovasquez2020","download_url":"https://codeload.github.com/inaciovasquez2020/urf-prefab-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaciovasquez2020%2Furf-prefab-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31384845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T01:22:39.193Z","status":"ssl_error","status_checked_at":"2026-04-04T01:22:33.970Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["canonical-forms","formal-methods","formal-verification","normal-forms","prefab-system","reproducible-research","rigidity-theory","unified-rigidity-framework"],"created_at":"2026-04-04T01:37:12.021Z","updated_at":"2026-04-04T01:37:12.692Z","avatar_url":"https://github.com/inaciovasquez2020.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URF Prefab System\n\nPrefab modules for the Universal Rigidity Framework (URF).\n\nThe prefab system provides reusable structural components that can be composed\ninto URF admissibility and normalization pipelines.\n\nA prefab represents a canonical construction with:\n\n- defined inputs\n- admissibility constraints\n- normalization invariants\n- verification procedure\n\nThe goal is to standardize common URF constructions so they can be reused\nacross multiple URF modules and proofs.\n\n## Prefab Definition\n\nA prefab P is defined by\n\nP = (I, C, N, V)\n\nI  input schema  \nC  admissibility constraints  \nN  normalization map  \nV  verification procedure\n\n## Repository Structure\n\nsrc/prefab/\nimplementation of prefab objects\n\ndocs/\nformal specification of prefab structures\n\ntests/\nvalidation of prefab normalization and admissibility\n\nexamples/\nexample prefab constructions\n\n## Example Prefab\n\nNormalization prefab\n\nInput:\n  object X\n\nNormalization:\n  N(X) → canonical representative\n\nConstraint:\n  X ~ Y  ⇒  N(X) = N(Y)\n\nVerification:\n  check admissibility and canonical form\n\n## Relation to URF Core\n\nPrefab modules are used by\n\n- urf-core\n- urf-verifier\n- urf-spine\n\nto provide reusable building blocks for URF constructions.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finaciovasquez2020%2Furf-prefab-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finaciovasquez2020%2Furf-prefab-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finaciovasquez2020%2Furf-prefab-system/lists"}