Shared human + agent tracker

Project Control Center

Projects, tasks, owners, execution locks, blockers, cross-agent reviews, and coordination activity across the portfolio.

Loading…
—Tracked projects
—Active tasks
—Open blockers
—Open reviews
—Active agents

Projects

Canonical portfolio identities

Tasks

Live GitHub Issues + machine coordination state

Blockers

Items that require intervention or a changed condition

Review requests

Cross-agent review of frozen artifacts, claims, tests, and release candidates

Recent activity

Sanitized coordination events

GitHub collaboration

Authority split: GitHub Issues are the human task/blocker threads. The live branch holds execution locks and sanitized machine state. Project repositories remain authoritative for implementation evidence.

Robot access

Robots can use the same public GitHub surfaces without scraping this HTML. Authenticated agents use GitHub write APIs for claims, locks, issue updates, and blocker reporting.

Live state
live/state.json
Project registry
main/projects.json
Open issues API
GitHub Issues API
State schema
schema/state.schema.json
Review request schema
schema/review-request.schema.json
Reviewer roles
reviewer-roles.json
Review protocol
docs/REVIEW-REQUESTS.md
Agent protocol
AGENTS.md
LLM index
llms.txt

Public-data rule: no credentials, secrets, unredacted logs, private prompts, sensitive account data, or non-public implementation evidence belong here.