{"id":50296846,"url":"https://github.com/xronocode/vibestart","last_synced_at":"2026-05-28T09:04:01.475Z","repository":{"id":346003315,"uuid":"1188206559","full_name":"xronocode/vibestart","owner":"xronocode","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-31T04:42:51.000Z","size":1241,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-31T06:56:59.006Z","etag":null,"topics":["ai-agent","beginner-friendly","conport","developer-tools","grace","kilo-code","onboarding","vibe-coding"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/xronocode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-21T18:59:42.000Z","updated_at":"2026-03-31T04:42:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/xronocode/vibestart","commit_stats":null,"previous_names":["xronocode/vibestart"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xronocode/vibestart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xronocode%2Fvibestart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xronocode%2Fvibestart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xronocode%2Fvibestart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xronocode%2Fvibestart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xronocode","download_url":"https://codeload.github.com/xronocode/vibestart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xronocode%2Fvibestart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33601398,"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-05-28T02:00:06.440Z","response_time":99,"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":["ai-agent","beginner-friendly","conport","developer-tools","grace","kilo-code","onboarding","vibe-coding"],"created_at":"2026-05-28T09:04:00.694Z","updated_at":"2026-05-28T09:04:01.470Z","avatar_url":"https://github.com/xronocode.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VIBE / vibestart\n\n`VIBE` stands for `Verified Intent-Based Engineering`.\n\nIt is an agent-agnostic methodology for intent-driven engineering, designed to reduce drift between engineering intent, canonical knowledge artifacts, implementation, verification, and runtime control behavior.\n\n`v4` is a major redesign of the previous vibestart line, not a small incremental update. It deliberately combines and re-expresses strong ideas from [osovv/grace-marketplace](https://github.com/osovv/grace-marketplace) and [aka-NameRec/ai-standards](https://github.com/aka-NameRec/ai-standards) into one clean methodology-first product surface.\n\n## What v4 unifies\n\n| Dimension | [grace-marketplace](https://github.com/osovv/grace-marketplace) | [ai-standards](https://github.com/aka-NameRec/ai-standards) | `VIBE / vibestart v4` |\n| --- | --- | --- | --- |\n| Main contribution | graph-anchored code engineering, contracts, verification-first execution, controller-managed skills | centralized AI instruction infrastructure, manifest-driven composition, reusable fragments, project-local overrides | one methodology-first root surface that combines graph/contract rigor with explicit policy/config composition and bootstrap |\n| Public operating model | skill-driven workflow such as `grace-init`, `grace-plan`, `grace-execute`, `grace-reviewer` | manifest and renderer flow for project-specific `AGENTS.md` generation | macro-first workflow language: `discover`, `refine`, `deliver`, `fix`, `sync`, `resume`, `deploy`, `vibe` |\n| Core artifacts | XML planning, graph, verification, semantic execution flow | `ai.project.toml`, fragment registry, generated `AGENTS.md`, local overrides | canonical XML knowledge surfaces plus TOML operating contracts and explicit runtime-state boundary |\n| Configuration style | methodology and skill corpus shipped together | manifest-only dependency declaration for instruction features and stacks | explicit root manifest, governance policy, macro contracts, and profile-aware bootstrap through `core` and `deep` |\n| Execution control | controller-managed sequential or multi-agent implementation | policy composition and activation guidance | deterministic governance, review/sync selection by risk and evidence, traceable and calibratable autonomy |\n| What v4 changes | keeps the graph/contract/verification depth | keeps explicit composition and project-scoped policy discipline | unifies both approaches into a target-repo-first bootstrap and a clean public VIBE root surface |\n\n## Public root surface\n\nThe clean methodology surface:\n- `CHANGELOG.md`\n- `bootstrap-from-git.sh`\n- `vibestart`\n- `tests/test_vibestart.py`\n- `tests/test_bootstrap_from_git.py`\n- `vibe.toml`\n- `docs/requirements.xml`\n- `docs/development-plan.xml`\n- `docs/verification-plan.xml`\n- `docs/knowledge-graph.xml`\n- `docs/decisions.xml`\n- `docs/vibe/governance.toml`\n- `docs/vibe/macros.toml`\n- `docs/vibe/spec.md`\n- `docs/vibe/grace-mapping.md`\n- `docs/vibe/vibestart-contract.md`\n- `docs/vibe/beta-readiness.md`\n- `docs/vibe/operator-guide.md`\n- `docs/vibe/release-path.md`\n\nThese files define the current VIBE draft:\n- graph-first knowledge continuity\n- contract-first execution\n- macro-first workflow language\n- deterministic governance\n- traceable and calibratable autonomy\n- a working root bootstrap entrypoint for explicit `core` and `deep` profile selection\n- a core-first beta adoption path for one-project use\n\n## vibestart\n\n`vibestart` is the optional bootstrap/runtime product for VIBE.\n\nIt is intended to install and adapt one VIBE methodology through two product profiles:\n- `core`\n- `deep`\n\nAt the methodology level, `VIBE` remains one standard.\n`core` and `deep` are product profiles, not separate frameworks.\n\nCurrent active entrypoints:\n\n- `./vibestart --core --target /path/to/project`\n- `./vibestart --deep --target /path/to/project`\n- from inside a target repository:\n  `bash \u003c(curl -fsSL \u003cbootstrap-from-git.sh-url\u003e) --repo \u003cgit-url\u003e --ref v4.0.0-beta.2 --core --target .`\n\nCurrent beta posture:\n\n- `core` is the recommended beta path for one-project adoption\n- `deep` remains explicit and supported, but its richer adapters are still draft-level\n- `docs/vibe/operator-guide.md` describes the normal first project loop after bootstrap\n- current prerelease git path is `v4.0.0-beta.2`\n- intended adoption UX is target-repo-first: fetch vibestart from git into the current repository context, then write the VIBE surface into that repository\n\n## Repository structure\n\n- repository root, `vibe.toml`, and `docs/` form the clean VIBE working and release surface\n- `docs/technology.xml` is compatibility-only material kept for GRACE-compatible flows\n- `internal/` holds project-internal reviews, inventory, and migration notes\n- `legacy/vibestart-v3/` holds the quarantined vibestart v3 package\n\n## Legacy package\n\nThe previous vibestart v3 product/runtime materials are preserved under:\n\n- `legacy/vibestart-v3/`\n\nThat package is preserved for reference and phased extraction, but it is no longer the canonical description of the new VIBE methodology or product surface.\n\n## Internal working materials\n\nProject-internal audits and inventory reports live under:\n\n- `internal/`\n\nThey are useful during development and migration, but they are not part of the clean public methodology contract.\n\n## Current working rule\n\nNew VIBE and vibestart product/workspace work happens only on the clean root surface.\n\n- treat `legacy/` as reference-only unless a deliberate extraction or migration task requires it\n- keep compatibility artifacts explicit instead of letting them leak into VIBE core semantics\n- keep internal reports out of the public contract surface\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxronocode%2Fvibestart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxronocode%2Fvibestart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxronocode%2Fvibestart/lists"}