| name | record-triage |
| description | Sort fabricated records by type, completeness, routing need, and review status. |
Record Triage Capability Module
Purpose
Package reusable task guidance for the fictional record-triage assistant. This
is a capability module, not a callable tool.
Taxonomy Bucket
Capability Modules
Trigger Guidance
Use this capability only after INTERFACE.md accepts a synthetic
public-safe record.
Do not use it for real, private, regulated, workplace, or employer-specific
records.
Workflow Steps
- Confirm the record is fabricated and public-safe.
- Read only the fields needed for triage.
- Compare the record against the synthetic category guide in
resources.yaml.
- Select a record type only when supported by the supplied text.
- Mark completeness as
complete, partial, or insufficient.
- Select a routing need:
archive, clarification, review, or no_action.
- Select a review status:
not_required, review_required, or rejected.
- If review is required, prepare the minimized packet defined in
HANDOFFS.md.
- Return the structured result without changing the source record.
Output Expectations
Return a result with the same high-level shape as
output-example.json. Include concise rationale and a
public-safety check.
Failure Modes
- The input appears to contain real or private content.
- The record type is unsupported by the synthetic guide.
- Required fields are missing.
- The record requires a review decision outside the agent's authority.
References
Public-Safety Notes
Use synthetic records only. Do not publish real record text, hidden prompts,
tool outputs, runtime traces, live state, or durable memory stores.