CREATE SOMETHING .agency Delivery

Abundance Nurse Staffing System

Abundance now has a repo-backed database, API/MCP-facing contract surface, and matching-agent boundary that can be delivered as a visible client update instead of a loose status note.

Client Context

The NP Group — Abundance AI-native staffing pipeline

Reviewed from CREATE SOMETHING Notion / Agency Ops under CREATE SOMETHING. Phase: Build. Status: Active.

Agency Ops records checked: Clients Engagements

Private Notion URLs, contacts, and raw workspace data are intentionally excluded from this public delivery surface.

DB, MCP, and Agent Map

Database

Created DB

created

The Abundance database model captures seekers/open demand, talent/nurse-side supply, matches, and intake history. The schema is intentionally small so the workflow can be explained and audited. The received Paylocity export is treated as private source data for the next staff/operator integration pass.

Automation

MCP/API surface

deployed-mcp-ready

The Abundance API has route handlers and an OpenAPI contract, plus tokenless references for Staff MCP and Jobs MCP endpoints. Credentials and token-bearing URLs remain outside public delivery artifacts.

Judgment

Matching agent

ready-for-review

The matching logic can produce an explainable shortlist using skills, budget, and availability. The Dify-side staff agent configuration is tracked as an external artifact, and the client-facing rule remains recommendation support, not autonomous staffing decisions.

Client Registry

The NP Group

Delivery owner: CREATE SOMETHING

NPG has private primary contacts in Notion. The public delivery should ask for confirmed decision makers, day-to-day operators, and MCP/database operator roster without exposing contact details.

Primary channel: Email. Priority: P1.

Owner Roles To Confirm

Primary decision makers for scope, copy, targeting, and operational rollout

Day-to-day Abundance operators for candidate and employer record management

Operator roster for MCP/database access

Service-account approvers for Mailchimp, Paylocity, Jotform, and Facebook Ads

Live Surfaces

live

Abundance Concierge

Kind: cloudflare_pages_app

Production pilot for nurse-facing marketing entry, guided intake, verification, protected uploads, and recruiter review booking.

https://abundance-concierge-chat.pages.dev/

Walkthroughs

shared

Nurse Staffing Concierge Progress Walkthrough

Kind: descript_walkthrough

Progress walkthrough for the connected funnel/database and current nursing-job capture flow.

https://share.descript.com/view/RWYv3CqKbEC

Private Source Artifacts

received_private

Paylocity Active Headcount export

Kind: paylocity_csv_export

Rows: 198 - Columns: 20

Private HR source data for staff/operator context. Employee-level records stay outside public delivery artifacts.

Do not publish raw employee rows, contact data, local file paths, or token-bearing URLs.

Packages

implemented

Agency Abundance system

packages/agency

Production database schema, API routes, OpenAPI contract, and matching workflow logic.

implemented

Abundance presentation surface

packages/ltd/src/routes/presentations/abundance-system

Client-visible explanation/presentation surface for the Abundance operating model.

MCP and API Surfaces

mcp-ready

Abundance OpenAPI contract

Kind: openapi_contract

packages/agency/static/openapi-abundance.yaml

Callable API contract that can be wrapped by the CREATE SOMETHING MCP hub or a dedicated Abundance MCP server.

available

CREATE SOMETHING MCP hub

Kind: mcp_hub

config/mcp-hub/registry.json

Brokered MCP registry and routing layer used to expose governed tools without making Retool or a delivery page the source of truth.

Agents

active

Delivery Update Agent

config/delivery/agent.json

Stages delivery updates, progress reports, screenshots/images, and client-ready summaries from monorepo evidence.

ready-for-review

Abundance matching agent boundary

packages/agency/src/lib/abundance/matching.ts

Recommendation support for intake, shortlist, missing-information flags, and recruiter review. It does not make autonomous staffing decisions.

configured_external

Abundance staff agent

abundance-staff-agent.yml

Dify-side staff agent configuration connected to the tokenless Abundance Staff MCP endpoint; credential values remain in secret storage.

Delivery Artifacts

client_summary

Nurse Staffing Concierge Progress Walkthrough

Kind: descript_walkthrough

https://share.descript.com/view/RWYv3CqKbEC

Progress walkthrough for job capture, database state, and connected staffing workflow.

private_internal

Paylocity Active Headcount export

Kind: private_csv_export

Received private Paylocity export with 198 employee rows and 20 columns. Raw rows, local file path, and employee-level data are intentionally excluded from the public delivery.

private_internal

Abundance staff agent config

Kind: external_agent_config

Dify staff-agent configuration name for operational alignment. Secret values remain in Infisical or equivalent secret storage.

Client Summary

The project has moved from concept into a concrete operating system shape: a live concierge app, profile data, matching data, intake history, API routes, MCP endpoints, walkthrough artifacts, and a client-facing explanation layer.

The current delivery shows the relationship between the created database, the staff/jobs MCP surfaces, and the agent behavior: what the system stores, what tools can be called, and where human review still belongs.

A private Paylocity active-headcount export has been received for staff/operator context. Employee-level rows and token-bearing MCP access remain private and are not included in the public delivery.

The client-ready message should avoid internal tool sprawl. It should say: the nurse intake and matching workflow now has durable data, callable actions, explainable recommendations, and received source artifacts for the next integration pass.

Delivery Images

Delivery graph for Abundance Nurse Staffing System Evidence map for Abundance Nurse Staffing System

Image 2 state: blocked. Image 2 generation did not complete for delivery-graph.; Image 2 generation did not complete for evidence-map.

Client-Ready Update

We have the first durable Abundance system shape in place: a live nurse-facing concierge app, a database for nurse/candidate-side profile history and matching state, callable workflow routes for intake and match creation, deployed MCP endpoint references, and a matching layer that returns visible reasons rather than black-box decisions.

The current implementation supports the core operating path: capture profile context, preserve intake history, create or update demand/supply records, generate suggested matches, and keep the recruiter/human review boundary visible.

We also received the Paylocity active-headcount export as private source data for the next staff/operator integration pass. That data is acknowledged here as an artifact, but employee-level records are not included in the public delivery.

The next useful review is a walkthrough of the live app, DB, callable actions, staff/jobs MCP boundaries, and agent recommendation boundary using the generated delivery page and walkthrough artifacts.

Evidence Ledger

ComponentPathStatus
Created DB packages/agency/migrations/0001_abundance_network.sql file
Created DB packages/agency/src/app.d.ts file
Created DB packages/agency/docs/ABUNDANCE_NETWORK_SYSTEM_DOCUMENTATION.md file
MCP/API surface packages/agency/static/openapi-abundance.yaml file
MCP/API surface packages/agency/src/routes/api/abundance directory
MCP/API surface config/mcp-hub/registry.json file
MCP/API surface config/mcp-hub/fleet.json file
Matching agent packages/agency/src/lib/abundance/matching.ts file
Matching agent packages/agency/src/routes/api/abundance/match/+server.ts file
Matching agent packages/agency/src/routes/api/abundance/whatsapp/+server.ts file
Matching agent packages/ltd/src/routes/presentations/abundance-system/+page.svelte file

Recent Git History

CommitDateSubject
4d42f2f44 2026-03-12 Update nurse acquisition media plan
ce6127736 2026-03-12 Locate meeting 2026-03-10 2pm CT
59d6191fb 2026-03-12 feat: add abundance staffing budget benchmarks
2842b0051 2026-03-10 Review and deploy MCP Hub deck
3cb80ab9f 2025-12-30 fix(agency): add safeJsonParse utility for abundance endpoints
bf9132473 2025-12-29 docs(agency): enrich docs with Canon philosophical concepts
610ed5f7d 2025-12-13 feat(agency): add abundance assessment and service delivery

Loom and Linear

Loom

lm-6fa69c15 lm-77370b2c lm-6c40dce6

Linear

CRE-182

CRE-183

Next Review

Confirm whether the client-facing vocabulary should stay nurse staffing-specific or preserve the generic Seeker/Talent/Match API names underneath.

Verify the Staff MCP and Jobs MCP credentials from Infisical before any live agent smoke test, and rotate any token that was shared in chat if it remains active.

Confirm how Paylocity active-headcount fields should map into staff/operator records before importing or enriching production data.

Capture real screenshots from the live Abundance app and walkthrough once the client-visible route is promoted.

Agent Boundary

Allowed

read_delivery_project_manifests, validate_evidence_paths, generate_project_update_markdown, generate_deterministic_evidence_images, write_image2_prompts, attempt_image2_generation_when_requested, generate_operator_progress_report, record_loom_evidence

Approval Required

send_client_email_or_message, publish_public_case_study, promote_to_client_portal, include_real_client_data, include_credentials_or_secrets, change_project_scope_or_commercial_commitments, downgrade_image_model_when_gpt_image_2_is_blocked