Documentation
Guides for writing PureIntent blocks and turning search into an exported Solution for a coding agent.
PureIntent packages reusable product and engineering decisions as versioned Blocks. You assemble them in a Workspace, then export a Solution for a coding agent.
Terms used in the product
| Concept | In PureIntent UI |
|---|---|
| Independently adoptable decision package | Block |
| Reusable recipe of related blocks | Set (catalog set or private library set) |
| Staging collection while you assemble | Workspace |
| Exported, version-pinned package | Solution |
| Changes in the target repository | Implementation (outside PureIntent) |
Some design docs use the word assembly for both the staging collection and the export. In the product, those are Workspace and Solution.
Guides
- How to write a block — authoring package, workflow, quality checklist
- From search to a Solution — search, workspace, export, and agent handoff
Start here
- Browse the catalog
- Add blocks to your Workspace
- Export a Solution and give it to your coding agent