PAOS monitoring
Read-only observability over the owned data layer. The terminal remains the control surface.
Ringfencing: tools read live from agent frontmatter; expand any node to see its least-privilege allowlist.
Execution departments
Infrastructure
No engineering activity yet
No activity yet.
Runs
0
Tokens
0
Cost
—
Local-first vs frontier
No runs yet
No runs.
By model
No runs.
By department
No runs.
Dashboard org-chart: nest dev + local-dev beneath product-owner (operations-cook → product-owner → {dev, local-dev})
dev
Model: add sub-department parent mapping + skeleton derivation so dev/local-dev parentId/ownerId resolve to product-owner (lib/org-chart.ts)
dev
Render: nest dev/local-dev under product-owner in DeptCluster (components/org-chart.tsx), reusing sub-manager nesting affordance
dev
Tests: extend org-chart.test.mjs to assert product-owner parent-child nesting; keep existing tests green, tsc errors at 3
dev
Pipeline test: create math-utils.mjs + math-utils.test.mjs
scrum-master
Build greet-utils.mjs string utility + node:test suite [board-routing: 1db981e6-a39e-489b-91f9-4ce08db27ab2] (PRD artifact 091b0595-f43a-465c-a9f1-3469ec23fcbc)
scrum-master
[greet-utils 2/5] dev: read PRD 091b0595, reconcile validation-order subtlety, refine + create final files (owner: dev)
dev
[greet-utils 3/5] qa (local): node --test, verify ACs + >=80% coverage + validation-order assertions (owner: qa)
qa
[greet-utils 4/5] security-check (local): audit input handling, prototype-pollution via opts, no secrets/eval (owner: security-check)
security-check
[greet-utils 5/5] release-check (frontier): final gate — deliverables present, tests green, ready to commit (operator-gated) (owner: release-check)
release-check
[greet-utils 1/5] local-dev: first-pass code greet-utils.mjs + greet-utils.test.mjs (owner: local-dev)
local-dev