Niyatna Docs

Bounded Plan Sequencing

Break complex intents into owned steps, review gates, and proof-backed handoffs.


Large company intents should not move as one vague instruction. Niyatna breaks them into bounded steps so each piece has ownership, context, and proof.


When sequencing is needed

Use bounded sequencing when an intent has:

  • multiple departments or assignees;
  • dependent steps;
  • separate review gates;
  • sensitive data boundaries;
  • recurring follow-up;
  • different proof requirements per stage.

Plan structure

A Niyatna plan should define:

  1. Step owner: Human, agent, or mixed responsibility.
  2. Scope: What the step may touch.
  3. Input context: SOPs, files, prior decisions, or source material.
  4. Output: The artifact or decision expected from the step.
  5. Review gate: Who approves, rejects, or redirects.
  6. Proof: Evidence required before the next step begins.
  7. Memory update: What the system should remember.

Delegation rule

Subagents can help with independent lanes, but they should not create a hidden agent swarm. The parent intent remains the anchor, and each delegated step must report back into the same proof trail.