<?xml version="1.0" encoding="utf-8" standalone="yes"?><?xml-stylesheet type="text/xsl" href="https://projectious-work.github.io/aibox/v0.x/v0.34.3/feed.xsl"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Contributing · aibox</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/contributing/</link><description>Reproducible AI workspaces from one aibox.toml.</description><language>en</language><lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate><atom:link href="https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/contributing/" rel="self" type="application/rss+xml"/><item><title>Maintenance</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/contributing/maintenance/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/contributing/maintenance/</guid><description>Maintenance#Internal procedures for building, testing, documenting, and releasing aibox. The canonical step-by-step release note remains in context/notes/; this page is the public contributor summary.
Development Checks# bash Copy cd cli &amp;&amp; cargo fmt -- --check cd cli &amp;&amp; cargo clippy --all-targets -- -D warnings cd cli &amp;&amp; cargo test The helper script wraps the same checks:</description></item><item><title>E2E Test Catalogue</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/contributing/e2e-tests/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/contributing/e2e-tests/</guid><description>E2E Test Catalogue#aibox deliberately has no container-runtime bridge from its development container. Tests are placed according to the product behavior they prove, not according to the historical runner that happened to execute them.
Execution surfaces# Surface Where it runs Contracts Local Development container, unique temporary directories CLI parsing, init/apply, generated files, preservation, …</description></item><item><title>Version-line porting</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/contributing/version-line-porting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/contributing/version-line-porting/</guid><description>Version-line porting#aibox maintains the v0.x and v1.x lines in parallel. A fix landing on either line must be reconciled with the other line when applicable.
The release gate compares both maintained branches after the recorded enforcement baselines in .github/version-line-port-baselines.toml. Every non-merge source commit must have a matching port on the target line or an explicit not-applicable …</description></item></channel></rss>