<?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>Project Context · aibox</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/context/</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/context/" rel="self" type="application/rss+xml"/><item><title>Context Overview</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/context/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/context/overview/</guid><description>Context System Overview#The aibox context system controls what project-level instructions and structured working memory are available to AI harnesses. It has two modes: processkit, which installs the full structured context layer, and harness-only, which keeps only the generated container and harness setup.
As of v0.16.0, the system is split across two cleanly separated projects:
aibox owns the …</description></item><item><title>Skill Selection</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/context/process-packages/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/context/process-packages/</guid><description>Skill Selection#New aibox projects list the standard processkit operating skills explicitly in [skills].include. This makes skill selection a direct comment/uncomment workflow in aibox.toml without relying on legacy package tiers.
Use [skills].include for explicit additions and [skills].exclude for explicit removals:
toml Copy [skills] include = [ "pk-doctor", "status-briefing", ] …</description></item><item><title>Migration</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/context/migration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.3/docs/context/migration/</guid><description>Migration#When the aibox context schema evolves between versions, existing projects may need to update their context files. The aibox doctor command helps identify schema gaps and produces review artifacts under .aibox/migration/.
Separate processkit content and generated-runtime changes are surfaced as Migration entities under context/migrations/ in processkit mode.
v0.16.0 — `context/AIBOX.md` …</description></item></channel></rss>