chore(conductor): Add missing index.md and metadata.json to new tracks

This commit is contained in:
2026-02-27 19:20:19 -05:00
parent 6e0948467f
commit b5b89f2f1b
8 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Tiered Context Scoping & HITL Approval
Introduces context subsetting per tier and Human-in-the-Loop spawn interceptor logic.
### Navigation
- [Specification](./spec.md)
- [Implementation Plan](./plan.md)

View File

@@ -0,0 +1,6 @@
{
"id": "tiered_context_scoping_hitl_approval",
"title": "Tiered Context Scoping & HITL Approval",
"status": "planned",
"created_at": "2026-02-27T19:20:00.000000"
}