Runtime status
Loading...
Profilearc
Personal sites managed like a production system.
Application shell
Profilearc turns identity, profile publishing, and operational visibility into one controlled surface. The public shell stays minimal while the dev workspace remains gated and operator-focused.
This shell is now operating against real API flows backed by DynamoDB. Draft state, publish intent, runtime identity config, and release history all move through the same web and API contract already deployed behind the edge controls.
Runtime status
Loading...
Session
Checking session...
Workspace owner
Loading...
API domain
Loading...
Sites domain
Loading...
Workspace session
Dev access is gated by Cognito, and the API resolves workspace membership server-side before any draft, publish, or report data is returned.
No authenticated operator session.
Profile draft
Saving writes the draft record. Publishing renders the profile to a standalone HTML page, uploads it to the generated-sites bucket, and records the release.
Private job matches
Matches, tracker notes, and application packets stay in this dev workspace. Nothing is published unless you copy suggestions into the draft and publish normally.
Preview
Focused card · Obsidian
No profile loaded
Load a workspace owner to start editing a saved draft.
The preview updates live from the form and reflects what the current draft would push toward the generated-sites surface.
Skills
Experience
Projects
Release history
These records come from the release-report table. Each successful release writes the live page to the generated-sites bucket; failed attempts are recorded here too.
No publish reports yet.
Runtime contract
The web app consumes /app-config.json from CloudFront and /config
from the API domain. Keep that split stable as richer frontend and auth behavior lands.
Waiting for runtime config...