Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/demo/outbound-share-package.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Last prepared: June 7, 2026
Use this as the copy/paste-ready outbound package for the sanitized
AssistSupport portfolio demo. It uses only fictional Northstar Labs demo data.

After posting or sending, record the public URL or sent-channel note in
[publication-log.md](./publication-log.md).

## Attachments

Attach these three files for email, hiring packets, or direct portfolio review:
Expand Down
2 changes: 2 additions & 0 deletions docs/demo/portfolio-handoff-bundle.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ Deck PDF regeneration command used on this workstation:

Outbound-ready copy lives in
[outbound-share-package.md](./outbound-share-package.md).
Record published URLs or sent-channel notes in
[publication-log.md](./publication-log.md).

Use this order when sending or posting the public portfolio package:

Expand Down
70 changes: 70 additions & 0 deletions docs/demo/publication-log.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# AssistSupport Publication Log

Last prepared: June 7, 2026

Use this file to record where the sanitized AssistSupport portfolio package was
posted or sent. Do not paste private replies, email addresses, direct-message
handles, workspace exports, credentials, or real ticket details here.

Source package: [outbound-share-package.md](./outbound-share-package.md)

## Status

| Channel | State | Published URL or sent-channel note | Date | Follow-up |
| -------------- | ------- | ---------------------------------- | ---- | --------- |
| Portfolio site | Pending | | | |
| LinkedIn post | Pending | | | |
| Email packet | Pending | | | |
| Short DM | Pending | | | |
| Video post | Pending | | | |

## Capture Rules

- Record only public URLs or generic sent-channel notes such as
`sent via email to hiring contact` or `shared in private DM`.
- Do not record recipient names, email addresses, private profile URLs, message
contents from replies, or anything copied from a real workspace.
- Keep every entry tied to the sanitized Northstar Labs demo package.
- If an artifact is regenerated before posting, rerun the pre-publish checklist
in [portfolio-handoff-bundle.md](./portfolio-handoff-bundle.md) before marking
a channel as published.

## Published Entry Template

```text
Channel:
State: Published | Sent | Updated
Date:
URL or sent-channel note:
Attachments used:
Links included:
Caption/source draft used:
Follow-up:
Safety check: no private data, no real ticket data, no credentials
```

## Example Safe Entries

```text
Channel: Portfolio site
State: Published
Date: 2026-06-07
URL or sent-channel note: https://example.com/projects/assistsupport
Attachments used: one-pager PDF, screenshot contact sheet, deck PDF preview
Links included: repo, case study, sanitized demo plan
Caption/source draft used: portfolio card draft
Follow-up: refresh if video is rendered
Safety check: no private data, no real ticket data, no credentials
```

```text
Channel: Short DM
State: Sent
Date: 2026-06-07
URL or sent-channel note: shared in private DM
Attachments used: none
Links included: repo, case study
Caption/source draft used: short DM draft
Follow-up: send one-pager if requested
Safety check: no private data, no real ticket data, no credentials
```
Loading