Glossary
The words Corpole uses, in one place.
For: Founder, Solo builder, Team developer, Product owner, Project lead, Tester, Admin, Evaluator, Security & compliance
Terms
| Term | Meaning |
|---|---|
| Authority | The state that makes a record binding for people and coding agents. |
| Draft / Approved | Informative states. Agents ask before relying on an Approved record and never treat a Draft as binding. |
| Retired | Kept for history; never drives new work. Retiring a record takes it out of every agent's context at once. |
| AI proposal | A record, change, relation, decision or work item an agent suggested. Nothing binds until a person approves it. |
| Change proposal | A suggested edit to an existing record, shown as a difference that a person accepts or rejects. |
| Acceptance criterion | A separately tracked condition of a requirement (e.g. FR-001/AC2), Met or Not met. |
| Work context | What an agent reads before working on one item: why-chain, criteria, constraints, conflicts, decisions. |
| Kickoff interview | The agent-led interview that turns a new idea into Draft requirements before any code is written. |
| Onboarding | Bringing an existing codebase under governance: findings on modules, behaviour, decisions and problems for people to review. |
| Handover tier | How far an existing project has moved its authority into Corpole: Shadow, Shared or Full. |
| Agent policy | Per project: which actions an agent may take on its own, only after asking, or never. |
| Agent rules | Behaviour rules for agents at platform, account, tenant, project and personal level. |
| Notice | A message Corpole delivers to a person directly, not only through the agent. |
| Drift signal | A sign that an agent is going off course, such as retrying the same failing test or working without reading the rules. Agent health shows them. |
| Emergency | A time-boxed production emergency declared by a person allowed to: code gates advise instead of refusing, forbidden actions stay forbidden, and a defect tracks it. |
| Maker-checker | A second person approves what the first one prepared. |
| Personal agent token | A token that lets an agent act for one person, with at most that person's permissions. |
| Service token | A token for CI, such as the GitHub check and test results. |
| Lesson / Improvement idea | What was learned, and what could be better. An accepted lesson can become a project rule. |