{"id":51167071,"url":"https://github.com/navapbc/strata-template-rules-engine-catala","last_synced_at":"2026-06-26T20:30:22.949Z","repository":{"id":351861856,"uuid":"1173993559","full_name":"navapbc/strata-template-rules-engine-catala","owner":"navapbc","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-24T05:46:50.000Z","size":1648,"stargazers_count":0,"open_issues_count":15,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-24T07:29:09.672Z","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/navapbc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"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-03-06T00:46:35.000Z","updated_at":"2026-04-20T16:27:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/navapbc/strata-template-rules-engine-catala","commit_stats":null,"previous_names":["navapbc/strata-template-rules-engine-catala"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/navapbc/strata-template-rules-engine-catala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navapbc%2Fstrata-template-rules-engine-catala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navapbc%2Fstrata-template-rules-engine-catala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navapbc%2Fstrata-template-rules-engine-catala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navapbc%2Fstrata-template-rules-engine-catala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/navapbc","download_url":"https://codeload.github.com/navapbc/strata-template-rules-engine-catala/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navapbc%2Fstrata-template-rules-engine-catala/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34832916,"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-26T02:00:06.560Z","response_time":106,"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-26T20:30:21.876Z","updated_at":"2026-06-26T20:30:22.779Z","avatar_url":"https://github.com/navapbc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n  \u003cimg src=\"template-only-docs/assets/Nava-Strata-Logo-V02.svg\" alt=\"Nava Strata\" width=\"400\"\u003e\n\u003c/p\u003e\n\u003cp\u003e\u003ci\u003eOpen source tools for every layer of government service delivery.\u003c/i\u003e\u003c/p\u003e\n\u003cp\u003e\u003cb\u003eStrata is a gold-standard target architecture and suite of open-source tools that gives government agencies everything they need to run a modern service.\u003c/b\u003e\u003c/p\u003e\n\n\u003ch4 align=\"center\"\u003e\n  \u003ca href=\"https://github.com/navapbc/strata-template-rules-engine-catala/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-apache_2.0-red\" alt=\"Nava Strata is released under the Apache 2.0 license\" \u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/navapbc/strata-template-rules-engine-catala/blob/main/CONTRIBUTING.md\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PRs-Welcome-brightgreen\" alt=\"PRs welcome!\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/navapbc/strata-template-rules-engine-catala/issues\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/commit-activity/m/navapbc/strata-template-rules-engine-catala\" alt=\"git commit activity\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/navapbc/strata-template-rules-engine-catala/repos/\"\u003e\n    \u003cimg alt=\"GitHub Downloads (all assets, all releases)\" src=\"https://img.shields.io/github/downloads/navapbc/strata-template-rules-engine-catala/total\"\u003e\n  \u003c/a\u003e\n\u003c/h4\u003e\n\n# Template Rules Engine (Catala)\n\n## Overview\n\nThis is a template for creating a rules engine using [Catala](https://catala-lang.org/), a domain-specific language designed to faithfully translate legislative and regulatory texts into executable code. This template includes:\n\n- Catala source files for encoding legislative rules with literate programming style\n- Compilation pipeline from Catala to Python\n- REST API for exposing compiled rules as endpoints\n- Docker-based development environment with the Catala compiler pre-installed\n- Thorough formatting \u0026 linting tools for the Python wrapper layer\n- CI/CD workflow for linting, typechecking, and testing\n\nThe template application is intended to work with the infrastructure from [template-infra](https://github.com/navapbc/template-infra).\n\n## Installation\n\nTo get started using the template application on your project:\n\n1. [Install the nava-platform tool](https://github.com/navapbc/platform-cli).\n2. Install template by running in your project's root:\n   ```sh\n   nava-platform app install --template-uri https://github.com/navapbc/strata-template-rules-engine-catala . \u003cAPP_NAME\u003e\n   ```\n3. Follow the steps in `/docs/\u003cAPP_NAME\u003e/getting-started.md` to set up the application locally.\n4. Optional, if using the Platform infrastructure template: [Follow the steps in the `template-infra` README](https://github.com/navapbc/template-infra#installation) to set up the various pieces of your infrastructure.\n\n## Testing Template Changes\n\nTo test template changes locally, install the application locally to a temporary directory to see changes and run tests.\n\n1. [Install the nava-platform tool (if not already installed)](https://github.com/navapbc/platform-cli).\n2. Install template by running in your project's root:\n   ```sh\n   nava-platform app install --template-uri \u003cPATH TO LOCAL CHANGES\u003e \u003cDESTINATION DIRECTORY\u003e \u003cAPP_NAME\u003e\n   ```\n   Example:\n   ```sh\n    nava-platform app install --template-uri /path/to/strata-template-rules-engine-catala /tmp/test-catala-project test-app\n   ```\n3. Follow instructions in the project to install and run Catala and Python tests\n\n## License\n\nThis project is licensed under the Apache 2.0 License. See the [LICENSE](LICENSE) file for details.\n\n## Community\n\n- [Code of Conduct](CODE_OF_CONDUCT.md)\n- [Contributing Guidelines](CONTRIBUTING.md)\n- [Security Policy](SECURITY.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavapbc%2Fstrata-template-rules-engine-catala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavapbc%2Fstrata-template-rules-engine-catala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavapbc%2Fstrata-template-rules-engine-catala/lists"}