{"id":50536936,"url":"https://github.com/mongmx/ai-flywheel-content-schemas","last_synced_at":"2026-06-03T17:01:36.202Z","repository":{"id":362016077,"uuid":"1256814249","full_name":"mongmx/ai-flywheel-content-schemas","owner":"mongmx","description":"Shared content schemas for the AI Flywheel publishing system","archived":false,"fork":false,"pushed_at":"2026-06-02T07:20:04.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-02T09:09:25.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongmx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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-06-02T05:41:29.000Z","updated_at":"2026-06-02T07:20:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mongmx/ai-flywheel-content-schemas","commit_stats":null,"previous_names":["mongmx/ai-flywheel-content-schemas"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mongmx/ai-flywheel-content-schemas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongmx%2Fai-flywheel-content-schemas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongmx%2Fai-flywheel-content-schemas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongmx%2Fai-flywheel-content-schemas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongmx%2Fai-flywheel-content-schemas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongmx","download_url":"https://codeload.github.com/mongmx/ai-flywheel-content-schemas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongmx%2Fai-flywheel-content-schemas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33874679,"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-03T02:00:06.370Z","response_time":59,"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-03T17:01:35.242Z","updated_at":"2026-06-03T17:01:36.193Z","avatar_url":"https://github.com/mongmx.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Flywheel Content Schemas\n\nShared JSON schemas for AI Flywheel content packages.\n\nThese schemas define the contract between AI content agents and publishing engines such as `json-to-typst-ebook`. They are designed for AI-generated ebooks, workbooks, slide decks, and visual content.\n\n## Schemas\n\n- `schemas/ebook-layout.v1.schema.json`: ebook and workbook content packages\n- `schemas/slides-layout.v1.schema.json`: slide deck and poster-style visual content packages\n\n## Examples\n\n- `examples/ebook-minimal.json`\n- `examples/slides-layout-as-code.json`\n- `examples/poster-minimal.json`\n\n## Install\n\nUse directly from GitHub:\n\n```sh\nnpm install github:mongmx/ai-flywheel-content-schemas\n```\n\n## Package Exports\n\n```js\nimport ebookSchema from '@mongmx/ai-flywheel-content-schemas/ebook-layout.v1' assert { type: 'json' };\nimport slidesSchema from '@mongmx/ai-flywheel-content-schemas/slides-layout.v1' assert { type: 'json' };\n```\n\nFor file-based validators, resolve these paths from the installed package:\n\n```text\nnode_modules/@mongmx/ai-flywheel-content-schemas/schemas/ebook-layout.v1.schema.json\nnode_modules/@mongmx/ai-flywheel-content-schemas/schemas/slides-layout.v1.schema.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongmx%2Fai-flywheel-content-schemas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongmx%2Fai-flywheel-content-schemas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongmx%2Fai-flywheel-content-schemas/lists"}