Independent project · Synthetic demonstration data
Rank the evidence. Keep the human in control.
Acquisition Autopilot is a private FastAPI workspace for reviewing opportunities, evidence, risk, and next actions without turning drafts into automatic outreach.
- Stack
- FastAPI, SQLAlchemy, SQLite, Jinja
- Boundary
- Private administrator routes
- Control
- Review-first; no automatic submission
01 / Problem
A long list is not a decision system.
Public opportunities arrive with inconsistent dates, budgets, buyer evidence, technology fit, and risk. Without one canonical record, duplicates and weak matches can consume the same attention as credible work.
The useful output is a reviewable reason to act, verify, or reject.
02 / System
Make every ranking explain itself.
- Canonical opportunity records retain source, freshness, budget, eligibility, proof, and risk evidence.
- Deterministic qualification rules separate strong, verify-first, lower-priority, and rejected work.
- Private FastAPI routes require the configured administrator identity before loading records.
- Drafts, evidence, and workflow state remain private and reviewable.
03 / Build
Secure the workflow before polishing the queue.
The application uses FastAPI, SQLAlchemy, Alembic, server-rendered Jinja templates, opaque sessions, CSRF protection, rate limits, and separate public and administrator routes. Local SQLite storage keeps the working dataset outside the public portfolio.
Responsive administrator views keep navigation, evidence fields, and decisions visible from ordinary laptops down to narrow mobile checks.
04 / Verification
Test the boundaries, not only the happy path.
Repository checks exercise authentication, administrator-route inventory, scoring, imports, drafts, private artifacts, responsive layout, and privacy controls. This public screenshot was captured from a fresh temporary database containing only fictional development records.
05 / Boundary
What this evidence does not claim.
No automated outreach or application submission. The system is private, review-first software. This page does not claim client adoption, paid outcomes, production deployment, or continuous current operation.
Independent project. Synthetic demonstration data. Private records, proposal drafts, credentials, and repository evidence are not published here.
Back to selected work