II.
Definition overview
Reference · livedefinition:krate-aggregated-kinds
Krate Aggregated API Kinds (Postgres-backed) overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for definition:krate-aggregated-kinds.
Attributes
displayName
Krate Aggregated API Kinds (Postgres-backed)
authoredAt
2026-05-10T00:00:00Z
text
The 23 Postgres-backed aggregated API resource kinds that form
Krate's data plane. These are high-volume mutable resources served
by Krate's aggregated API server and stored in PostgreSQL:
Forge resources: Repository, RepositoryBranch, BranchProtection,
PullRequest, PullRequestReview, PullRequestComment, Issue,
IssueComment, Label, Milestone, Release, ReleaseAsset.
Pipeline resources: Pipeline, PipelineRun, PipelineStage,
PipelineStep, PipelineLog, PipelineArtifact.
Agent data: AgentDispatchRun, AgentSession, AgentSessionEvent.
Memory: AgentMemorySnapshot, AgentMemoryQuery.
All 23 kinds are accessible via kubectl and standard Kubernetes
client libraries. They support watch semantics for real-time
updates, label selectors for filtering, and field selectors for
efficient queries. The aggregated API server handles pagination,
optimistic concurrency (resourceVersion), and org-scoped
list/watch.
status
canonical
Outgoing edges
applies_to2
- domain:platform-engineering·DomainPlatform Engineering
- domain:software-engineering·DomainSoftware Engineering
supports3
- tool:kubernetes·ToolKubernetes
- skill-area:platform-engineering·SkillArea
- skill-area:api-design·SkillAreaAPI Design
Incoming edges
None.