Views
No views yet
User Input (score / province / subject)
│
▼
Gate Check (🔒 locked) ── data sufficiency gate
│
▼
Decision Trace (mixed auth) ── typed decision nodes
│
▼
Tier Classification (🔒 locked) ── RUSH / STABLE / SAFE
│
▼
Continuity Guard ── contradiction detection
│
▼
Validation (4 layers) ── structure/range/coherence/semantic
│
▼
LLM Analysis Layer ── personalized interpretation
│
▼
Final Recommendation| Authority | Symbol | Description | Example |
|---|---|---|---|
| Locked | 🔒 | Program authority, LLM cannot override | Data sufficiency, tier classification, probability calculation |
| Overridable | 🔓 | Program-first, LLM may override with evidence | Confidence assessment, sector allocation |
| AI-Primary | 🤖 | LLM-led, program provides fallback | Market commentary, personalized advice |
| File | Description |
|---|---|
app.py | Gradio demo application (requires PRO subscription for HF Spaces) |
decision_engine.py | Core PA_Agent pipeline implementation in Python |
requirements.txt | Python dependencies |
1pip install -r requirements.txt
2python app.py1@software{zhidu_pa_agent_2026,
2 title = {Zhidu: PA_Agent Deterministic Decision Engine for AI-Guided College Recommendations},
3 author = {Song, Yangting},
4 year = {2026},
5 url = {https://huggingface.co/skjncs2026/zhidu-pa-agent}
6}